Guest User

Untitled

a guest
Jan 6th, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. Server got freezed!
  2.  
  3. [Thread debugging using libthread_db enabled]
  4. [New Thread 0x9b6fcb70 (LWP 6527)]
  5. [New Thread 0x9befdb70 (LWP 6526)]
  6. [New Thread 0x9c6feb70 (LWP 6525)]
  7. [New Thread 0x9ceffb70 (LWP 6524)]
  8. [New Thread 0x9ecffb70 (LWP 6523)]
  9. [New Thread 0xa3ff5b70 (LWP 6522)]
  10. [New Thread 0xa77f9b70 (LWP 6521)]
  11. [New Thread 0xa8ffcb70 (LWP 6520)]
  12. [New Thread 0xa97fdb70 (LWP 6519)]
  13. [New Thread 0xa0fefb70 (LWP 6515)]
  14. [New Thread 0xa17f0b70 (LWP 6514)]
  15. [New Thread 0xa1ff1b70 (LWP 6513)]
  16. [New Thread 0xa27f2b70 (LWP 6512)]
  17. [New Thread 0xa2ff3b70 (LWP 6511)]
  18. [New Thread 0xa37f4b70 (LWP 6510)]
  19. [New Thread 0xa47f6b70 (LWP 6508)]
  20. [New Thread 0xb1afeb70 (LWP 6503)]
  21. [New Thread 0xb22ffb70 (LWP 6502)]
  22. [New Thread 0xb495db70 (LWP 6494)]
  23. [New Thread 0xb515eb70 (LWP 6492)]
  24. [New Thread 0xb115eb70 (LWP 6491)]
  25. 0xb7768430 in __kernel_vsyscall ()
  26. #0 0xb7768430 in __kernel_vsyscall ()
  27. #1 0xb76b5af9 in __lll_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0
  28. #2 0xb76b1149 in _L_lock_839 () from /lib/tls/i686/cmov/libpthread.so.0
  29. #3 0xb76b0fdb in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
  30. #4 0xb771b5f1 in SDL_mutexP () from /usr/lib/libSDL-1.2.so.0
  31. #5 0x0875372b in Shared::Platform::Mutex::p (this=0xa651dc8)
  32. at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/sdl/thread.cpp:176
  33. #6 0x0876c9f0 in Shared::Platform::MutexSafeWrapper::Lock (this=0xa6a6008)
  34. at /home/softcoder/Code/megaglest/trunk/source/shared_lib/include/platform/sdl/thread.h:138
  35. #7 MutexSafeWrapper (this=0xa6a6008)
  36. at /home/softcoder/Code/megaglest/trunk/source/shared_lib/include/platform/sdl/thread.h:111
  37. #8 Shared::Platform::Socket::disconnectSocket (this=0xa6a6008)
  38. at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/posix/socket.cpp:960
  39. #9 0x0876d047 in ~Socket (this=0xa6a6008, __in_chrg=<value optimized out>)
  40. at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/posix/socket.cpp:929
  41. #10 0x0853d75d in Glest::Game::ConnectionSlot::deleteSocket (this=0xac5c0d90)
  42. at /home/softcoder/Code/megaglest/trunk/source/glest_game/network/connection_slot.cpp:1188
  43. #11 0x0853f503 in Glest::Game::ConnectionSlot::close (this=0xac5c0d90)
  44. at /home/softcoder/Code/megaglest/trunk/source/glest_game/network/connection_slot.cpp:1054
  45. #12 0x08575504 in Glest::Game::ServerInterface::clientLagCheck (
  46. this=0xa651f18, connectionSlot=0xac5c0d90, skipNetworkBroadCast=false)
  47. at /home/softcoder/Code/megaglest/trunk/source/glest_game/network/server_interface.cpp:674
  48. #13 0x0857754f in Glest::Game::ServerInterface::checkForLaggingClients (
  49. this=0xa651f18, mapSlotSignalledList=..., eventList=...,
  50. socketTriggeredList=..., errorMsgList=...)
  51. at /home/softcoder/Code/megaglest/trunk/source/glest_game/network/server_interface.cpp:961
  52. #14 0x0857e2cf in Glest::Game::ServerInterface::update (this=0xa651f18)
  53. at /home/softcoder/Code/megaglest/trunk/source/glest_game/network/server_interface.cpp:1132
  54. #15 0x08381b76 in Glest::Game::Program::loopWorker (this=0xb4007a60)
  55. at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/program.cpp:397
  56. #16 0x08355801 in Glest::Game::glestMain (argc=1, argv=0xbfc169a4)
  57. at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:3606
  58. #17 0x083579e0 in Glest::Game::glestMainWrapper (argc=1, argv=0xbfc169a4)
  59. at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:3762
  60. #18 0x08357b3a in main (argc=1, argv=0xbfc169a4)
  61. at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:3784
Advertisement
Add Comment
Please, Sign In to add comment