From owner-freebsd-current@FreeBSD.ORG Wed Aug 13 08:21:04 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 101EF37B401 for ; Wed, 13 Aug 2003 08:21:04 -0700 (PDT) Received: from phys9911.phys.tue.nl (PHYS9911.phys.tue.nl [131.155.108.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1357643F75 for ; Wed, 13 Aug 2003 08:21:03 -0700 (PDT) (envelope-from karelj@phys9911.phys.tue.nl) Received: from phys9911.phys.tue.nl (localhost [127.0.0.1]) by phys9911.phys.tue.nl (8.12.9/8.12.9) with ESMTP id h7DFL2NO049564; Wed, 13 Aug 2003 17:21:02 +0200 (CEST) (envelope-from karelj@phys9911.phys.tue.nl) Received: (from karelj@localhost) by phys9911.phys.tue.nl (8.12.9/8.12.9/Submit) id h7DFL1gL049563; Wed, 13 Aug 2003 17:21:01 +0200 (CEST) Date: Wed, 13 Aug 2003 17:21:01 +0200 From: "Karel J. Bosschaart" To: Arjan van Leeuwen Message-ID: <20030813152101.GA47054@phys9911.phys.tue.nl> References: <20030813121246.GA924@phys9911.phys.tue.nl> <200308131712.13216.avleeuwen@piwebs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200308131712.13216.avleeuwen@piwebs.com> User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: panic while browsing with Opera 7 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2003 15:21:04 -0000 On Wed, Aug 13, 2003 at 05:12:13PM +0200, Arjan van Leeuwen wrote: > On Wednesday 13 August 2003 14:12, Karel J. Bosschaart wrote: > > Hi, > > > > Using PR/55509 I installed (native) Opera 7.2B3 on my -current as > > of 2 days ago. I had 3 panics in only a couple of hours while using > > Opera 7: 2 times with a GENERIC kernel, 1 time with a custom kernel. > > They all look similar: > > > > > > I can't reproduce this. Is there some special action you do in Opera to > trigger the panic? > I found that the "special action" was that I was running with an outdated module rtc.ko :-/. Fixed that now, and haven't had a panic again. BTW, thanks for the nice port! Karel.