Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Segmentation fault when increase blocks' number #141

Open
tangzhenyu opened this issue Feb 14, 2017 · 1 comment
Open

Segmentation fault when increase blocks' number #141

tangzhenyu opened this issue Feb 14, 2017 · 1 comment

Comments

@tangzhenyu
Copy link

When I increase blocks' number,I met a Segmentation fault,following are the gdb debugging information.
Can anyone share any ideas?
Thanks you all!

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffd46403700 (LWP 37256)]
0x000000000041e83c in multiverso::Aggregator::StartThread() ()
(gdb) bt
#0 0x000000000041e83c in multiverso::Aggregator::StartThread() ()
#1 0x00007ffff7708970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#2 0x00007ffff7965064 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#3 0x00007ffff6e7862d in clone () from /lib/x86_64-linux-gnu/libc.so.6

@WalkerWen
Copy link

I also met the same problem, do you solve it?

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

No branches or pull requests

2 participants