Hi,

I have a problem to run Linux Librairies of my Source Engine Mod.
I use the Half Life 2 Episode One Engine and Fedora Core 3 with gcc 3.4.4  
and xerces-C 2.6.0.
I compiled the source code without problems, and i have the librairy  
'server_i486.so'.
I installed Source Dedicated Server with Counter-Strike Source.
But when I run my mod with srcds, I have a crash immediately :(
with the message "Program terminated with signal 11, Segmentation fault."

Someone already have the same problem ?

Thank you for the help.

----------------------------------------------------
----------------------------------------------------
FULL LOG :
----------------------------------------------------
----------------------------------------------------

CRASH: Tue Apr 15 03:34:33 CEST 2008
Start Line: ./srcds_i686 -debug -console -game eastwest -maxplayers 18  
-map texas
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Core was generated by `./srcds_i686 -debug -console -game eastwest  
-maxplayers 18 -map texas'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000000 in ?? ()
#0  0x00000000 in ?? ()
#1  0xb724c953 in CModAppSystemGroup::Create () from bin/engine_i686.so
#2  0xb73535ff in CAppSystemGroup::Run () from bin/engine_i686.so
#3  0xb724d2ff in CDedicatedServerAPI::ModInit () from bin/engine_i686.so
#4  0xb7cd434a in CDedicatedAppSystemGroup::Main () from  
bin/dedicated_i686.so
#5  0xb7d0b713 in CAppSystemGroup::Run () from bin/dedicated_i686.so
#6  0xb7d0b713 in CAppSystemGroup::Run () from bin/dedicated_i686.so
#7  0xb7cd4758 in main () from bin/dedicated_i686.so
#8  0x0804909e in main ()
No symbol table info available.
 From        To          Syms Read   Shared Object Library
0xb7ee0360  0xb7efb7d4  Yes         /lib/tls/i686/cmov/libm.so.6
0xb7ed8c10  0xb7ed9964  Yes         /lib/tls/i686/cmov/libdl.so.2
0xb7dbbcb0  0xb7eb14ff  Yes         /lib/tls/i686/cmov/libc.so.6
0xb7f0f790  0xb7f202cf  Yes         /lib/ld-linux.so.2
0xb7d7e190  0xb7d997c0  Yes         bin/tier0_i486.so
0xb7d62370  0xb7d6aa84  Yes         /lib/tls/i686/cmov/libpthread.so.0
0xb7d51910  0xb7d5aff0  Yes         bin/vstdlib_i486.so
0xb7cd2fb0  0xb7d2d060  Yes         bin/dedicated_i686.so
0xb7c6e610  0xb7c90190  Yes         bin/soundemittersystem_i486.so
0xb7b9f7e0  0xb7c30210  Yes         bin/materialsystem_i486.so
0xb77772c0  0xb77c9820  Yes         bin/studiorender_i486.so
0xb757b6a0  0xb77062b0  Yes         bin/vphysics_i486.so
0xb7481580  0xb74ba180  Yes         bin/datacache_i486.so
0xb7136990  0xb7355fc0  Yes         bin/engine_i686.so
0xb6ec0410  0xb6f86040  Yes          
bin/libsteamvalidateuseridtickets_i486.so
0xb6e09b20  0xb6e15500  Yes         bin/steam_api_i486.so
0xb6dd7440  0xb6dd9aa0  Yes         bin/shaderapiempty_i486.so
Stack level 0, frame at 0xbfa96950:
  eip = 0x0; saved eip 0xb724c953
  called by frame at 0xbfa969e0
  Arglist at 0xbfa96948, args:
  Locals at 0xbfa96948, Previous frame's sp is 0xbfa96950
  Saved registers:
   eip at 0xbfa9694c
End of Source crash report

----------------------------------------------------
----------------------------------------------------
----------------------------------------------------
----------------------------------------------------

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to