Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

child process was terminated by signal 7: Bus error #1701

Open
rookiesince opened this issue Feb 7, 2024 · 3 comments
Open

child process was terminated by signal 7: Bus error #1701

rookiesince opened this issue Feb 7, 2024 · 3 comments

Comments

@rookiesince
Copy link

helm install harbor
version:harbor-1.14.0
[root@k8s-master harbor]# kubectl logs harbor-database-0 -n harbor
Defaulted container "database" out of: database, data-migrator (init), data-permissions-ensurer (init)
init DB, DB version:14
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locales
COLLATE: en_US.UTF-8
CTYPE: en_US.UTF-8
MESSAGES: C
MONETARY: C
NUMERIC: C
TIME: C
The default text search configuration will be set to "english".

Data page checksums are disabled.

creating directory /var/lib/postgresql/data/pgdata/pg14 ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 20
selecting default shared_buffers ... 400kB
selecting default time zone ... UTC
creating configuration files ... ok
child process was terminated by signal 7: Bus error
initdb: removing data directory "/var/lib/postgresql/data/pgdata/pg14"
running bootstrap script ...

@wy65701436 wy65701436 transferred this issue from goharbor/harbor Feb 7, 2024
@zyyw
Copy link
Collaborator

zyyw commented Feb 22, 2024

please checkout this reference docker-library/postgres#946

@wy65701436
Copy link
Contributor

@AllKai
Copy link

AllKai commented Mar 27, 2024

I also encountered the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants