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

segmentation fault (core dumped) ubuntu #47

Open
alexeevo opened this issue Sep 8, 2022 · 1 comment
Open

segmentation fault (core dumped) ubuntu #47

alexeevo opened this issue Sep 8, 2022 · 1 comment

Comments

@alexeevo
Copy link

alexeevo commented Sep 8, 2022

Hi,
I am running sysbench tpc-c 1.0.20 on PostgreSQL 14.

During the "prepare" I get the following error:
segmentation fault (core dumped) ubuntu

On "Ubuntu 20.04.3 LTS" and "Ubuntu 18.04.6 LTS" I have the same issue.

In the syslog have:
labxxxx kernel: [12728.541831] sysbench[32695]: segfault at 0 ip 00007f762213f461 sp 00007f761c0eb918 error 4 in libc-2.27.so[7f7621fb1000+1e7000]

The workaround was to limit PostgreSQL buffer pool memory from 300GB to 20GB, but this is not a realistic setting. Since I have 512GB of RAM.

@siddjain
Copy link

siddjain commented Feb 1, 2023

512 GB RAM! you must be rich to afford a machine like that. same error here:

$ tail -f /var/log/messages
Feb  1 05:05:34 clickhouse-1 kernel: [9464263.071423] sysbench[1745710]: segfault at 0 ip 00007f74ca349a19 sp 00007f74c91a1778 error 4 in libc-2.31.so[7f74ca200000+15a000]

what causes this? my buffer pool is already much lower.

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

2 participants