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

segementation faults when preparing data #510

Open
shaoxiqian opened this issue Sep 6, 2023 · 0 comments
Open

segementation faults when preparing data #510

shaoxiqian opened this issue Sep 6, 2023 · 0 comments

Comments

@shaoxiqian
Copy link

shaoxiqian commented Sep 6, 2023

centos7
ec2: aws m5.4xlarge
build the sysbench with pgsql
db-driver=pgsql

command:
sysbench oltp_point_select --db-driver=pgsql --report-interval=10 --table-size=10000000 --tables=32 --pgsql-host=xxx --pgsql-port=xxx --pgsql-user=xxx --pgsql-db=xxx --pgsql-sslmode=verify-ca --pgsql-password='xxx' --time=1200 --auto-inc=false --threads=50 prepare
error information
image
and the system will generate a core dump file
image

@shaoxiqian shaoxiqian changed the title segementation fauls when preapring data segementation faults when preapring data Sep 6, 2023
@shaoxiqian shaoxiqian changed the title segementation faults when preapring data segementation faults when preparing data Sep 6, 2023
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

1 participant