Date: Tue, 16 Jan 2007 15:15:35 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: Roman Bogorodskiy <novel@FreeBSD.org> Cc: multimedia@FreeBSD.org, Ariff Abdullah <ariff@FreeBSD.org> Subject: Re: snd_hda + NVidia MCP51 = reboots Message-ID: <20070116151535.hfz27rkggcg4kgss@webmail.leidinger.net> In-Reply-To: <20070116111213.GC792@underworld.novel.ru> References: <20070116082105.GA792@underworld.novel.ru> <20070116183940.0a097fde.ariff@FreeBSD.org> <20070116111213.GC792@underworld.novel.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Roman Bogorodskiy <novel@FreeBSD.org> (from Tue, 16 Jan 2007 14:12:13 +0300): > Ariff Abdullah wrote: >> What application trigger this? Please send backtrace of debugged >> kernel. > > I don't get a 'page fault', it just hangs and reboots. As for > application, I'm using beep-media-player right now. So you are withhin X11 when this happens. Please make sure the kernel is configured with options KDB_UNATTENDED. This way it should produce a coredump when a real kernel panic happens. You can then use kgdb (or "gdb -k", I don't remember what the preferred method on 6.x is) to have a look at the core in /var/crash. Bye, Alexander. -- When a woman gives me a present I have always two surprises: first is the present, and afterward, having to pay for it. -- Donnay http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070116151535.hfz27rkggcg4kgss>