Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2016
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. (gdb) bt
  2. #0 0x00216424 in __kernel_vsyscall ()
  3. #1 0x00eff965 in sigtimedwait () from /lib/libc.so.6
  4. #2 0x00b9c438 in boost::throw_exception<boost::bad_function_call> (e=...) at /usr/include/boost/throw_exception.hpp:57
  5. #3 0x00b9c57d in ~bad_function_call (e=...) at /usr/include/boost/function/function_base.hpp:732
  6. #4 ~error_info_injector (e=...) at /usr/include/boost/exception/exception.hpp:275
  7. #5 boost::throw_exception<boost::bad_function_call> (e=...) at /usr/include/boost/throw_exception.hpp:64
  8. #6 0x00b9a10b in _S_right (this=0xbfb68228, task_id=@0xb49ff2a0)
  9. at /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/stl_tree.h:517
  10. #7 _M_insert_unique (this=0xbfb68228, task_id=@0xb49ff2a0)
  11. at /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/stl_tree.h:1171
  12. #8 insert (this=0xbfb68228, task_id=@0xb49ff2a0) at /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/stl_set.h:411
  13. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement