Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2004 20:35:53 +0600
From:      "Anton A. Ultrov" <ultra@seversk.ru>
To:        <freebsd-questions@FreeBSD.org>
Subject:   Some troubles with games
Message-ID:  <001801c3de99$8e698b30$8a975950@toha>

next in thread | raw e-mail | index | archive | help
Hello!
My name is Anton. I'm a Russian webmaster of game resource called =
combat-folk.ru. Some days ago I setup a new game server (P4-2,4, 1Gb =
Ram) with FreeBSD 5.2 =D3 linux-base_8. installed. The main settings =
are:
In rc.conf  enabled parameter linux_enable=3D"YES"
In fstab set:
proc                    /proc           procfs  rw              0       =
0
linproc                 /compat/linux/proc      linprocfs rw    0       =
0

Everything looks fine, but
when running Counter-Strike 1.6 Server the following messages appeared =
in server console:

/lib/libresolv.so.2: No such file or directory.  =20
Error while reading shared library symbols:      =20
/lib/libNoVersion.so.1: No such file or directory.
Error while reading shared library symbols:      =20
/lib/libdl.so.2: No such file or directory.      =20
Error while reading shared library symbols:      =20
/lib/libpthread.so.0: No such file or directory. =20
Error while reading shared library symbols:      =20
/lib/libm.so.6: No such file or directory.       =20
Error while reading shared library symbols:      =20
/lib/libc.so.6: No such file or directory.       =20
Error while reading shared library symbols:      =20
/lib/ld-linux.so.2: No such file or directory.   =20
Error while reading shared library symbols:      =20
/lib/libnss_files.so.2: No such file or directory.
Error while reading shared library symbols:      =20
/lib/libnss_dns.so.2: No such file or directory. =20
Error while reading shared library symbols:      =20
/lib/libresolv.so.2: No such file or directory.  =20
debug.cmds:1: Error in sourced command file:     =20
Cannot access memory at address 0x83e58955

Contents of debug.log:

CRASH: Mon Jan 19 05:56:17 MSK 2004                                      =
      =20
Start Line: ./hlds_i686 -game cstrike -debug -tos -port 27015 -noipx =
-insecure -
Core was generated by `hlds_i686'.                                       =
      =20
Program terminated with signal 11, Segmentation fault.                   =
      =20
#0  0x2b983734 in _init () from =
/usr/games/hlds_l16/cstrike/dlls/cs_i386.so    =20
#0  0x2b983734 in _init () from =
/usr/games/hlds_l16/cstrike/dlls/cs_i386.so    =20
#1  0x2b993389 in DispatchSpawn ()                                       =
      =20
   from /usr/games/hlds_l16/cstrike/dlls/cs_i386.so                      =
      =20
No symbol table info available.                                          =
      =20
>From        To          Syms Read   Shared Object Library                =
      =20
                        No          /lib/libNoVersion.so.1               =
      =20
                        No          /lib/libdl.so.2                      =
      =20
                        No          /lib/libpthread.so.0                 =
      =20
                        No          /lib/libm.so.6                       =
      =20
                        No          /lib/libc.so.6                       =
      =20
                        No          /lib/ld-linux.so.2                   =
      =20
0x282893a0  0x2839a001  Yes         /usr/games/hlds_l16/engine_i686.so   =
      =20
0x2898df70  0x28a1469d  Yes         =
./libSteamValidateUserIDTickets_i386.so    =20
0x28af0260  0x28affa7d  Yes         =
/usr/games/hlds_l16/filesystem_stdio_i386.so
                        No          /lib/libnss_files.so.2               =
      =20
                        No          /lib/libnss_dns.so.2                 =
      =20
                        No          /lib/libresolv.so.2                  =
      =20
0x2b80c400  0x2b884ffc  Yes         =
./cstrike/addons/adminmod/dlls/metamod_i386.
0x2b9884b0  0x2ba918af  Yes         =
/usr/games/hlds_l16/cstrike/dlls/cs_i386.so
Stack level 0, frame at 0xbfbfdfb8:                                      =
     =20
 eip =3D 0x2b983734 in _init; saved eip 0x2b993389                       =
       =20
 called by frame at 0xbfbfe008                                           =
     =20
 Arglist at 0xbfbfdfb8, args:                                            =
     =20
 Locals at 0xbfbfdfb8, Previous frame's sp is 0x0                        =
     =20
 Saved registers:                                                        =
     =20
  ebx at 0xbfbfdfb4, ebp at 0xbfbfdfb8, eip at 0xbfbfdfbc                =
     =20
End of crash report                                                      =
     =20
----------------------------------------------                           =
     =20

Please, Can U Help Us Resolving this troubleshoot? Thank before.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001801c3de99$8e698b30$8a975950>