Date: Mon, 26 Aug 2002 16:20:03 -0700 (PDT) From: Arnvid Karstad <arnvid@karstad.org> To: freebsd-bugs@FreeBSD.org Subject: Re: i386/42046: System crashes Message-ID: <200208262320.g7QNK3Nr046305@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/42046; it has been noted by GNATS. From: Arnvid Karstad <arnvid@karstad.org> To: Giorgos Keramidas <keramida@FreeBSD.org> Cc: bug-followup@FreeBSD.org Subject: Re: i386/42046: System crashes Date: Tue, 27 Aug 2002 01:16:40 +0200 On Tue, 27 Aug 2002 00:44:13 +0300 - Giorgos Keramidas <keramida@FreeBSD.org> wrote: > Not really. A crash dump and a kernel stack trace when the problem > shows its ugly teeth is usually very helpful in tracking the bug. > Please reply to this message with the crash dump, keeping the same > Subject line, and Cc: it to bug-followup@FreeBSD.org when you have > one. Oh, and thanks for a quick reply... I have to thank you for the quick reply really ;) My kernel allready had the DEBUG=-g so I added the options DDB. And prepared the system. after a few mins with find / -name *~ and ls -laR it crashed again.. the dbd said.. "Stopped at generic_bzero+0xf repe stosl %es (%edi) the trace showed before the generic_bzero .. ffs_vget and ufs_lookup.. I wasn't too sure about what to do there so I accidently wrote next.. which was a bad thing.. :( Mvh/Best regards, Arnvid L. Karstad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208262320.g7QNK3Nr046305>