Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2011 12:45:00 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        freebsd-fs@FreeBSD.org
Subject:   panic: ext2fs_alloccg: map corrupted
Message-ID:  <4DB5CF3C.9030002@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
I got the following panic on 9-current, r216869, amd64 SMP on a core 2 
duo system. I'm running the older version (from 2011-01-01) to try and 
determine where the problem I'm having with stability on -current first 
occurred. If this problem was fixed between now and then, no worries.

This panic happened during heavy disk activity on the ext2fs partition. 
The file core.txt.0.216869 is in my home directory on freefall if anyone 
wants to take a look.

Doug

Unread portion of the kernel message buffer:
start = 0, len = 1, fs = /home
panic: ext2fs_alloccg: map corrupted
cpuid = 0
Uptime: 5m51s
Physical memory: 2036 MB
Dumping 242 MB: 227 211 195 179 163 147 131 115 99 83 67 51 35 19 3

#0  doadump () at /home/svn/head/sys/kern/kern_shutdown.c:250
250             if (textdump_pending)
(kgdb) #0  doadump () at /home/svn/head/sys/kern/kern_shutdown.c:250
#1  0xffffffff8031d367 in kern_reboot (howto=260)
     at /home/svn/head/sys/kern/kern_shutdown.c:418
#2  0xffffffff8031d7c1 in panic (fmt=Variable "fmt" is not available.
)
     at /home/svn/head/sys/kern/kern_shutdown.c:591
#3  0xffffffff802c9cc9 in ext2_alloccg (ip=Variable "ip" is not available.
)
     at /home/svn/head/sys/fs/ext2fs/ext2_alloc.c:914
#4  0xffffffff802c90d5 in ext2_hashalloc (ip=0xfffffe006ae92b00, cg=11, 
pref=Variable "pref" is not available.
)
     at /home/svn/head/sys/fs/ext2fs/ext2_alloc.c:606
#5  0xffffffff802c930a in ext2_alloc (ip=0xfffffe006ae92b00, 
lbn=Variable "lbn" is not available.
)
     at /home/svn/head/sys/fs/ext2fs/ext2_alloc.c:116
#6  0xffffffff802ca268 in ext2_balloc (ip=0xfffffe006ae92b00, lbn=9, 
size=Variable "size" is not available.
)
     at /home/svn/head/sys/fs/ext2fs/ext2_balloc.c:139
#7  0xffffffff802d0fb2 in ext2_write (ap=0xffffff80950eb9b0)
     at ext2_readwrite.c:238
#8  0xffffffff805a4b83 in VOP_WRITE_APV (vop=0xffffffff8078a000,
     a=0xffffff80950eb9b0) at vnode_if.c:951
#9  0xffffffff803be602 in vn_write (fp=0xfffffe0001c7f8c0,
     uio=0xffffff80950ebab0, active_cred=0xfffffe001a271e00, flags=0, 
td=Variable "td" is not available.
)
     at vnode_if.h:413
#10 0xffffffff80365225 in dofilewrite (td=0xfffffe001a6c5000, fd=4,
     fp=0xfffffe0001c7f8c0, auio=0xffffff80950ebab0, offset=Variable 
"offset" is not available.
) at file.h:238
#11 0xffffffff80366a30 in kern_writev (td=0xfffffe001a6c5000, fd=4,
     auio=0xffffff80950ebab0) at /home/svn/head/sys/kern/sys_generic.c:447
#12 0xffffffff80366b35 in write (td=Variable "td" is not available.
)
     at /home/svn/head/sys/kern/sys_generic.c:363
#13 0xffffffff8035f2da in syscallenter (td=0xfffffe001a6c5000,
     sa=0xffffff80950ebbb0) at /home/svn/head/sys/kern/subr_trap.c:318
#14 0xffffffff80563c4c in syscall (frame=0xffffff80950ebc50)
     at /home/svn/head/sys/amd64/amd64/trap.c:938
#15 0xffffffff8054e982 in Xfast_syscall ()
     at /home/svn/head/sys/amd64/amd64/exception.S:381
#16 0x000000080073c24c in ?? ()
Previous frame inner to this frame (corrupt stack?)
(kgdb)



-- 

	Nothin' ever doesn't change, but nothin' changes much.
			-- OK Go

	Breadth of IT experience, and depth of knowledge in the DNS.
	Yours for the right price.  :)  http://SupersetSolutions.com/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DB5CF3C.9030002>