From owner-freebsd-stable Thu Jul 22 13:25:31 1999 Delivered-To: freebsd-stable@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id 21A7014C08 for ; Thu, 22 Jul 1999 13:25:15 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id QAA18184; Thu, 22 Jul 1999 16:24:38 -0400 (EDT) Date: Thu, 22 Jul 1999 16:24:36 -0400 (EDT) From: Alfred Perlstein To: Maxim Sobolev Cc: stable@FreeBSD.ORG Subject: Re: Tun interface related panic In-Reply-To: <379758F0.D234C147@altavista.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 22 Jul 1999, Maxim Sobolev wrote: > Hi folks, > > In order to make Real Player (G2 for Windows) work via my dial-on-demand > connection to the Internet I slightly modified my ppp.conf and > discovered that when I'm trying to connect to any realaudio server my > old good FreeBSD box paniced with a 100% correlation (checked 3 times). > This machine is a pretty old (Dell P60), but nevertheless it was stable > before this incident and didn't give me any troubles since 2.2.7 release > was installed there 1.5 years ago. Now it runs 3.2-STABLE, last cvsup'ed > and built 5 days ago. Below you can find all relevant to this panic > info. > > In case any other info will be necessary please let me know directly by > e-mail because I'm not subscribed on the -stable list. I will wait > awhile and will not delete this horrible vmcore.0 file. excelent bug report, can you please give me additional information though? when entering gdb, please try to show me the variables in the tunwrite function, for some reason i think it's barfing becasue of a zero length write but i'm unsure. use the "up" command to get to tunwrite then "list" and try to show me the output of "print uio, top, mp" seperate though. try to give me as many vars as possible in the function via print. thanks, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message