Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Feb 1999 18:40:00 -0800 (PST)
From:      Bruce Evans <bde@zeta.org.au>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/10166: panic during heavy sio i/o;no coproc; vesa+vm86
Message-ID:  <199902210240.SAA22926@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/10166; it has been noted by GNATS.

From: Bruce Evans <bde@zeta.org.au>
To: bde@zeta.org.au, hgoldste@bbs.mpcs.com
Cc: freebsd-bugs@FreeBSD.ORG, freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: kern/10166: panic during heavy sio i/o;no coproc; vesa+vm86
Date: Sun, 21 Feb 1999 13:34:06 +1100

 >My target doesn't have a swap to take a dump on or a very large flash 
 >for a full debug kernel, but Iwas able to build the suspect vfs and
 >ufs stuff with -g and grab some (hopefully good) backtraces and
 >structure contents with kgdb.  
 
 The symbols seem to be OK for these, but no data is printed for the
 critical frame(s) (the one shown as calling trap(), and possible one
 not shown that actually calls trap()).
 
 >Is the call in frame #15 (at the end of the transcript) suspicious?
 
 No.
 
 >[as an aside it seems if I do the break to console I consistently wind
 >up in random_poll+ef3...I guess I ought to compile that with -g too...]
 
 This is garbage.  You should wind up at Debugger+0x35 or thereabouts.
 random_poll doesn't contain any addresses beyond random_poll+0x50.
 
 Bruce
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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