View Single Post
zeus
Senior Member
Join Date: Jul 2008
Old 04-11-2015 , 01:56   Re: SteamTools (v1.0.0)
Reply With Quote #10

Yes, the server crashes at boot. Both files are present and have 777 permisions.

How can I get a backtrace ?

//


Program terminated with signal SIGSEGV, Segmentation fault.
#0 0xf2fbecd2 in SourceHook::CSourceHookImpl::AddHookNew(int, SourceHook::ISourceHook::AddHookMode, void*, int, int (*)(SourceHook::HookManagerAction, SourceHook::IHookManagerInfo*), SourceHook::ISHDelegate*, bool) () from cstrike/addons/amxmodx/modules/steamtools_amxx_i386.so
#0 0xf2fbecd2 in SourceHook::CSourceHookImpl::AddHookNew(int, SourceHook::ISourceHook::AddHookMode, void*, int, int (*)(SourceHook::HookManagerAction, SourceHook::IHookManagerInfo*), SourceHook::ISHDelegate*, bool) () from cstrike/addons/amxmodx/modules/steamtools_amxx_i386.so
#1 0x00000020 in ?? ()
#2 0x00001fb8 in ?? ()
#3 0x00000000 in ?? ()
No symbol table info available.
From To Syms Read Shared Object Library
0xf76be914 0xf7704c78 Yes ./libstdc++.so.6
0xf7650ad0 0xf765196c Yes (*) /lib/i386-linux-gnu/libdl.so.2
0xf7634840 0xf76414a7 Yes (*) /lib/i386-linux-gnu/libpthread.so.0
0xf7497420 0xf75c8b6e Yes (*) /lib/i386-linux-gnu/libc.so.6
0xf743c600 0xf746a70b Yes (*) /lib/i386-linux-gnu/libm.so.6
0xf7750860 0xf77687ac Yes (*) /lib/ld-linux.so.2
0xf7421e04 0xf7431490 Yes ./libgcc_s.so.1
0xf6f01490 0xf6f8524c Yes /home/zeus/Desktop/SteamCMD/HLDS/engine_i486.so
0xf76625c0 0xf766cd74 Yes (*) ./libsteam_api.so
0xf6e899b0 0xf6e8d0ca Yes (*) /lib/i386-linux-gnu/librt.so.1
0xf6ea0a00 0xf6ead1b8 Yes /home/zeus/Desktop/SteamCMD/HLDS/filesystem_stdio.so
0xf5de4f80 0xf69e5370 Yes (*) /home/zeus/.local/share/Steam/linux32/steamclient.so
0xf5cabf90 0xf5cd1230 Yes (*) /home/zeus/.local/share/Steam/linux32/crashhandler.so
0xf338dd00 0xf3432ebc Yes (*) /home/zeus/Desktop/SteamCMD/HLDS/./cstrike/addons/metamod/metamod.so
0xf312c350 0xf3250340 Yes /home/zeus/Desktop/SteamCMD/HLDS/cstrike/dlls/cs.so
0xf2fe6420 0xf3039ad8 Yes (*) /home/zeus/Desktop/SteamCMD/HLDS/cstrike/addons/amxmodx/dlls/amxmodx_mm_i386.so
0xf2fbb4e0 0xf2fc7318 Yes (*) cstrike/addons/amxmodx/modules/steamtools_amxx_i386.so
0xf2fa4080 0xf2fac428 Yes (*) cstrike/addons/amxmodx/modules/cstrike_amxx_i386.so
0xf2f5d580 0xf2f95da0 Yes (*) cstrike/addons/amxmodx/modules/hamsandwich_amxx_i386.so
0xf2f41df0 0xf2f44928 Yes (*) cstrike/addons/amxmodx/modules/fun_amxx_i386.so
(*): Shared library is missing debugging information.
Stack level 0, frame at 0xffef27d4:
eip = 0xf2fbecd2 in SourceHook::CSourceHookImpl::AddHookNew(int, SourceHook::ISourceHook::AddHookMode, void*, int, int (*)(SourceHook::HookManagerAction, SourceHook::IHookManagerInfo*), SourceHook::ISHDelegate*, bool); saved eip = 0x20
called by frame at 0xffef27d8
Arglist at 0xffef27cc, args:
Locals at 0xffef27cc, Previous frame's sp is 0xffef27d4
Saved registers:
ebx at 0xffef27c8, ebp at 0xffef27cc, esi at 0xffef27c0, edi at 0xffef27c4, eip at 0xffef27d0

Last edited by zeus; 04-11-2015 at 02:04. Reason: Added backtrace
zeus is offline