Guest User

Untitled

a guest
Dec 26th, 2011
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. more backtrace.log
  2. [Thread debugging using libthread_db enabled]
  3. [New Thread 0x899f6b70 (LWP 4241)]
  4. [New Thread 0x8a1f7b70 (LWP 4240)]
  5. [New Thread 0x8a9f8b70 (LWP 4239)]
  6. [New Thread 0x8b1f9b70 (LWP 4238)]
  7. [New Thread 0x900feb70 (LWP 4237)]
  8. [New Thread 0x8f7fab70 (LWP 4236)]
  9. [New Thread 0xaba6fb70 (LWP 4235)]
  10. [New Thread 0x8b9fab70 (LWP 4234)]
  11. [New Thread 0xa7b69b70 (LWP 4233)]
  12. [New Thread 0x8e7f8b70 (LWP 4230)]
  13. [New Thread 0x8eff9b70 (LWP 4229)]
  14. [New Thread 0x908ffb70 (LWP 4227)]
  15. [New Thread 0xb25e0b70 (LWP 4192)]
  16. [New Thread 0xb2de1b70 (LWP 4191)]
  17. [New Thread 0xb4a72b70 (LWP 4190)]
  18. [New Thread 0xb5273b70 (LWP 4189)]
  19. [New Thread 0xb1273b70 (LWP 4186)]
  20. 0xb787d430 in __kernel_vsyscall ()
  21. #0 0xb787d430 in __kernel_vsyscall ()
  22. #1 0xb71d1eab in write () from /lib/tls/i686/cmov/libc.so.6
  23. #2 0xb717b1c4 in _IO_file_write () from /lib/tls/i686/cmov/libc.so.6
  24. #3 0xb717ae4f in ?? () from /lib/tls/i686/cmov/libc.so.6
  25. #4 0xb717b166 in _IO_do_write () from /lib/tls/i686/cmov/libc.so.6
  26. #5 0xb717bc4d in _IO_file_overflow () from /lib/tls/i686/cmov/libc.so.6
  27. #6 0xb717af98 in _IO_file_xsputn () from /lib/tls/i686/cmov/libc.so.6
  28. #7 0xb715429a in vfprintf () from /lib/tls/i686/cmov/libc.so.6
  29. #8 0xb715b160 in printf () from /lib/tls/i686/cmov/libc.so.6
  30. #9 0x0873cfc7 in Shared::Util::SystemFlags::logDebugEntry (
  31. type=Shared::Util::SystemFlags::debugError, debugEntry=...,
  32. debugTime=1324945963)
  33. at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/util/util.cpp:574
  34. #10 0x0873e239 in Shared::Util::SystemFlags::handleDebug (
  35. type=Shared::Util::SystemFlags::debugError,
  36. fmt=0x8a19084 "SOCKET WRITE TIMEOUT In [%s::%s Line: %d] i = %d sock = %d\n")
  37. at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/util/util.cpp:419
  38. #11 0x08769915 in Shared::Platform::Socket::isWritable (this=0xa38aea8)
  39. at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/posix/socket.cpp:1613
  40. #12 0x0876a3e8 in Shared::Platform::Socket::isConnected (this=0xa38aea8)
  41. at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/posix/socket.cpp:1634
  42. #13 0x0876b88e in Shared::Platform::Socket::send (this=0xa38aea8,
  43. data=0x9987e9e0, dataSize=5376)
  44. at /home/softcoder/Code/megaglest/trunk/source/shared_lib/sources/platform/posix/socket.cpp:1278
  45. #14 0x08587e4e in Glest::Game::NetworkMessage::send (this=0xbfc29a39,
  46. socket=0xa38aea8, data=0x9987e9e0, dataSize=5376)
  47. at /home/softcoder/Code/megaglest/trunk/source/glest_game/network/network_message.cpp:64
  48. #15 0x0858af47 in Glest::Game::NetworkMessageCommandList::send (
  49. this=0xbfc29a39, socket=0xa38aea8)
  50. at /home/softcoder/Code/megaglest/trunk/source/glest_game/network/network_message.cpp:409
  51. #16 0x0853f0b3 in Glest::Game::ConnectionSlot::sendMessage (this=0x915f2158,
  52. networkMessage=0xbfc29a39)
  53. at /home/softcoder/Code/megaglest/trunk/source/glest_game/network/connection_slot.cpp:1104
  54. #17 0x08572caf in Glest::Game::ServerInterface::broadcastMessage (
  55. this=0xe8ffc80, networkMessage=0xbfc29a39, excludeSlot=-1,
  56. lockedSlotIndex=-1)
  57. at /home/softcoder/Code/megaglest/trunk/source/glest_game/network/server_interface.cpp:1748
  58. #18 0x0857c6a7 in Glest::Game::ServerInterface::updateKeyframe (
  59. this=0xe8ffc80, frameCount=25800)
  60. at /home/softcoder/Code/megaglest/trunk/source/glest_game/network/server_interface.cpp:1199
  61. #19 0x08279dbf in Glest::Game::Commander::updateNetwork (this=0xcfb2cdc,
  62. game=0xcfb2048)
  63. at /home/softcoder/Code/megaglest/trunk/source/glest_game/game/commander.cpp:571
  64. #20 0x082a1323 in Glest::Game::Game::update (this=0xcfb2048)
  65. at /home/softcoder/Code/megaglest/trunk/source/glest_game/game/game.cpp:1173
  66. #21 0x08381a19 in Glest::Game::Program::loopWorker (this=0x92d8168)
  67. at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/program.cpp:382
  68. #22 0x08355801 in Glest::Game::glestMain (argc=2, argv=0xbfc2c1d4)
  69. at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:3606
  70. #23 0x083579e0 in Glest::Game::glestMainWrapper (argc=2, argv=0xbfc2c1d4)
  71. at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:3762
  72. #24 0x08357b3a in main (argc=2, argv=0xbfc2c1d4)
  73. at /home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp:3784
Advertisement
Add Comment
Please, Sign In to add comment