From owner-freebsd-current Wed May 13 11:06:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA10543 for freebsd-current-outgoing; Wed, 13 May 1998 11:06:20 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA10445; Wed, 13 May 1998 11:06:10 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id KAA26425; Wed, 13 May 1998 10:55:07 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd026420; Wed May 13 17:55:06 1998 Date: Wed, 13 May 1998 10:55:03 -0700 (PDT) From: Julian Elischer To: "Jordan K. Hubbard" cc: julian@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Crash with latest soft updates and SMP In-Reply-To: <9416.895072575@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't guarantee it with SMP yet.. (though john has been running it that way) BTW the last patch to ffs_softdep.c suposedly fixed that same panic for the UP case. are you sure you got it? (My guess is that both processors were in there, and that one made a new dependency while the other was clearing them out.. julian On Wed, 13 May 1998, Jordan K. Hubbard wrote: > Well, they worked so well on kickme.cdrom.com (which finished a > complete world build with soft updates on just a few hours ago) that I > decided to try it on goanna (AKA zaphod), my 3.0-current dual-P6 box. > After installing the soft update kernel, doing the tunefs thing and > rebooting, it died right after starting AMD on the reboot with the > following panic: > > panic: softdep_fsync: pending ops > mp_lock = 0x00000001; cpuid = 0; lapic.id = 01000000 > > Unfortunately, the dump also failed so I didn't get an image for > you guys. I can try again if you're unable to reproduce it. > I'm also off to check my LKMs and such carefully since all I did > was rebuild a new kernel - I haven't made the world on the box > for a couple of weeks. > > - Jordan > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message