Advertisement
Guest User

Untitled

a guest
Mar 31st, 2011
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.41 KB | None | 0 0
  1. Program received signal SIGABRT, Aborted.
  2. 0x00007ffff4443ba5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  3. 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: Datei oder Verzeichnis nicht gefunden.
  4. in ../nptl/sysdeps/unix/sysv/linux/raise.c
  5. (gdb) thread apply all bt
  6.  
  7. Thread 9 (Thread 0x7fffcf7fd700 (LWP 19173)):
  8. #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86
  9. #1 0x00007fffdd0f72f8 in ?? () from /usr/lib/fglrx/dri/fglrx_dri.so
  10. #2 0x00007fffdd0f721d in ?? () from /usr/lib/fglrx/dri/fglrx_dri.so
  11. #3 0x00007ffff7931971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
  12. #4 0x00007ffff44f692d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  13. #5 0x0000000000000000 in ?? ()
  14.  
  15. Thread 8 (Thread 0x7fffcfffe700 (LWP 19172)):
  16. #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86
  17. #1 0x00007fffdd0f72f8 in ?? () from /usr/lib/fglrx/dri/fglrx_dri.so
  18. #2 0x00007fffdd0f721d in ?? () from /usr/lib/fglrx/dri/fglrx_dri.so
  19. #3 0x00007ffff7931971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
  20. #4 0x00007ffff44f692d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  21. #5 0x0000000000000000 in ?? ()
  22.  
  23. Thread 5 (Thread 0x7fffda29a700 (LWP 19169)):
  24. #0 __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
  25. #1 0x00007ffff448f1dc in _L_lock_12347 () from /lib/libc.so.6
  26. #2 0x00007ffff448dc78 in __libc_free (mem=0x7fffd4000020) at malloc.c:3736
  27. #3 0x0000000000fa3d66 in netcode::RawPacket::~RawPacket (this=0x7fffd4801680, __in_chrg=<value optimized out>) at /home/abma/dev/spring/master/rts/System/Net/RawPacket.cpp:34
  28. #4 0x000000000092dec4 in netcode::PackPacket::~PackPacket (this=0x7fffd4801680, __in_chrg=<value optimized out>) at /home/abma/dev/spring/master/rts/System/Net/PackPacket.h:17
  29. ---Type <return> to continue, or q <return> to quit---
  30. #5 0x000000000092dee4 in boost::checked_delete<netcode::PackPacket> (x=0x7fffd4801680) at /usr/include/boost/checked_delete.hpp:34
  31. #6 0x000000000092f6e2 in boost::detail::sp_counted_impl_p<netcode::PackPacket>::dispose (this=0x7fffc955fcc0) at /usr/include/boost/smart_ptr/detail/sp_counted_impl.hpp:78
  32. #7 0x0000000000897ff0 in boost::detail::sp_counted_base::release (this=0x7fffc955fcc0) at /usr/include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp:145
  33. #8 0x000000000089807f in boost::detail::shared_count::~shared_count (this=0x7fffda299698, __in_chrg=<value optimized out>) at /usr/include/boost/smart_ptr/detail/shared_count.hpp:217
  34. #9 0x0000000000898e74 in boost::shared_ptr<netcode::RawPacket const>::~shared_ptr (this=0x7fffda299690, __in_chrg=<value optimized out>) at /usr/include/boost/smart_ptr/shared_ptr.hpp:169
  35. #10 0x00000000008997da in boost::shared_ptr<netcode::RawPacket const>::operator= (this=0x7fffda299730, r=...) at /usr/include/boost/smart_ptr/shared_ptr.hpp:305
  36. #11 0x00000000008eb398 in CGameServer::ServerReadNet (this=0x7fffd406c3c0) at /home/abma/dev/spring/master/rts/Game/GameServer.cpp:1642
  37. #12 0x00000000008edaf9 in CGameServer::UpdateLoop (this=0x7fffd406c3c0) at /home/abma/dev/spring/master/rts/Game/GameServer.cpp:2054
  38.  
  39. #13 0x000000000091a199 in boost::_mfi::mf0<void, CGameServer>::operator()(CGameServer*) const ()
  40. #14 0x000000000091a0f6 in void boost::_bi::list1<boost::_bi::value<CGameServer*> >::operator()<boost::_mfi::mf0<void, CGameServer>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, CGameServer>&, boost::_bi::list0&, int) ()
  41. #15 0x000000000091a05b in boost::_bi::bind_t<void, boost::_mfi::mf0<void, CGameServer>, boost::_bi::list1<boost::_bi::value<CGameServer*> > >::operator()() ()
  42. #16 0x000000000091922c in boost::detail::thread_data<boost::_bi::bind_t<void, boost::_mfi::mf0<void, CGameServer>, boost::_bi::list1<boost::_bi::value<CGameServer*> > > >::run() ()
  43. #17 0x00007ffff6047230 in thread_proxy () from /usr/lib/libboost_thread.so.1.42.0
  44. #18 0x00007ffff7931971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
  45. #19 0x00007ffff44f692d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  46. #20 0x0000000000000000 in ?? ()
  47.  
  48. Thread 4 (Thread 0x7fffdad9d700 (LWP 19168)):
  49. #0 0x00007ffff49e8371 in add_magnitudes (x=0x7fffdad9bd40, y=0x7fffdad9bd40, z=0x7fffdad9bbf0, p=32) at ../sysdeps/ieee754/dbl-64/mpa.c:295
  50. #1 0x00007ffff49e9271 in __add (x=0x7fffdad9bd40, y=0x7fffdad9bd40, z=0x7fffdad9bbf0, p=32) at ../sysdeps/ieee754/dbl-64/mpa.c:389
  51. #2 0x00007ffff49eaf2a in __c32 (x=<value optimized out>, y=<value optimized out>, z=<value optimized out>, p=32) at ../sysdeps/ieee754/dbl-64/sincos32.c:126
  52. #3 0x00007ffff49eafcd in __mpcos1 (x=<value optimized out>) at ../sysdeps/ieee754/dbl-64/sincos32.c:326
  53. ---Type <return> to continue, or q <return> to quit---
  54. #4 0x00007ffff49c3a2f in csloww1 (x=<value optimized out>, dx=<value optimized out>, orig=1) at ../sysdeps/ieee754/dbl-64/s_sin.c:1081
  55. #5 0x00007ffff49c4e89 in __cos (x=1) at ../sysdeps/ieee754/dbl-64/s_sin.c:453
  56. #6 0x00007ffff5599ddb in ?? () from /usr/lib/libopenal.so.1
  57. #7 0x00007ffff5596646 in ?? () from /usr/lib/libopenal.so.1
  58. #8 0x00007ffff55a72b0 in ?? () from /usr/lib/libopenal.so.1
  59. #9 0x00007ffff3ff3367 in ?? () from /usr/lib/libpulse.so.0
  60. #10 0x00007ffff0b706f6 in pa_pdispatch_run () from /usr/lib/libpulsecommon-0.9.21.so
  61. #11 0x00007ffff3fdaafd in ?? () from /usr/lib/libpulse.so.0
  62. #12 0x00007ffff0b74564 in ?? () from /usr/lib/libpulsecommon-0.9.21.so
  63. #13 0x00007ffff3fe83d3 in pa_mainloop_dispatch () from /usr/lib/libpulse.so.0
  64. #14 0x00007ffff3fe8808 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
  65. #15 0x00007ffff3fe88b0 in pa_mainloop_run () from /usr/lib/libpulse.so.0
  66. #16 0x00007ffff3ff720b in ?? () from /usr/lib/libpulse.so.0
  67. #17 0x00007ffff0b81fb8 in ?? () from /usr/lib/libpulsecommon-0.9.21.so
  68. #18 0x00007ffff7931971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
  69. #19 0x00007ffff44f692d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  70. #20 0x0000000000000000 in ?? ()
  71.  
  72. Thread 3 (Thread 0x7fffdb62f700 (LWP 19167)):
  73. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
  74. #1 0x00007ffff6048b24 in boost::this_thread::sleep(boost::posix_time::ptime const&) () from /usr/lib/libboost_thread.so.1.42.0
  75. #2 0x0000000000f5fdf6 in boost::this_thread::sleep<boost::posix_time::milliseconds> (rel_time=...) at /usr/include/boost/thread/pthread/thread_data.hpp:122
  76. #3 0x00000000010615b0 in CSound::StartThread (this=0x2fe6950, maxSounds=16) at /home/abma/dev/spring/master/rts/System/Sound/Sound.cpp:367
  77. ---Type <return> to continue, or q <return> to quit---
  78. #4 0x0000000001067a0f in boost::_mfi::mf1<void, CSound, int>::operator() (this=0x2fe66f0, p=0x2fe6950, a1=16) at /usr/include/boost/bind/mem_fn_template.hpp:165
  79. #5 0x0000000001067957 in boost::_bi::list2<boost::_bi::value<CSound*>, boost::_bi::value<int> >::operator()<boost::_mfi::mf1<void, CSound, int>, boost::_bi::list0> (this=0x2fe6700, f=...,
  80. a=...) at /usr/include/boost/bind/bind.hpp:313
  81. #6 0x00000000010678e5 in boost::_bi::bind_t<void, boost::_mfi::mf1<void, CSound, int>, boost::_bi::list2<boost::_bi::value<CSound*>, boost::_bi::value<int> > >::operator() (this=0x2fe66f0)
  82. at /usr/include/boost/bind/bind_template.hpp:20
  83. #7 0x0000000001067872 in boost::detail::thread_data<boost::_bi::bind_t<void, boost::_mfi::mf1<void, CSound, int>, boost::_bi::list2<boost::_bi::value<CSound*>, boost::_bi::value<int> > > >::run (this=0x2fe65c0) at /usr/include/boost/thread/detail/thread.hpp:56
  84. #8 0x00007ffff6047230 in thread_proxy () from /usr/lib/libboost_thread.so.1.42.0
  85. #9 0x00007ffff7931971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
  86. #10 0x00007ffff44f692d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  87. #11 0x0000000000000000 in ?? ()
  88.  
  89. Thread 2 (Thread 0x7fffde6e4700 (LWP 19166)):
  90. #0 0x00007ffff793936d in nanosleep () at ../sysdeps/unix/syscall-template.S:82
  91. #1 0x00007ffff7b9c984 in SDL_Delay () from /usr/lib/libSDL-1.2.so.0
  92. #2 0x00007ffff7b9c9c2 in ?? () from /usr/lib/libSDL-1.2.so.0
  93. #3 0x00007ffff7b573f5 in ?? () from /usr/lib/libSDL-1.2.so.0
  94. #4 0x00007ffff7b9a5f9 in ?? () from /usr/lib/libSDL-1.2.so.0
  95. #5 0x00007ffff7931971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
  96. #6 0x00007ffff44f692d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  97. #7 0x0000000000000000 in ?? ()
  98.  
  99. Thread 1 (Thread 0x7ffff7eb0780 (LWP 19163)):
  100. ---Type <return> to continue, or q <return> to quit---
  101. #0 0x00007ffff4443ba5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  102. #1 0x00007ffff44476b0 in abort () at abort.c:92
  103. #2 0x00007ffff447d43b in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
  104. #3 0x00007ffff44874b6 in malloc_printerr (action=3, str=0x7ffff455b278 "malloc(): smallbin double linked list corrupted", ptr=<value optimized out>) at malloc.c:6283
  105. #4 0x00007ffff448b781 in _int_malloc (av=0x7fffd4000020, bytes=248) at malloc.c:4308
  106. #5 0x00007ffff448c38e in __libc_malloc (bytes=248) at malloc.c:3660
  107. #6 0x00007ffff4ce5ded in operator new(unsigned long) () from /usr/lib/libstdc++.so.6
  108. #7 0x0000000000e844d6 in CCobInstance::RealCall (this=0x7fffc9cff880, functionId=21, args=..., cb=0, p1=0x0, p2=0x0)
  109. at /home/abma/dev/spring/master/rts/Sim/Units/Scripts/CobInstance.cpp:471
  110. #8 0x0000000000e849c0 in CCobInstance::Call (this=0x7fffc9cff880, id=51, args=..., cb=0, p1=0x0, p2=0x0) at /home/abma/dev/spring/master/rts/Sim/Units/Scripts/CobInstance.cpp:561
  111. #9 0x0000000000e84956 in CCobInstance::Call (this=0x7fffc9cff880, id=51, args=...) at /home/abma/dev/spring/master/rts/Sim/Units/Scripts/CobInstance.cpp:555
  112. #10 0x0000000000e84031 in CCobInstance::AimFromWeapon (this=0x7fffc9cff880, weaponNum=2) at /home/abma/dev/spring/master/rts/Sim/Units/Scripts/CobInstance.cpp:388
  113. #11 0x0000000000ef1c6f in CWeapon::Update (this=0x7fffc9cfe700) at /home/abma/dev/spring/master/rts/Sim/Weapons/Weapon.cpp:238
  114. #12 0x0000000000efa450 in CStarburstLauncher::Update (this=0x7fffc9cfe700) at /home/abma/dev/spring/master/rts/Sim/Weapons/StarburstLauncher.cpp:39
  115. #13 0x0000000000e4cee2 in CUnit::Update (this=0x7fffc9ca80d0) at /home/abma/dev/spring/master/rts/Sim/Units/Unit.cpp:739
  116. #14 0x0000000000e19546 in CUnitHandler::Update (this=0x46d25f0) at /home/abma/dev/spring/master/rts/Sim/Units/UnitHandler.cpp:269
  117.  
  118. #15 0x000000000096f251 in CGame::SimFrame (this=0x7fffd41a4220) at /home/abma/dev/spring/master/rts/Game/Game.cpp:1641
  119. #16 0x000000000091bbdf in CGame::ClientReadNet (this=0x7fffd41a4220) at /home/abma/dev/spring/master/rts/Game/NetCommands.cpp:365
  120. #17 0x000000000096b082 in CGame::Update (this=0x7fffd41a4220) at /home/abma/dev/spring/master/rts/Game/Game.cpp:855
  121. #18 0x0000000000f331f2 in SpringApp::Update (this=0x7fffffffe620) at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1055
  122. #19 0x0000000000f334a1 in SpringApp::Run (this=0x7fffffffe620, argc=1, argv=0x7fffffffe7e8) at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1162
  123. #20 0x0000000000f379da in MainFunc (argc=1, argv=0x7fffffffe7e8, ret=0x7fffffffe6cc) at /home/abma/dev/spring/master/rts/System/Main.cpp:57
  124. #21 0x0000000000f37ccd in Run (argc=1, argv=0x7fffffffe7e8) at /home/abma/dev/spring/master/rts/System/Main.cpp:68
  125. ---Type <return> to continue, or q <return> to quit---
  126. #22 0x0000000000f37d6d in main (argc=1, argv=0x7fffffffe7e8) at /home/abma/dev/spring/master/rts/System/Main.cpp:90
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement