Subject: Re: panic (fwd)
To: Gary Timuss <gtimuss@gulf.csc.UVic.CA>
From: D. <G.D.Timuss@uea.ac.uk>
List: current-users
Date: 11/24/1996 04:02:28
> From: cjs@portal.ca (Curt Sampson)
> Newsgroups: uvic.mlist.netbsd-current-users
> Subject: Re: panic
> Date: 23 Nov 1996 18:09:47 GMT
>
> 'panic("accept' shows it to be in kern/uipc_syscalls.c. Looking in
> [...]
> if (soqremque(aso, 1) == 0)
> panic("accept");
> [...]
Most interesting. Very interesting.
I compiled XFree86 3.2 a week or two ago. When I start the X server, I
invariably see panic: soqremque 2, which is in uipc_socket2.c. Could these
be related? Looks suspicious to me.
However, I'm unable to do any further investigating. Despite the fact that
my P90 has 32 physical megabytes and 100 on swap, I get
/var/crash prozac% gdb -k /usr/src/sys/arch/i386/compile/PROZAC/netbsd.gdb netbsd.0.core
[...]
GDB 4.11 (i386-netbsd), Copyright 1993 Free Software Foundation, Inc...
gdb: virtual memory exhausted: can't allocate 2636032 bytes.
with:
-rw-r--r-- 1 root wheel 12976128 Nov 20 22:28 netbsd.0.core
-rwxr-xr-x 1 root wheel 9275079 Nov 20 22:19 netbsd.gdb*
Does the first bit help track this down?
Can anyone explain why gdb is copping out, or what I ought to do to look into
this?
Gary
--
Gary.Timuss@Engr.UVic.CA
G.D.Timuss@uea.ac.uk
http://www.engr.uvic.ca/~gtimuss/