segfault on FreeBSD

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
cryotek
Peon
Posts: 10
Joined: Fri Sep 23, 2005 10:29 am

segfault on FreeBSD

Post by cryotek » Sat Jul 29, 2006 11:14 pm

I am also going to post this on amxx forums, but i thought i'd post on here as well since putting the plugin on amxx is when it starts to crash.

The server is FreeBSD 5.5 32bit on an amd opteron. everything will load fine and amxx list shows the plugin running fine, however, when someone (anyone, not just admins) tries to connect it crashes at precaching resources, in the debug.log (a very big debug.log) I noticed this.

Code: Select all

----------------------------------------------
CRASH: Sun Jul 30 01:19:15 EDT 2006
Start Line: ./hlds_amd -game cstrike +ip 64.71.161.10 +map de_dust +maxplayers $
Core was generated by `hlds_amd'.
Program terminated with signal 11, Segmentation fault.
#0  0x0805cbe5 in __g_CDedicatedExports_singleton ()
#0  0x0805cbe5 in __g_CDedicatedExports_singleton ()
#1  0x482bb014 in ?? ()
#2  0x482ba474 in ?? ()
#3  0x482bc774 in ?? ()
that pretty much goes on and on..

Further scrolling down i see this

Code: Select all

#157 0x0805cbe4 in console ()
im sure there are more, but there is well over 27,000 debug lines and counting. Hope someone from here can help me out.

Also, amxx, and adminmod along with this, is currently what i run on the server.

another note, i've tried this with amxx 1.71 and 1.75
meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm_i386. v1.75a ini ANY ANY
[ 2] Adminmod RUN - admin_MM_i386.so v2.50.60 ini Start ANY
[ 3] MySQL RUN - mysql_amxx_i386. v1.75 pl1 ANY ANY
[ 4] Engine RUN - engine_amxx_i386 v1.75 pl1 ANY ANY
[ 5] Fun RUN - fun_amxx_i386.so v1.75 pl1 ANY ANY
[ 6] FakeMeta RUN - fakemeta_amxx_i3 v1.75 pl1 ANY ANY
[ 7] CStrike RUN - cstrike_amxx_i38 v1.71 pl1 ANY ANY
7 plugins, 7 running

amxx modules
Currently loaded modules:
name version author status
[ 1] MySQL 1.75 AMX Mod X Dev Team running
[ 2] Engine 1.75 AMX Mod X Dev Team running
[ 3] Fun 1.75 AMX Mod X Dev Team running
[ 4] FakeMeta 1.75 AMX Mod X Dev Team running
[ 5] CStrike 1.71 AMX Mod X Dev Team running
5 modules, 5 correct

amxx plugins
Currently loaded plugins:
name version author file status
[ 1] Admin Base (SQL) 1.75 AMXX Dev Team admin_sql.amxx running
[ 2] Admin Commands 1.75 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.75 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.75 AMXX Dev Team adminslots.amxx running
[ 5] Menus Front-End 1.75 AMXX Dev Team menufront.amxx running
[ 6] Commands Menu 1.75 AMXX Dev Team cmdmenu.amxx running
[ 7] Players Menu 1.75 AMXX Dev Team plmenu.amxx running
[ 8] Maps Menu 1.75 AMXX Dev Team mapsmenu.amxx running
[ 9] Admin Chat 1.75 AMXX Dev Team adminchat.amxx running
[ 10] Anti Flood 1.75 AMXX Dev Team antiflood.amxx running
[ 11] Scrolling Message 1.75 AMXX Dev Team scrollmsg.amxx running
[ 12] Info. Messages 1.75 AMXX Dev Team imessage.amxx running
[ 13] Admin Votes 1.75 AMXX Dev Team adminvote.amxx running
[ 14] NextMap 1.75 AMXX Dev Team nextmap.amxx running
[ 15] Nextmap Chooser 1.75 AMXX Dev Team mapchooser.amxx running
[ 16] TimeLeft 1.75 AMXX Dev Team timeleft.amxx running
[ 17] Pause Plugins 1.75 AMXX Dev Team pausecfg.amxx running
[ 18] Stats Configuration 1.75 AMXX Dev Team statscfg.amxx running
[ 19] Warcraft 3 Frozen Thro 2.3.2 Geesu==(Pimp Dad warcraft3FT.amx running
19 plugins, 19 running

DarkJP2
Rifleman
Posts: 163
Joined: Tue Jul 26, 2005 3:18 pm
Location: Swiss

Post by DarkJP2 » Sun Jul 30, 2006 5:01 am

[ 7] CStrike RUN - cstrike_amxx_i38 v1.71 pl1 ANY ANY

update your cstrike modules may could solve the problem

cryotek
Peon
Posts: 10
Joined: Fri Sep 23, 2005 10:29 am

Post by cryotek » Sun Jul 30, 2006 4:53 pm

tried it
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm_i386. v1.75a ini ANY ANY
[ 2] Adminmod RUN - admin_MM_i386.so v2.50.60 ini Start ANY
[ 3] Hook Mod RUN - HookMod_i386.so v5 ini Start Start
[ 4] HLGuard RUN - hlguard_mm_optim v1.8 ini Chlvl Chlvl
[ 5] MySQL RUN - mysql_amxx_i386. v1.75 pl1 ANY ANY
[ 6] Fun RUN - fun_amxx_i386.so v1.75 pl1 ANY ANY
[ 7] CStrike RUN - cstrike_amxx_i38 v1.75 pl1 ANY ANY
[ 8] CSX RUN - csx_amxx_i386.so v1.75 pl1 ANY ANY
[ 9] Engine RUN - engine_amxx_i386 v1.75 pl1 ANY ANY
[10] FakeMeta RUN - fakemeta_amxx_i3 v1.75 pl1 ANY ANY
10 plugins, 10 running
Still crashes, and i haven't gotten my email from alliedmods so i can post this on the amxx forum.

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Jul 30, 2006 5:44 pm

Start Line: ./hlds_amd -game cstrike +ip 64.71.161.10 +map de_dust +maxplayers $
???

maxplayers as a dollar sign??
No Support via PM

cryotek
Peon
Posts: 10
Joined: Fri Sep 23, 2005 10:29 am

Post by cryotek » Sun Jul 30, 2006 6:08 pm

heh, no, thats what nano puts if its near the ending of the console window, its pretty much saying there is more and to move the cursor over it to view more of that line.. lemme stretch it and paste the whole line if you want that...
----------------------------------------------
CRASH: Sun Jul 30 01:19:15 EDT 2006
Start Line: ./hlds_amd -game cstrike +ip 64.71.161.10 +map de_dust +maxplayers 16 -debug -pidfile hlds.14212.pid
Core was generated by `hlds_amd'.
Program terminated with signal 11, Segmentation fault.
#0 0x0805cbe5 in __g_CDedicatedExports_singleton ()
#0 0x0805cbe5 in __g_CDedicatedExports_singleton ()

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Mon Jul 31, 2006 7:20 am

