View Single Post
Re: Unable to load pb mm on Linux
Old
  (#43)
TJA
Member
 
Status: Offline
Posts: 38
Join Date: Mar 2004
Location: Bonn, Germany
Default Re: Unable to load pb mm on Linux - 12-04-2010

The server crash looks like this:

Code:
CRASH: Mon Apr 12 01:24:49 CEST 2010
Start Line: ./hlds_i686 -debug -nojoy -noipx -pidfile hlds.pid -debuglog debuglog.txt -port 27050 -tos -heapsize 131072 -zone 8192 -game cstrike +sv_lan 1 +sv_proxies 0 +maxplayers 20 +ip 178.63.3.149 +map de_dust
Core was generated by `./hlds_i686 -debug -nojoy -noipx -pidfile hlds.pid -debuglog debuglog.txt -port'.
Program terminated with signal 11, Segmentation fault.
[New process 30904]
#0  0xf76460d7 in strchr () from /lib32/libc.so.6
#0  0xf76460d7 in strchr () from /lib32/libc.so.6
#1  0xee633ba8 in ServerActivate ()
   from /home/cs/ORIG3111e/hlds_l/cstrike/addons/podbot/podbot_mm_i386.so
#2  0x00000000 in ?? ()
No symbol table info available.
From        To          Syms Read   Shared Object Library
0xf775fa60  0xf7760958  Yes         /lib32/libdl.so.2
0xf774c170  0xf77573f8  Yes         /lib32/libpthread.so.0
0xf7727410  0xf7740908  Yes         /lib32/libm.so.6
0xf75e8230  0xf76efaf8  Yes         /lib32/libc.so.6
0xf77717f0  0xf778927f  Yes         /lib/ld-linux.so.2
0xf707d630  0xf710a86a  Yes         /home/cs/ORIG3111e/hlds_l/engine_i686.so
0xf6fd5460  0xf7013f51  Yes         ./libhlwon.so
0xf6e60060  0xf6ee2749  Yes         ./libSteamValidateUserIDTickets_i386.so
0xf6d7d2b0  0xf6d8cb49  Yes         /home/cs/ORIG3111e/hlds_l/filesystem_stdio_i386.so
0xeec272a0  0xeecadab7  Yes         ./cstrike/addons/metamod/dlls/metamod_i386.so
0xeea61e00  0xeeb06044  Yes         /home/cs/ORIG3111e/hlds_l/cstrike/dlls/cs_i386.so
0xee9f4ef0  0xeea030fc  Yes         /home/cs/ORIG3111e/hlds_l/cstrike/addons/soundcheck/dlls/soundcheck_mm_i686.so
0xee9bc7c0  0xee9d6140  Yes         /home/cs/ORIG3111e/hlds_l/cstrike/addons/hlguard/dlls/hlguard_mm_nightly.so
0xee9a6c90  0xee9b00a8  Yes         /usr/lib32/libgcc_s.so.1
0xee949b60  0xee980300  Yes         /home/cs/ORIG3111e/hlds_l/cstrike/addons/amxmodx/dlls/amxmodx_mm_i386.so
0xf6d67e80  0xf6d6b440  Yes         cstrike/addons/amxmodx/modules/fun_amxx_i386.so
0xee9257e0  0xee932b80  Yes         cstrike/addons/amxmodx/modules/engine_amxx_i386.so
0xee8fb440  0xee91c4b0  Yes         cstrike/addons/amxmodx/modules/fakemeta_amxx_i386.so
0xee7e22a0  0xee80d090  Yes         cstrike/addons/amxmodx/modules/mysql_amxx_i386.so
0xee7bb8c0  0xee7c93c4  Yes         /usr/lib32/libz.so.1
0xee7a1350  0xee7a6920  Yes         cstrike/addons/amxmodx/modules/cstrike_amxx_i386.so
0xee72cdc0  0xee733470  Yes         cstrike/addons/amxmodx/modules/csx_amxx_i386.so
0xee7158a0  0xee71c878  Yes         /lib32/libnss_files.so.2
0xf7763b60  0xf7766628  Yes         /lib32/libnss_dns.so.2
0xee703130  0xee70eb88  Yes         /lib32/libresolv.so.2
0xee606d20  0xee666c34  Yes         /home/cs/ORIG3111e/hlds_l/cstrike/addons/podbot/podbot_mm_i386.so
0xf6d63720  0xf6d64740  Yes         cstrike/addons/amxmodx/modules/sockets_amxx_i386.so
0xee7adda0  0xee7b5680  Yes         cstrike/addons/amxmodx/modules/regex_amxx_i386.so
Stack level 0, frame at 0xffa1aca0:
 eip = 0xf76460d7 in strchr; saved eip 0xee633ba8
 called by frame at 0xffa1acb0
 Arglist at 0xffa1ac98, args:
 Locals at 0xffa1ac98, Previous frame's sp is 0xffa1aca0
 Saved registers:
  edi at 0xffa1ac98, eip at 0xffa1ac9c
End of crash report
----------------------------------------------
I can see references to /lib32/libc.so.6, as this is required to run HL/CS on the machine at all ...

Maybe, it is a problem that this version of PodBotmm has libc compiled in somehow?

I mean, that may clash with the loaded version from /lib32, or?


JoeBots on CS 1.5 (HL1) UWC3:
beta.murka-terroristka.de:27025

6 Joebots, that go down by one for each human player ...
So you can play against 5 bots on UWC3!

The server runs with both Saved and Fast XP!

JoeBots play as CT all the time ...
  
Reply With Quote