Subject: kern/11773: softdep panic?
To: None <gnats-bugs@gnats.netbsd.org>
From: None <jarle@runit.no>
List: netbsd-bugs
Date: 12/19/2000 00:51:15
>Number:         11773
>Category:       kern
>Synopsis:       softdep panic?
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 19 00:51:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jarle Greipsland
>Release:        2000-12-18
>Organization:
	
>Environment:
	
System: NetBSD honey.runit.no 1.5N NetBSD 1.5N (HONEY) #0: Mon Dec 18 11:26:35 CET 2000     jarle@honey.runit.no:/usr/src/sys/arch/alpha/compile/HONEY alpha

>Description:

panic: malloc: out of space in kmem_map

The panic happened while I was rm'ing a fairly huge directory tree with
lots of small files and many symlinks.  rm was the only process doing
anything active on the file system in question.

From /etc/fstab:
/dev/ccd0a /spare ffs rw,softdep,noauto 0 0

cpu_Debugger() at cpu_Debugger+0x4
panic() at panic+0xfc
malloc() at malloc+0x200
newdirrem() at newdirrem+0xbc
softdep_setup_remove() at softdep_setup_remove+0x30
ufs_dirremove() at ufs_dirremove+0x1a0
ufs_remove() at ufs_remove+0x80
sys_unlink() at sys_unlink+0x1b4
syscall_plain() at syscall_plain+0x130
XentSys() at XentSys+0x5c
--- syscall (10) ---
--- user mode ---

I got a core dump from this one, so I might be able to dig up more
information if needed.
	
>How-To-Repeat:
	
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted: