make: *** [r213] Segmentation fault (core dumped)

154 views
Skip to first unread message

Thorben I.

unread,
Aug 6, 2013, 4:10:34 AM8/6/13
to omn...@googlegroups.com
Hello,

I got a problem with "make: *** [r213] Segmentation fault (core dumped)".
I start a number of 500 simulations. Everything is working fine but at some point the simulation crashes with this error message. But its not the same number of simulation everytime. Sometimes it's crashing much earlier but I already had one simulation where all 500 runs completed without problems.

Do you have some hint on how to find out why the crash occurs?

Thorben I.

unread,
Aug 6, 2013, 10:14:09 AM8/6/13
to omn...@googlegroups.com
I really need your ideas. I solved every memory leak caused by my code with use of valgrind and I don't know what to do. Last test run 5 crashed...

Thorben I.

unread,
Aug 6, 2013, 11:04:13 AM8/6/13
to omn...@googlegroups.com
As far as I see the error mainly occurs on a virtual server machine.

Thorben I.

unread,
Aug 7, 2013, 3:18:35 PM8/7/13
to omn...@googlegroups.com
I spent some time to debug and to inspect the core dump file:

Program terminated with signal 11, Segmentation fault.
#0  0x00002ac035ba7e36 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x00002ac035ba7e36 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00002ac034d07a16 in cModule::findGateDesc (this=0x7fffbe433de0, gatename=0x296ec00 "\360\062X4\300*",
    suffix
=@0x7fffbe433d2f: 0 '\000') at cmodule.cc:437
#2  0x00002ac034d086c7 in cModule::setGateSize (this=0x7fffbe433de0, gatename=0x296ec00 "\360\062X4\300*", newSize=43445248)
    at cmodule
.cc:579
#3  0x00000000004345d3 in BundleMessageHelper::timeExpired (this=0x29c9d00, msg=0x296ec00) at bundle_layer/BundleMessageHelper.cc:40


As I see the seg fault occurs in some methods that I don't know...
Somebody got an idea?
Reply all
Reply to author
Forward
0 new messages