Advertisement
Guest User

csgo crash

a guest
Jan 1st, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.55 KB | None | 0 0
  1. CRASH: Mon Dec 30 03:33:07 UTC 2013
  2. Start Line: ./srcds_linux -game csgo -debug -console -usercon +game_type 0 +game_mode 1 +mapgroup mg_bomb +map de_dust
  3. [New LWP 1041]
  4. [New LWP 1042]
  5. [New LWP 1049]
  6. [New LWP 1048]
  7. [New LWP 1057]
  8. [New LWP 1046]
  9. [New LWP 1050]
  10. [Thread debugging using libthread_db enabled]
  11. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  12. Core was generated by `./srcds_linux -game csgo -debug -console -usercon +game_type 0 +game_mode 0 +ma'.
  13. Program terminated with signal 6, Aborted.
  14. #0 0xf7739430 in __kernel_vsyscall ()
  15. #0 0xf7739430 in __kernel_vsyscall ()
  16. #1 0xf74611df in raise () from /lib/i386-linux-gnu/libc.so.6
  17. #2 0xf7464825 in abort () from /lib/i386-linux-gnu/libc.so.6
  18. #3 0xf7665662 in __gnu_cxx::__verbose_terminate_handler () at /valve/build/targets/src/gcc-4.6.1/libstdc++-v3/libsupc++/vterminate.cc:95
  19. #4 0xf7663c89 in __cxxabiv1::__terminate (handler=0xf7665585 <__gnu_cxx::__verbose_terminate_handler()>) at /valve/build/targets/src/gcc-4.6.1/libstdc++-v3/libsupc++/eh_terminate.cc:40
  20. #5 0xf7663cb8 in std::terminate () at /valve/build/targets/src/gcc-4.6.1/libstdc++-v3/libsupc++/eh_terminate.cc:50
  21. #6 0xf7663df1 in __cxxabiv1::__cxa_throw (obj=0xb26cf20, tinfo=0xf76a44fc, dest=0xf762d6ea <std::logic_error::~logic_error()>) at /valve/build/targets/src/gcc-4.6.1/libstdc++-v3/libsupc++/eh_throw.cc:83
  22. #7 0xf7629668 in std::__throw_logic_error (__s=0xf766c58e "basic_string::_S_construct null not valid") at /valve/build/targets/src/gcc-4.6.1/libstdc++-v3/src/functexcept.cc:66
  23. #8 0xf765501b in std::string::_S_construct<char const*> (__beg=0x0, __end=0xffffffff <Address 0xffffffff out of bounds>, __a=...) at /valve/build/targets/i686-valve-linux-gnu/build/build-cc/i686-valve-linux-gnu/libstdc++-v3/include/bits/basic_string.tcc:135
  24. #9 0xf76550fe in _S_construct_aux<char const*> (__a=..., __end=<optimized out>, __beg=0x0) at /valve/build/targets/i686-valve-linux-gnu/build/build-cc/i686-valve-linux-gnu/libstdc++-v3/include/bits/basic_string.h:1692
  25. #10 _S_construct<char const*> (__a=..., __end=<optimized out>, __beg=0x0) at /valve/build/targets/i686-valve-linux-gnu/build/build-cc/i686-valve-linux-gnu/libstdc++-v3/include/bits/basic_string.h:1713
  26. #11 std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string (this=0xffe35ea8, __s=<optimized out>, __a=...) at /valve/build/targets/i686-valve-linux-gnu/build/build-cc/i686-valve-linux-gnu/libstdc++-v3/include/bits/basic_string.tcc:217
  27. #12 0xe4fe05c5 in SayConCommand::Dispatch(CCommand const&) () from /home/admin/csgoserver/csgo/addons/source-python/bin/core.so
  28. #13 0xf62b4bc9 in Cmd_Dispatch(ConCommandBase const*, CCommand const&) () from /home/admin/csgoserver/bin/engine.so
  29. #14 0xf63d3fd2 in CGameClient::ExecuteStringCommand(char const*) () from /home/admin/csgoserver/bin/engine.so
  30. #15 0xf62700c3 in CBaseClient::NETMsg_StringCmd(CNETMsg_StringCmd const&) () from /home/admin/csgoserver/bin/engine.so
  31. #16 0xf6278a84 in CNetMessageBinder::BindParams<CNETMsg_StringCmd_t>::Process(INetMessage const&) () from /home/admin/csgoserver/bin/engine.so
  32. #17 0xf638be5f in CNetChan::_ProcessMessages(bf_read&, bool) () from /home/admin/csgoserver/bin/engine.so
  33. #18 0xf638c147 in CNetChan::ProcessMessages(bf_read&, bool) () from /home/admin/csgoserver/bin/engine.so
  34. #19 0xf638d8ba in CNetChan::CheckReceivingList(int) () from /home/admin/csgoserver/bin/engine.so
  35. #20 0xf639118b in CNetChan::ProcessPacket(netpacket_s*, bool) () from /home/admin/csgoserver/bin/engine.so
  36. #21 0xf63a40eb in NET_ProcessSocket(int, IConnectionlessPacketHandler*) () from /home/admin/csgoserver/bin/engine.so
  37. #22 0xf62ad04f in CBaseServer::RunFrame() () from /home/admin/csgoserver/bin/engine.so
  38. #23 0xf63efaf2 in SV_Frame(bool) () from /home/admin/csgoserver/bin/engine.so
  39. #24 0xf633bce5 in _Host_RunFrame_Server(bool) () from /home/admin/csgoserver/bin/engine.so
  40. #25 0xf633c8e0 in _Host_RunFrame(float) () from /home/admin/csgoserver/bin/engine.so
  41. #26 0xf633d157 in Host_RunFrame(float) () from /home/admin/csgoserver/bin/engine.so
  42. #27 0xf634842c in CHostState::State_Run(float) () from /home/admin/csgoserver/bin/engine.so
  43. #28 0xf6349054 in CHostState::FrameUpdate(float) () from /home/admin/csgoserver/bin/engine.so
  44. #29 0xf6349219 in HostState_Frame(float) () from /home/admin/csgoserver/bin/engine.so
  45. #30 0xf641234f in CEngine::Frame() () from /home/admin/csgoserver/bin/engine.so
  46. #31 0xf640ded5 in CDedicatedServerAPI::RunFrame() () from /home/admin/csgoserver/bin/engine.so
  47. #32 0xf6f16fb4 in RunServer(bool) () from ./bin/dedicated.so
  48. #33 0xf6f1646b in CDedicatedExports::RunServer() () from ./bin/dedicated.so
  49. #34 0xf640e569 in CModAppSystemGroup::Main() () from /home/admin/csgoserver/bin/engine.so
  50. #35 0xf646ba1e in CAppSystemGroup::Run() () from /home/admin/csgoserver/bin/engine.so
  51. #36 0xf640fc42 in CDedicatedServerAPI::ModInit(ModInfo_t&) () from /home/admin/csgoserver/bin/engine.so
  52. #37 0xf6f16f30 in CDedicatedAppSystemGroup::Main() () from ./bin/dedicated.so
  53. #38 0xf6f1dc6e in CAppSystemGroup::Run() () from ./bin/dedicated.so
  54. #39 0xf6f1fbba in CSteamApplication::Main() () from ./bin/dedicated.so
  55. #40 0xf6f1dc6e in CAppSystemGroup::Run() () from ./bin/dedicated.so
  56. #41 0xf6f1742e in main () from ./bin/dedicated.so
  57. #42 0xf6f18a86 in DedicatedMain () from ./bin/dedicated.so
  58. #43 0x0804890c in main ()
  59. No symbol table info available.
  60. eax 0x0 0
  61. ecx 0x411 1041
  62. edx 0x6 6
  63. ebx 0x411 1041
  64. esp 0xffe35bb4 0xffe35bb4
  65. ebp 0xffe35d38 0xffe35d38
  66. esi 0xf75d8d9c -144863844
  67. edi 0xf75d7ff4 -144867340
  68. eip 0xf7739430 0xf7739430 <__kernel_vsyscall+16>
  69. eflags 0x246 [ PF ZF IF ]
  70. cs 0x23 35
  71. ss 0x2b 43
  72. ds 0x2b 43
  73. es 0x2b 43
  74. fs 0x0 0
  75. gs 0x63 99
  76. From To Syms Read Shared Object Library
  77. 0xf7702430 0xf771caf8 Yes (*) /lib/i386-linux-gnu/libm.so.6
  78. 0xf76f9a60 0xf76faa08 Yes (*) /lib/i386-linux-gnu/libdl.so.2
  79. 0xf76e1650 0xf76eda78 Yes (*) /lib/i386-linux-gnu/libpthread.so.0
  80. 0xf76b6130 0xf76c9450 Yes (*) ./bin/libtier0.so
  81. 0xf7622914 0xf7668c78 Yes ./bin/libstdc++.so.6
  82. 0xf7449f10 0xf757e66c Yes (*) /lib/i386-linux-gnu/libc.so.6
  83. 0xf773a820 0xf7752baf Yes (*) /lib/ld-linux.so.2
  84. 0xf741fe04 0xf742f4b8 Yes ./bin/libgcc_s.so.1
  85. 0xf73d1b90 0xf7408768 Yes (*) ./bin/libvstdlib.so
  86. 0xf6ec4a90 0xf6f7a780 Yes (*) ./bin/dedicated.so
  87. 0xf6eaa5c0 0xf6eb4d74 Yes (*) ./bin/libsteam_api.so
  88. 0xf772e8d0 0xf7732618 Yes (*) /lib/i386-linux-gnu/librt.so.1
  89. 0xf6203740 0xf6536f9c Yes (*) /home/admin/csgoserver/bin/engine.so
  90. 0xf5ae13e0 0xf5c08e98 Yes (*) /home/admin/csgoserver/bin/materialsystem.so
  91. 0xf45982b0 0xf4652db8 Yes (*) /home/admin/csgoserver/bin/studiorender.so
  92. 0xf4388840 0xf451fb80 Yes (*) /home/admin/csgoserver/bin/vphysics.so
  93. 0xf1078f40 0xf1117a1c Yes (*) /home/admin/csgoserver/bin/datacache.so
  94. 0xf0fba020 0xf103e828 Yes (*) /home/admin/csgoserver/bin/vscript.so
  95. 0xf0f87930 0xf0fa4ed8 Yes (*) /home/admin/csgoserver/bin/shaderapiempty.so
  96. 0xeb85d710 0xeb8c76b4 Yes (*) /home/admin/csgoserver/csgo/bin/matchmaking_ds.so
  97. 0xea3aaff0 0xeaef5c58 Yes (*) /home/admin/csgoserver/csgo/bin/server.so
  98. 0xea19d800 0xea1d8fa8 Yes (*) /home/admin/csgoserver/bin/soundemittersystem.so
  99. 0xeb831250 0xeb84ee88 Yes (*) /home/admin/csgoserver/bin/scenefilecache.so
  100. 0xeb811ef0 0xeb823048 Yes (*) /home/admin/csgoserver/csgo/addons/source-python.so
  101. 0xeb804a20 0xeb805428 Yes (*) /lib/i386-linux-gnu/libutil.so.1
  102. 0xe55053e0 0xe5652b48 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/plat-linux/libpython3.3m.so.1.0
  103. 0xe4fd51a0 0xe535a618 Yes /home/admin/csgoserver/csgo/addons/source-python/bin/core.so
  104. 0xe495e3a0 0xe495ffb8 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/time.cpython-33m.so
  105. 0xeb8018d0 0xeb802068 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/atexit.cpython-33m.so
  106. 0xe4916770 0xe4919bc8 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/_struct.cpython-33m.so
  107. 0xe4912920 0xe4912e88 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/grp.cpython-33m.so
  108. 0xe490fa80 0xe4910688 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/_bz2.cpython-33m.so
  109. 0xe48f2020 0xe48fe2e8 Yes (*) /lib/i386-linux-gnu/libbz2.so.1
  110. 0xe490b880 0xe490d218 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/_md5.cpython-33m.so
  111. 0xe4907880 0xe4909778 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/_sha1.cpython-33m.so
  112. 0xe48eb900 0xe48ef4f8 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/_sha256.cpython-33m.so
  113. 0xe48dc900 0xe48e9168 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/_sha512.cpython-33m.so
  114. 0xe48956a0 0xe4899188 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/math.cpython-33m.so
  115. 0xe4904af0 0xe4905858 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/_random.cpython-33m.so
  116. 0xe48908f0 0xe4891758 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/fcntl.cpython-33m.so
  117. 0xe488bba0 0xe488df48 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/binascii.cpython-33m.so
  118. 0xe4869760 0xe4876668 Yes (*) /lib/i386-linux-gnu/libz.so.1
  119. 0xe481a040 0xe4824248 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/_datetime.cpython-33m.so
  120. 0xe47c7310 0xe47d0418 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/_socket.cpython-33m.so
  121. 0xe4882c00 0xe4887638 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/array.cpython-33m.so
  122. 0xe477d3e0 0xe47827b8 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/_json.cpython-33m.so
  123. 0xe46831d0 0xe4686308 Yes /home/admin/csgoserver/csgo/addons/source-python/Python3/lib-dynload/unicodedata.cpython-33m.so
  124. 0xe4669a10 0xe4670b18 Yes (*) /lib/i386-linux-gnu/libnss_files.so.2
  125. 0xe4661ba0 0xe4664b68 Yes (*) /lib/i386-linux-gnu/libnss_dns.so.2
  126. 0xe464b6b0 0xe4658578 Yes (*) /lib/i386-linux-gnu/libresolv.so.2
  127. 0xddef0340 0xde994e40 Yes (*) ./bin/steamclient.so
  128. 0xe33dcce0 0xe3429010 Yes (*) ./bin/crashhandler.so
  129. 0xdd0d8100 0xdd345878 Yes (*) ./bin/libsteam.so
  130. (*): Shared library is missing debugging information.
  131. Dump of assembler code for function __kernel_vsyscall:
  132. 0xf7739420 <+0>: push %ecx
  133. 0xf7739421 <+1>: push %edx
  134. 0xf7739422 <+2>: push %ebp
  135. 0xf7739423 <+3>: mov %esp,%ebp
  136. 0xf7739425 <+5>: sysenter
  137. 0xf7739427 <+7>: nop
  138. 0xf7739428 <+8>: nop
  139. 0xf7739429 <+9>: nop
  140. 0xf773942a <+10>: nop
  141. 0xf773942b <+11>: nop
  142. 0xf773942c <+12>: nop
  143. 0xf773942d <+13>: nop
  144. 0xf773942e <+14>: int $0x80
  145. => 0xf7739430 <+16>: pop %ebp
  146. 0xf7739431 <+17>: pop %edx
  147. 0xf7739432 <+18>: pop %ecx
  148. 0xf7739433 <+19>: ret
  149. End of assembler dump.
  150. Stack level 0, frame at 0xffe35bc4:
  151. eip = 0xf7739430 in __kernel_vsyscall; saved eip 0xf74611df
  152. called by frame at 0xffe35bd0
  153. Arglist at 0xffe35bbc, args:
  154. Locals at 0xffe35bbc, Previous frame's sp is 0xffe35bc4
  155. Saved registers:
  156. ebp at 0xffe35bb4, eip at 0xffe35bc0
  157. End of Source crash report
  158. ----------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement