Date: Tue, 29 Sep 2009 15:49:02 +0100 From: Gavin Atkinson <gavin@FreeBSD.org> To: Carlos <decvt100@gmail.com> Cc: freebsd-current <freebsd-current@FreeBSD.org> Subject: Re: freebsd 8-rc1 + coredump Message-ID: <1254235742.87530.20.camel@buffy.york.ac.uk> In-Reply-To: <578780620909290725h1230e7b7sc9f022d50d502a5c@mail.gmail.com> References: <578780620909290300s3743e491s4744cdacb673c4a8@mail.gmail.com> <3a142e750909290339l1d5a4903u48b4863fc5d722c1@mail.gmail.com> <578780620909290353v570fc453x4f8146f21035a48c@mail.gmail.com> <1254230273.87530.7.camel@buffy.york.ac.uk> <4ad871310909290704s49091909l3c050b94812ee796@mail.gmail.com> <578780620909290725h1230e7b7sc9f022d50d502a5c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2009-09-29 at 16:25 +0200, Carlos wrote: > 2009/9/29, Glen Barber <glen.j.barber@gmail.com>: > > On Tue, Sep 29, 2009 at 1:17 PM, Gavin Atkinson <gavin@freebsd.org> wrote: > >>> This appears to be a known problem I'm afraid (PR kern/137776), and I > >> don't believe there's a solution for it yet. > >> > > I can pretty reliably invoke a panic, but I can't get any debugging > > information (because of another, seemingly unrelated issue I have not > > been able to track). > > > > I have dmesg(8) output available [1] and /var/log/messages [2] output > > after enabling hw.usb.rum.debug, if this helps. > > > > FreeBSD pegasus 8.0-RC1 FreeBSD 8.0-RC1 #7 r197307: Fri Sep 18 > > 09:24:58 EDT 2009 root@pegasus:/usr/obj/usr/src/sys/PEGASUS i386 > > > > [1] - http://freebsd.dev-urandom.com/ports/dmesg.pegasus > > [2] - http://freebsd.dev-urandom.com/ports/messages.pegasus > > I can make the panic repeat always with wine in WoW, and sometimes, > with jdownloader (last version) i have to wait a few minutes for > panic. (with jdownloader, NOT ALWAYS makes the panic) Do you have a core file? If so, can you please obtain a little more debugging information and append it to the PR? kgdb /boot/kernel/kernel.symbols vmcore.1 then enter the following commands: frame 7 list p *ni p vap p *vap p k p *k p cip p *cip Thanks, Gavin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1254235742.87530.20.camel>