From owner-freebsd-bugs Mon Aug 26 16:20:17 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 194DC37B405 for ; Mon, 26 Aug 2002 16:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBFA243E42 for ; Mon, 26 Aug 2002 16:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7QNK3JU046306 for ; Mon, 26 Aug 2002 16:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7QNK3Nr046305; Mon, 26 Aug 2002 16:20:03 -0700 (PDT) Date: Mon, 26 Aug 2002 16:20:03 -0700 (PDT) Message-Id: <200208262320.g7QNK3Nr046305@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Arnvid Karstad Subject: Re: i386/42046: System crashes Reply-To: Arnvid Karstad Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR i386/42046; it has been noted by GNATS. From: Arnvid Karstad To: Giorgos Keramidas 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 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