Advertisement
Guest User

Untitled

a guest
Mar 31st, 2011
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.33 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. 0x0000000000a20f08 in CProjectile::owner (this=0xd2000000003f7fff)
  3. at /home/abma/dev/spring/master/rts/Sim/Projectiles/Projectile.h:44
  4. 44 CUnit* owner() const { return uh->units[ownerId]; }
  5. (gdb) bt
  6. #0 0x0000000000a20f08 in CProjectile::owner (this=0xd2000000003f7fff)
  7. at /home/abma/dev/spring/master/rts/Sim/Projectiles/Projectile.h:44
  8. #1 0x0000000000bb14d1 in CProjectileDrawer::DrawProjectile (this=0x9090a00,
  9. pro=0xd2000000003f7fff, drawReflection=false, drawRefraction=false)
  10. at /home/abma/dev/spring/master/rts/Rendering/ProjectileDrawer.cpp:454
  11. #2 0x0000000000bb1459 in CProjectileDrawer::DrawProjectilesSet (
  12. this=0x9090a00, projectiles=..., drawReflection=false,
  13. drawRefraction=false)
  14. at /home/abma/dev/spring/master/rts/Rendering/ProjectileDrawer.cpp:448
  15. #3 0x0000000000bb13a4 in CProjectileDrawer::DrawProjectiles (this=0x9090a00,
  16. modelType=0, numFlyingPieces=0, drawnPieces=0x7fffffffdcb8,
  17. drawReflection=false, drawRefraction=false)
  18. at /home/abma/dev/spring/master/rts/Rendering/ProjectileDrawer.cpp:439
  19. #4 0x0000000000bb225e in CProjectileDrawer::Draw (this=0x9090a00,
  20. drawReflection=false, drawRefraction=false)
  21. at /home/abma/dev/spring/master/rts/Rendering/ProjectileDrawer.cpp:675
  22. #5 0x000000000096b69b in CGame::DrawWorld (this=0x7fffd01a1340)
  23. at /home/abma/dev/spring/master/rts/Game/Game.cpp:962
  24. #6 0x000000000096c998 in CGame::Draw (this=0x7fffd01a1340)
  25. at /home/abma/dev/spring/master/rts/Game/Game.cpp:1235
  26. #7 0x0000000000f332fc in SpringApp::Update (this=0x7fffffffe630)
  27. at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1074
  28. #8 0x0000000000f334a1 in SpringApp::Run (this=0x7fffffffe630, argc=1,
  29. ---Type <return> to continue, or q <return> to quit---
  30. argv=0x7fffffffe7f8)
  31. at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1162
  32. #9 0x0000000000f379da in MainFunc (argc=1, argv=0x7fffffffe7f8,
  33. ret=0x7fffffffe6dc) at /home/abma/dev/spring/master/rts/System/Main.cpp:57
  34. #10 0x0000000000f37ccd in Run (argc=1, argv=0x7fffffffe7f8)
  35. at /home/abma/dev/spring/master/rts/System/Main.cpp:68
  36. #11 0x0000000000f37d6d in main (argc=1, argv=0x7fffffffe7f8)
  37. at /home/abma/dev/spring/master/rts/System/Main.cpp:90
  38. (gdb)
  39. (gdb)
  40. (gdb) thread apply all bt
  41.  
  42. Thread 15 (Thread 0x7fffcf7fe700 (LWP 3086)):
  43. #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86
  44. #1 0x00007fffdd0f72f8 in ?? () from /usr/lib/fglrx/dri/fglrx_dri.so
  45. #2 0x00007fffdd0f721d in ?? () from /usr/lib/fglrx/dri/fglrx_dri.so
  46. #3 0x00007ffff7931971 in start_thread (arg=<value optimized out>)
  47. at pthread_create.c:304
  48. #4 0x00007ffff44f692d in clone ()
  49. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  50. #5 0x0000000000000000 in ?? ()
  51.  
  52. Thread 14 (Thread 0x7fffcffff700 (LWP 3085)):
  53. #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86
  54. #1 0x00007fffdd0f72f8 in ?? () from /usr/lib/fglrx/dri/fglrx_dri.so
  55. #2 0x00007fffdd0f721d in ?? () from /usr/lib/fglrx/dri/fglrx_dri.so
  56. #3 0x00007ffff7931971 in start_thread (arg=<value optimized out>)
  57. at pthread_create.c:304
  58. #4 0x00007ffff44f692d in clone ()
  59. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  60. #5 0x0000000000000000 in ?? ()
  61.  
  62. Thread 5 (Thread 0x7fffd6298700 (LWP 3058)):
  63. #0 0x00007ffff793936d in nanosleep () at ../sysdeps/unix/syscall-template.S:82
  64. ---Type <return> to continue, or q <return> to quit---
  65. #1 0x00007ffff7b9c984 in SDL_Delay () from /usr/lib/libSDL-1.2.so.0
  66. #2 0x00000000008eda9c in CGameServer::UpdateLoop (this=0x7fffd005a260)
  67. at /home/abma/dev/spring/master/rts/Game/GameServer.cpp:2048
  68. #3 0x000000000091a199 in boost::_mfi::mf0<void, CGameServer>::operator()(CGameServer*) const ()
  69. #4 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)
  70. ()
  71. #5 0x000000000091a05b in boost::_bi::bind_t<void, boost::_mfi::mf0<void, CGameServer>, boost::_bi::list1<boost::_bi::value<CGameServer*> > >::operator()() ()
  72. #6 0x000000000091922c in boost::detail::thread_data<boost::_bi::bind_t<void, boost::_mfi::mf0<void, CGameServer>, boost::_bi::list1<boost::_bi::value<CGameServer*> > > >::run() ()
  73. #7 0x00007ffff6047230 in thread_proxy ()
  74. from /usr/lib/libboost_thread.so.1.42.0
  75. #8 0x00007ffff7931971 in start_thread (arg=<value optimized out>)
  76. at pthread_create.c:304
  77. #9 0x00007ffff44f692d in clone ()
  78. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  79. #10 0x0000000000000000 in ?? ()
  80.  
  81. Thread 4 (Thread 0x7fffdad9d700 (LWP 3057)):
  82. ---Type <return> to continue, or q <return> to quit---
  83. #0 0x00007ffff49e88f2 in __mul (x=0x7fffdad9bbf0, y=0x7fffdad9baa0,
  84. z=0x7fffdad9bfe0, p=32) at ../sysdeps/ieee754/dbl-64/mpa.c:442
  85. #1 0x00007ffff49eaed5 in __c32 (x=<value optimized out>,
  86. y=<value optimized out>, z=<value optimized out>, p=32)
  87. at ../sysdeps/ieee754/dbl-64/sincos32.c:121
  88. #2 0x00007ffff49eafcd in __mpcos1 (x=<value optimized out>)
  89. at ../sysdeps/ieee754/dbl-64/sincos32.c:326
  90. #3 0x00007ffff49c3a2f in csloww1 (x=<value optimized out>,
  91. dx=<value optimized out>, orig=7.5557863725914323e+22)
  92. at ../sysdeps/ieee754/dbl-64/s_sin.c:1081
  93. #4 0x00007ffff49c4e89 in __cos (x=7.5557863725914323e+22)
  94. at ../sysdeps/ieee754/dbl-64/s_sin.c:453
  95. #5 0x00007ffff5599ddb in ?? () from /usr/lib/libopenal.so.1
  96. #6 0x00007ffff5596646 in ?? () from /usr/lib/libopenal.so.1
  97. #7 0x00007ffff55a72b0 in ?? () from /usr/lib/libopenal.so.1
  98. #8 0x00007ffff3ff3367 in ?? () from /usr/lib/libpulse.so.0
  99. #9 0x00007ffff0b706f6 in pa_pdispatch_run ()
  100. from /usr/lib/libpulsecommon-0.9.21.so
  101. #10 0x00007ffff3fdaafd in ?? () from /usr/lib/libpulse.so.0
  102. #11 0x00007ffff0b74564 in ?? () from /usr/lib/libpulsecommon-0.9.21.so
  103. #12 0x00007ffff3fe83d3 in pa_mainloop_dispatch () from /usr/lib/libpulse.so.0
  104. #13 0x00007ffff3fe8808 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
  105. #14 0x00007ffff3fe88b0 in pa_mainloop_run () from /usr/lib/libpulse.so.0
  106. ---Type <return> to continue, or q <return> to quit---
  107. #15 0x00007ffff3ff720b in ?? () from /usr/lib/libpulse.so.0
  108. #16 0x00007ffff0b81fb8 in ?? () from /usr/lib/libpulsecommon-0.9.21.so
  109. #17 0x00007ffff7931971 in start_thread (arg=<value optimized out>)
  110. at pthread_create.c:304
  111. #18 0x00007ffff44f692d in clone ()
  112. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  113. #19 0x0000000000000000 in ?? ()
  114.  
  115. Thread 3 (Thread 0x7fffdb62f700 (LWP 3056)):
  116. #0 __lll_lock_wait ()
  117. at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136
  118. #1 0x00007ffff7933864 in _L_lock_1024 () from /lib/libpthread.so.0
  119. #2 0x00007ffff79336c7 in __pthread_mutex_lock (mutex=0x7ffff57b37c0)
  120. at pthread_mutex_lock.c:82
  121. #3 0x00007ffff5582d50 in ?? () from /usr/lib/libopenal.so.1
  122. #4 0x00007ffff5584358 in ?? () from /usr/lib/libopenal.so.1
  123. #5 0x00007ffff5580a07 in alSourcef () from /usr/lib/libopenal.so.1
  124. #6 0x000000000106ca1c in CSoundSource::Update (this=0x2e12c30)
  125. at /home/abma/dev/spring/master/rts/System/Sound/SoundSource.cpp:75
  126. #7 0x00000000010616af in CSound::Update (this=0x2fe70b0)
  127. at /home/abma/dev/spring/master/rts/System/Sound/Sound.cpp:384
  128. #8 0x00000000010615bf in CSound::StartThread (this=0x2fe70b0, maxSounds=16)
  129. at /home/abma/dev/spring/master/rts/System/Sound/Sound.cpp:368
  130. ---Type <return> to continue, or q <return> to quit---
  131. #9 0x0000000001067a0f in boost::_mfi::mf1<void, CSound, int>::operator() (
  132. this=0x2fe6f20, p=0x2fe70b0, a1=16)
  133. at /usr/include/boost/bind/mem_fn_template.hpp:165
  134. #10 0x0000000001067957 in boost::_bi::list2<boost::_bi::value<CSound*>, boost::_bi::value<int> >::operator()<boost::_mfi::mf1<void, CSound, int>, boost::_bi::list0> (this=0x2fe6f30, f=..., a=...) at /usr/include/boost/bind/bind.hpp:313
  135. #11 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=0x2fe6f20) at /usr/include/boost/bind/bind_template.hpp:20
  136. #12 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=0x2fe6df0)
  137. at /usr/include/boost/thread/detail/thread.hpp:56
  138. #13 0x00007ffff6047230 in thread_proxy ()
  139. from /usr/lib/libboost_thread.so.1.42.0
  140. #14 0x00007ffff7931971 in start_thread (arg=<value optimized out>)
  141. at pthread_create.c:304
  142. #15 0x00007ffff44f692d in clone ()
  143. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  144. #16 0x0000000000000000 in ?? ()
  145.  
  146. Thread 2 (Thread 0x7fffde6e4700 (LWP 3055)):
  147. #0 0x00007ffff793936d in nanosleep () at ../sysdeps/unix/syscall-template.S:82
  148. ---Type <return> to continue, or q <return> to quit---
  149. #1 0x00007ffff7b9c984 in SDL_Delay () from /usr/lib/libSDL-1.2.so.0
  150. #2 0x00007ffff7b9c9c2 in ?? () from /usr/lib/libSDL-1.2.so.0
  151. #3 0x00007ffff7b573f5 in ?? () from /usr/lib/libSDL-1.2.so.0
  152. #4 0x00007ffff7b9a5f9 in ?? () from /usr/lib/libSDL-1.2.so.0
  153. #5 0x00007ffff7931971 in start_thread (arg=<value optimized out>)
  154. at pthread_create.c:304
  155. #6 0x00007ffff44f692d in clone ()
  156. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  157. #7 0x0000000000000000 in ?? ()
  158.  
  159. Thread 1 (Thread 0x7ffff7eb0780 (LWP 3052)):
  160. #0 0x0000000000a20f08 in CProjectile::owner (this=0xd2000000003f7fff)
  161. at /home/abma/dev/spring/master/rts/Sim/Projectiles/Projectile.h:44
  162. #1 0x0000000000bb14d1 in CProjectileDrawer::DrawProjectile (this=0x9090a00,
  163. pro=0xd2000000003f7fff, drawReflection=false, drawRefraction=false)
  164. at /home/abma/dev/spring/master/rts/Rendering/ProjectileDrawer.cpp:454
  165. #2 0x0000000000bb1459 in CProjectileDrawer::DrawProjectilesSet (
  166. this=0x9090a00, projectiles=..., drawReflection=false,
  167. drawRefraction=false)
  168. at /home/abma/dev/spring/master/rts/Rendering/ProjectileDrawer.cpp:448
  169. #3 0x0000000000bb13a4 in CProjectileDrawer::DrawProjectiles (this=0x9090a00,
  170. modelType=0, numFlyingPieces=0, drawnPieces=0x7fffffffdcb8,
  171. drawReflection=false, drawRefraction=false)
  172. ---Type <return> to continue, or q <return> to quit---
  173. at /home/abma/dev/spring/master/rts/Rendering/ProjectileDrawer.cpp:439
  174. #4 0x0000000000bb225e in CProjectileDrawer::Draw (this=0x9090a00,
  175. drawReflection=false, drawRefraction=false)
  176. at /home/abma/dev/spring/master/rts/Rendering/ProjectileDrawer.cpp:675
  177. #5 0x000000000096b69b in CGame::DrawWorld (this=0x7fffd01a1340)
  178. at /home/abma/dev/spring/master/rts/Game/Game.cpp:962
  179. #6 0x000000000096c998 in CGame::Draw (this=0x7fffd01a1340)
  180. at /home/abma/dev/spring/master/rts/Game/Game.cpp:1235
  181. #7 0x0000000000f332fc in SpringApp::Update (this=0x7fffffffe630)
  182. at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1074
  183. #8 0x0000000000f334a1 in SpringApp::Run (this=0x7fffffffe630, argc=1,
  184. argv=0x7fffffffe7f8)
  185. at /home/abma/dev/spring/master/rts/System/SpringApp.cpp:1162
  186. #9 0x0000000000f379da in MainFunc (argc=1, argv=0x7fffffffe7f8,
  187. ret=0x7fffffffe6dc) at /home/abma/dev/spring/master/rts/System/Main.cpp:57
  188. #10 0x0000000000f37ccd in Run (argc=1, argv=0x7fffffffe7f8)
  189. at /home/abma/dev/spring/master/rts/System/Main.cpp:68
  190. #11 0x0000000000f37d6d in main (argc=1, argv=0x7fffffffe7f8)
  191. at /home/abma/dev/spring/master/rts/System/Main.cpp:90
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement