Date: Sat, 8 Feb 1997 16:47:55 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: freebsd-hackers@freebsd.org (FreeBSD hackers) Cc: dwhite@resnet.uoregon.edu (Doug White) Subject: Re: ASUS MB panics Message-ID: <Mutt.19970208164755.j@uriah.heep.sax.de> In-Reply-To: <Pine.NEB.3.95.970208064708.362N-100000@hydrogen.nike.efn.org>; from John-Mark Gurney on Feb 8, 1997 06:56:13 -0800 References: <Mutt.19970208125752.j@uriah.heep.sax.de> <Pine.NEB.3.95.970208064708.362N-100000@hydrogen.nike.efn.org>
next in thread | previous in thread | raw e-mail | index | archive | help
As John-Mark Gurney wrote: > basicly it seems that the call to ttyclose at the end of spec_close > manages to overrun the stack... so upon return of spec_close it tries to > "return" to the previous function.. but that return value was overwriten > and so it jumps to the null pointer... A quick glance over the sources yields the clist stuff there as the most likely culprit. Maybe Bruce has some more suggestions... -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970208164755.j>