Freebsd Problems

SpiritMasterSpiritMaster Join Date: 2002-11-07 Member: 7580Members, Reinforced - Shadow
<div class="IPBDescription">No NS2.0 For U!</div> I've tried running the new NS 2.0 with 3.1.1.1 and with the d patch without the .so fix and with it, in every combination and all it does is segfault. I'm guessing it will be the libs again. Anybody managed to get up a FreeBSD server?

Comments

  • eMikeeMike Join Date: 2002-12-03 Member: 10422Members
    Same problem here <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo-->
    Tried all 3111 and 3110, and its a no-go.

    Also tried some variations with linux libs, but no luck so far
  • UgLyPuNkUgLyPuNk Join Date: 2002-11-03 Member: 6530Members
    gs5# gdb hlds_amd hlds_amd.core
    GNU gdb 4.18 (FreeBSD)
    Copyright 1998 Free Software Foundation, Inc.
    GDB is free software, covered by the GNU General Public License, and you are
    welcome to change it and/or distribute copies of it under certain conditions.
    Type "show copying" to see the conditions.
    There is absolutely no warranty for GDB. Type "show warranty" for details.
    This GDB was configured as "i386-unknown-freebsd"...Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs
    Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf

    Core was generated by `hlds_amd'.
    Program terminated with signal 11, Segmentation fault.
    Reading symbols from /lib/libNoVersion.so.1...done.
    Reading symbols from /lib/libdl.so.2...done.
    Reading symbols from /lib/libpthread.so.0...done.
    Reading symbols from /lib/libm.so.6...done.
    Reading symbols from /lib/libc.so.6...done.
    Reading symbols from /lib/ld-linux.so.2...done.
    Reading symbols from /usr/local/games/halflife/ns1.internode.on.net/engine_amd.so...done.
    Reading symbols from /usr/local/games/halflife/ns1.internode.on.net/./libhlwon.so...done.
    Reading symbols from /usr/local/games/halflife/ns1.internode.on.net/./libSteamValidateUserIDTickets_i386.so...done.
    Reading symbols from /usr/local/games/halflife/ns1.internode.on.net/filesystem_stdio_i386.so...done.
    Reading symbols from /lib/libnss_files.so.2...done.
    Reading symbols from /lib/libnss_nisplus.so.2...done.
    Reading symbols from /lib/libnsl.so.1...done.
    Reading symbols from /lib/libnss_nis.so.2...done.
    Reading symbols from /lib/libnss_dns.so.2...done.
    Reading symbols from /lib/libresolv.so.2...done.
    Reading symbols from /usr/local/games/halflife/ns1.internode.on.net/./ns/dlls/ns_i386.so...done.
    #0 0x28108d7d in _IO_vfscanf (s=0x0, format=0x2b9c4804 "%lf %lf\n", argptr=0xbfbff470, errp=0x0) at vfscanf.c:339
    339 vfscanf.c: No such file or directory.
  • SpiritMasterSpiritMaster Join Date: 2002-11-07 Member: 7580Members, Reinforced - Shadow
    Bump! theres yer GDB Report.
  • verboseverbose Join Date: 2002-11-25 Member: 9968Members, Constellation
    edited August 2003
    FreeBSD 4.8-RELEASE using linux_base-8 port version 8.0_1
    (same basic results using 7.1_5)

    <!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->Auto-restarting the server on crash
    Host_Init
    Added packfile /usr/home/ns/hlds_l.3110.ns2/valve/pak0.pak (985 files)
    Protocol version 46
    Exe version 3.1.1.0
    Exe build: 14:46:34 Jun 11 2002 (2056)
    [...]
    PackFile: /usr/home/ns/hlds_l.3110.ns2/valve/pak0.pak : sprites/explode1.spr
    PackFile: /usr/home/ns/hlds_l.3110.ns2/valve/pak0.pak : models/hgibs.mdl
    PackFile: /usr/home/ns/hlds_l.3110.ns2/valve/pak0.pak : models/agibs.mdl
    [pauses for a few seconds]
    Segmentation fault (core dumped)

    gdb -q hlds hlds.core
    Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs
    Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf
    Core was generated by `hlds'.
    Program terminated with signal 11, Segmentation fault.
    /lib/libNoVersion.so.1: No such file or directory.
    #0  0x280b9993 in ?? ()
    <!--c2--></td></tr></table><span class='postcolor'><!--ec2-->

    3.1.1.1 (with updated ns_i386.so) (same output on 3.1.1.1c, 3.1.1.1c1, and 3.1.1.1d except for Exe build date and name)
    <!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
    Auto-restarting the server on crash

    Console initialized.
    Protocol version 46
    Exe version 3.1.1.1
    Exe build: 22:35:19 Apr 29 2003 (2378)
    WON Auth Server
    Server IP address 216.229.0.5:27015
    Segmentation fault (core dumped)

    gdb -q hlds hlds.core
    Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs
    Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf
    Core was generated by `hlds'.
    Program terminated with signal 11, Segmentation fault.
    /lib/libNoVersion.so.1: No such file or directory.
    #0  0x2810f993 in ?? ()<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
  • verboseverbose Join Date: 2002-11-25 Member: 9968Members, Constellation
    A fix has been found!

    <a href='http://www.unknownworlds.com/forums/index.php?act=ST&f=8&t=41358&s=' target='_blank'>http://www.unknownworlds.com/forums/in...&f=8&t=41358&s=</a>
Sign In or Register to comment.