View Single Post
iBrazilian
Senior Member
Join Date: May 2011
Old 05-04-2012 , 21:29   Re: Another way instead of "Public function"?
Reply With Quote #12

Sorry to double post, not trying to make this thread come up first or anything. Just wanted to leave an update of things that I have done recently.

I disabled every plugin, only left Pokemod.amxx as a 3rd party plugin and everything else was normal AMXX, It's running on 1.8.2. It crashed and it's continue to crash. It gave others but this is the most recent one which crashed earlier.
PHP Code:
----------------------------------------------
CRASHFri May  4 19:57:24 CDT 2012
Start Line
: ./hlds_i686 -game cstrike +ip 74.91.115.74 +maxplayers 32 +hpk_maxsize 1 -debug -console -noaff -condebug -pidfile hlds.9900.pid
[New Thread 9915]
[New 
Thread 9918]
[New 
Thread 9916]
[New 
Thread 9925]
Core was generated by `./hlds_i686 -game cstrike +ip 74.91.115.74 +maxplayers 32 +hpk_maxsize 1 -debug'.
Program terminated with signal 11, Segmentation fault.
#0  0xf37df774 in CBaseEntity::KeyValue(KeyValueData_s *) () from /servers/pokemod5/cstrike/dlls/cs_i386.so
#0  0xf37df774 in CBaseEntity::KeyValue(KeyValueData_s *) () from /servers/pokemod5/cstrike/dlls/cs_i386.so
#1  0xf3834704 in CBasePlayer::SwitchWeapon(CBasePlayerItem *) () from /servers/pokemod5/cstrike/dlls/cs_i386.so
#2  0x0aabeed0 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
No symbol table info available.
From        To          Syms Read   Shared Object Library
0xf773ba30  0xf773c9d8  Yes (*)     /lib32/libdl.so.2
0xf77265e0  0xf7732e08  Yes (*)     /lib32/libpthread.so.0
0xf75dbaa0  0xf76e6f54  Yes (*)     /lib32/libc.so.6
0xf774b8d0  0xf7762f7f  Yes (*)     /lib/ld-linux.so.2
0xf70bf860  0xf7135754  Yes         /servers/pokemod5/engine_i686.so
0xf7056f50  0xf7068c70  Yes         ./libsteam_api_c.so
0xf7030490  0xf704b158  Yes (*)     /lib32/libm.so.6
0xf7015d90  0xf70229b8  Yes         /servers/pokemod5/filesystem_stdio_i386.so
0xf64e8810  0xf6cf82cc  Yes (*)     ./steamclient.so
0xf63bcc50  0xf63dc0b8  Yes (*)     ./libtier0_s.so
0xf6347400  0xf638ecf8  Yes (*)     ./libvstdlib_s.so
0xf62694d0  0xf62f75d0  Yes (*)     ./crashhandler.so
0xf7742960  0xf7747088  Yes (*)     /lib32/librt.so.1
0xf39eb184  0xf39fe6e0  Yes         ./cstrike/addons/metamod/dlls/metamod_i386.so
0xf37cfbe0  0xf38ecb8c  Yes         /servers/pokemod5/cstrike/dlls/cs_i386.so
0xf3681630  0xf36db9e4  Yes (*)     /servers/pokemod5/cstrike/addons/amxmodx/dlls/amxmodx_mm_i386.so
0xf3392af0  0xf3404718  Yes (*)     /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/32/libstdc++.so.6
0xf3331360  0xf33460b8  Yes (*)     /lib32/libgcc_s.so.1
0xf3094ac0  0xf30bfb84  Yes (*)     cstrike/addons/amxmodx/modules/fakemeta_amxx_i386.so
0xf3073be0  0xf30766f4  Yes (*)     cstrike/addons/amxmodx/modules/fun_amxx_i386.so
0xf30429f0  0xf306d3b4  Yes (*)     cstrike/addons/amxmodx/modules/hamsandwich_amxx_i386.so
0xf30250e0  0xf302f0c4  Yes (*)     cstrike/addons/amxmodx/modules/engine_amxx_i386.so
0xf3017150  0xf301c8f4  Yes (*)     cstrike/addons/amxmodx/modules/cstrike_amxx_i386.so
0xf300c090  0xf3011f44  Yes (*)     cstrike/addons/amxmodx/modules/nvault_amxx_i386.so
0xf2f98ca0  0xf2f9ee24  Yes (*)     cstrike/addons/amxmodx/modules/csx_amxx_i386.so
0xf29c84b0  0xf2aa9a04  Yes         ./libsteamvalidateuseridtickets.so
0xf25b6220  0xf286c41c  Yes (*)     /servers/pokemod5/libsteam.so
0xf3274a00  0xf327be38  Yes (*)     /lib32/libnss_files.so.2
0xf343dbc0  0xf3440cd8  Yes (*)     /lib32/libnss_dns.so.2
0xf3260620  0xf326cb48  Yes (*)     /lib32/libresolv.so.2
(*): Shared library is missing debugging information.
Stack level 0, frame at 0xffad5c30:
 eip = 0xf37df774 in CBaseEntity::KeyValue(KeyValueData_s *); saved eip 0xf3834704
 called by frame at 0xffad5c34
 Arglist at 0xffad5c28, args: 
 Locals at 0xffad5c28, Previous frame's sp is 0xffad5c30
 Saved registers:
  eip at 0xffad5c2c
End of crash report
---------------------------------------------- 
__________________
Pokemod Season 5 [ |||||||||| Complete]

Last edited by iBrazilian; 05-05-2012 at 01:17.
iBrazilian is offline