Date: Fri, 11 Sep 2009 11:26:12 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-current@freebsd.org Cc: Gavin Atkinson <gavin@freebsd.org>, Andriy Gapon <avg@icyb.net.ua> Subject: Re: crashinfo issue in HEAD Message-ID: <200909111126.13209.jhb@freebsd.org> In-Reply-To: <1252679211.31066.43.camel@buffy.york.ac.uk> References: <4AAA54FF.9080701@icyb.net.ua> <1252679211.31066.43.camel@buffy.york.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 11 September 2009 10:26:51 am Gavin Atkinson wrote: > On Fri, 2009-09-11 at 16:47 +0300, Andriy Gapon wrote: > > I had a panic (provoked via sw watchdog, nothing exciting) and after reboot I > > noticed that couple of processes dumped core, apparently while running as part of > > crashinfo procedure. > > > > savecore: reboot after panic: watchdog timeout > > savecore: writing core to vmcore.0 > > kernel: pid 725 (ps), uid 0: exited on signal 11 (core dumped) > > kernel: pid 742 (fstat), uid 0: exited on signal 11 > > > > core.0.txt accordingly has: > > ------------------------------------------------------------------------ > > ps -axl > > Segmentation fault (core dumped) > > You need at least r196990 (which has not yet been MFC'd) and > http://people.freebsd.org/~gavin/PRs/137890.2.diff . Hopefully both of > these will appear in 8.x. I think that patch looks ok to go in FWIW. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909111126.13209.jhb>