Date: Wed, 23 Jan 2008 09:30:37 -0500 From: John Baldwin <jhb@freebsd.org> To: freebsd-stable@freebsd.org Cc: stable@freebsd.org, Petr Holub <hopet@ics.muni.cz>, 'Kris Kennaway' <kris@freebsd.org>, "'Andrey V. Elsukov'" <bu7cher@yandex.ru>, rwatson@freebsd.org, 'Colin Percival' <cperciva@freebsd.org> Subject: Re: 6.3-RELEASE panic Message-ID: <200801230930.38405.jhb@freebsd.org> In-Reply-To: <001901c85ce1$6b72ecf0$4258c6d0$@muni.cz> References: <004b01c85c4e$e1c44540$a54ccfc0$@muni.cz> <4795A2EE.1020605@yandex.ru> <001901c85ce1$6b72ecf0$4258c6d0$@muni.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 22 January 2008 05:27:36 am Petr Holub wrote: > > > I thought we shipped the debugging symbols in /boot precisely for the > > > reason of making panics with default installs not report useless traces > :( > > > > I think building GENERIC kernel from sources with > > tag=RELENG_6_3_0_RELEASE will help. > > I tried to build it from the sources that come from the freebsd-update > and thus I assume they are actually RELENG_6_3_0_RELEASE. Still I was > unable to run gdb with the given vmcore against such a kernel. You will need to build a debug kernel and reproduce the panic and use kgdb on the new crash with the new kernel. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801230930.38405.jhb>