You're going to have to go to amxx forums for this :/
No Support via PM

Marticus
Lead UWC3 Developer
Posts: 281
Joined: Sat Jul 16, 2005 10:47 am

Post by Marticus » Mon Jul 31, 2006 10:39 am

[ 5] CStrike 1.71 AMX Mod X Dev Team running

We're at revision 1.75... as the previous user explained, update your cstrike module.

http://www.amxmodx.org/downloads.php Directly under "Mod Addon Packs"

cryotek
Peon
Posts: 10
Joined: Fri Sep 23, 2005 10:29 am

Post by cryotek » Mon Jul 31, 2006 5:28 pm

I already updated the modules when darkjp2 suggested it, when he called out on number 7 in the plugins list, i just never showed the updated modules list. everything that refers to the amxx base is already at 1.75.

I never got my email comfirmation, so i guess i'll try creating another account with a different email.

cryotek
Peon
Posts: 10
Joined: Fri Sep 23, 2005 10:29 am

Post by cryotek » Tue Aug 01, 2006 7:39 pm

Mkay heres the update,

some people say its war3ft plugin, others say its the dedicated server its self, i don't know what the issue is, its worked before, im going to back up my addons folder and what not and try again, i tried 3.0 alpha but its doing the same thing.


edit: reinstalled it, works 3.0 just fine but im going to be safer and downgrade to 2.3.2 thanks to all those who helpped, Geesu as a show of appriciation for your work, if you still need a developer shell, lemme know and i'll see if i can work something out.

Post Reply