Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2001 02:50:01 -0700 (PDT)
From:      Tony Finch <dot@dotat.at>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/30495: ugen bug (?): "page fault while in kernel mode" when using a PPP over ATM program
Message-ID:  <200109300950.f8U9o1T21972@freefall.freebsd.org>

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

From: Tony Finch <dot@dotat.at>
To: freebsd-gnats-submit@FreeBSD.org
Cc: Tony Finch <dot@dotat.at>
Subject: Re: kern/30495: ugen bug (?): "page fault while in kernel mode" when using a PPP over ATM program
Date: Sun, 30 Sep 2001 09:39:57 +0000

 I recently did a little diagnosis using the core files this bug
 has produced for me. The trap is occurring inside some INVARIANTS
 code in malloc(), so I tried turning off INVARIANTS. It was not
 surprising that this failed to improve matters: it only made the
 crashes more random :-) (Sometimes the machine locked up completely,
 sometimes the USB died but everything else continued to work --
 LEDs on the ADSL modem turned off and `usbdevs` would hang when I
 tried to run it and unplugging and replugging the modem didn't fix
 things -- and sometimes I got a normal page fault panic.)
 
 The crashes don't seem to be related to memory pressure; in fact
 I haven't noticed any particular trigger for them even though
 several have happened while I have been using the machine. I have
 recently started running ntpd and the crashes seem to happen more
 often now, however they haven't happened when I have been doing
 bulk downloads...
 
 Tony.
 -- 
 f.a.n.finch <dot@dotat.at>
 FAIR ISLE FAEROES SOUTHEAST ICELAND: SOUTHEAST 5 TO 7, OCCASIONALLY GALE 8,
 DECREASING 4 OR 5. OCCASIONAL RAIN. MODERATE OR POOR.

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?200109300950.f8U9o1T21972>