Skip to content

Core dump occurs when YCSB is executed. #4

@yqekzb123

Description

@yqekzb123

Hello, I have been trying to use your system for testing recently. But when I test the YCSB load here, core dump always happens.
Here's a screenshot of Core Dump.
The command to test YCSB is ./ycsb_bench --dbid=mvcc --nthreads=1 --mode=C --time=10 –perf
微信图片_20200925101710
In addition, I am using Centos7.5 and g++ version 10.2.0.
By core dump, the problem should be in the str.reserve() function with the value of the __tmp variable 0x0. But I'm not sure why this is the case.
Do you know why this is? How should I handle it?
Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions