Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 1996 00:39:13 +0200 (SAT)
From:      Khetan Gajjar <khetan@iafrica.com>
To:        Dan Nelson <dnelson@emsphone.com>
Cc:        questions@freebsd.org
Subject:   Re: Problem with Quake Server
Message-ID:  <Pine.BSF.3.95.961110003412.2917G-100000@chain-work.iafrica.com>
In-Reply-To: <199611082301.RAA03942@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 Nov 1996, Dan Nelson wrote:

>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

Yup, got those :

-rwxr-xr-x  1 root  wheel  705995 Oct 25 20:51 libc.so.5.3.12
-rwxr-xr-x  1 root  wheel   36084 Oct 25 20:51 libm.so.5.0.6

>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?

Me dunno.

>it and running gdb on it.  See if the crash was in a library or in
>quake code.

gdb is available on FreeBSD - tried it, and it came up with :    

GDB is free software and you are welcome to 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.
GDB 4.13 (i386-unknown-freebsd), Copyright 1994 Free Software Foundation,
Inc.
Core was generated by `xquake'.
Program terminated with signal 11, Segmentation fault.
#0  0x803faff in ?? ()
(gdb) quit

On a Slackware machine, I got

GDB is free software and you are welcome to 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.
GDB 4.14 (i486-slackware-linux), Copyright 1995 Free Software Foundation,
Inc.

"/users/k/kh/khetan/xquake.core" is not a core dump: File format not
recognized
(gdb) quit


Hope this helps,


--khg





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.961110003412.2917G-100000>