Bug #311
closedSegmentation fault
0%
Description
La stack :
(gdb) where
#0 0xf79c6f92 in std::_Rb_tree_increment () from /usr/lib/libstdc++.so.6
#1 0x080b0813 in std::_Rb_tree_iterator<std::pair
at /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_tree.h:182
#2 0x080af05e in treqs::QueuesController::cleanDoneQueues (this=0x80f4780) at /afs/in2p3.fr/home/j/jschaeff/factory/treqs2/src/QueuesController.cpp:151
#3 0x08093c86 in treqs::Dispatcher::OnTask (this=0xfffcabc0) at /afs/in2p3.fr/home/j/jschaeff/factory/treqs2/src/Dispatcher.cpp:30
#4 0x080c988f in CThread::KernelProcess (this=0xfffcabc0) at /afs/in2p3.fr/home/j/jschaeff/factory/treqs2/src/ThreadObject/Thread.cpp:327
#5 0x080ca331 in _THKERNEL (lpvData=0xfffcabc0) at /afs/in2p3.fr/home/j/jschaeff/factory/treqs2/src/ThreadObject/Thread.cpp:149
#6 0xf77ed43b in start_thread () from /lib/libpthread.so.0
#7 0xf78ccfde in clone () from /lib/libc.so.6
Updated by Schaeffer Jonathan over 15 years ago
- Assigned To set to Schaeffer Jonathan
- Priority changed from Low to High