Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2000 16:07:21 -0700 (PDT)
From:      dancy@franz.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/20273: Problem with filesystem or swap or both?
Message-ID:  <200007282307.QAA03566@pig.franz.com>

next in thread | raw e-mail | index | archive | help

>Number:         20273
>Category:       kern
>Synopsis:       swap
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 28 16:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Ahmon Dancy
>Release:        FreeBSD 4.0-RELEASE i386
>Organization:
Franz Inc.
>Environment:

Just upgraded from 3.0-RELEASE.  This is a non-GENERIC kernel w/ SMP 
turned on.

SCSI disk da0 w/ single slice (s1).
Partitioned using /stand/sysintall into:
620MB filesystem (da0s1e)
400MB swap area (da0s1b)

/etc/fstab:
/dev/da0s1e		/feet		ufs	rw		2	2
/dev/da0s1b		none		swap	sw		0	0


>Description:

System panics during bootup:

swapon... /dev/wd0s1b
panic: blst_radix_free: freeing free block
mp_lock=01000001; cpuid=1; lapic.id=01000000
boot() called on cpu #1

syncing...
etc

If I comment out the fstab entries for those two partitions, the system
boots fine. 
If I erase the two partitions and make one big giant one that's all swap,
the system boots fine.

>How-To-Repeat:

I can delete the partitions and remake them (using /stand/sysinstall) and the 
problem will persist.

>Fix:

Unknown


>Release-Note:
>Audit-Trail:
>Unformatted:


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?200007282307.QAA03566>