Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 1996 17:01:49 -0600
From:      dnelson@emsphone.com (Dan Nelson)
To:        khetan@iafrica.com (Khetan Gajjar)
Cc:        questions@freebsd.org
Subject:   Re: Problem with Quake Server
Message-ID:  <199611082301.RAA03942@dan.emsphone.com>
In-Reply-To: <Pine.BSF.3.95.961108221413.1746A-100000@chain-work.iafrica.com>; from "Khetan Gajjar" on Nov 8, 1996 22:14:46 %2B0200
References:  <Pine.BSF.3.95.961108221413.1746A-100000@chain-work.iafrica.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last eposode (Nov 8), Khetan Gajjar said:
> Hi.
> 
> I am having this problem with the Quake server port which I've installed
> on my -current machine.
> 
> [chain] /usr/local/quakeserver$ xquake -dedicated 8 +net_messagetimeout 30
> +sys_ticrate 0.1 +map start +hostname chain.iafrica.com
> Added packfile ./id1/pak0.pak (339 files)
> FindFile: can't find gfx/pop.lmp
> Playing shareware version.
> PackFile: ./id1/pak0.pak : gfx.wad
> Console initialized.
> Segmentation fault (core dumped)
> 
> The port keeps dumping core. Any ideas ?

Assuming you have the newest linux_lib package installed (with
libc.so.5.3.12 and libm.5.0.6 or later), no. :)  That's basically the
only thing that could affect quake.  Unless -current has changed how
linux-elf binaries are run.  Has elfbrand made it into the code base
yet?  Will a linux executable get this far unbranded?

If you have a linux machine around, try copying the core file over to
it and running gdb on it.  See if the crash was in a library or in
quake code.

	-Dan Nelson



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611082301.RAA03942>