atom feed60 messages in org.freebsd.freebsd-currentRe: zfs: Fatal trap 12: page fault wh...
FromSent OnAttachments
Juergen UngerJul 27, 2009 12:24 am 
O. HartmannJul 27, 2009 12:58 pm 
Juergen UngerJul 27, 2009 2:33 pm 
Andriy GaponJul 28, 2009 2:50 am 
Pawel Jakub DawidekJul 29, 2009 1:47 am 
Thomas BackmanJul 29, 2009 3:31 am 
Andriy GaponJul 29, 2009 4:21 am 
Andriy GaponJul 29, 2009 4:41 am 
Thomas BackmanJul 29, 2009 5:45 am 
Andriy GaponJul 29, 2009 6:03 am 
Thomas BackmanJul 29, 2009 6:23 am 
Andriy GaponJul 29, 2009 6:45 am 
Thomas BackmanJul 29, 2009 6:52 am 
Andriy GaponJul 29, 2009 6:55 am 
Thomas BackmanJul 29, 2009 7:10 am 
Andriy GaponJul 29, 2009 7:35 am 
Andriy GaponJul 29, 2009 9:01 am 
Thomas BackmanJul 29, 2009 9:10 am 
Thomas BackmanJul 29, 2009 10:13 am 
Andriy GaponJul 29, 2009 10:17 am 
Thomas BackmanJul 29, 2009 11:03 am 
Thomas BackmanJul 29, 2009 1:14 pm 
Pawel Jakub DawidekJul 29, 2009 2:17 pm 
Thomas BackmanJul 30, 2009 12:04 am 
Andriy GaponJul 30, 2009 5:11 am 
Thomas BackmanJul 30, 2009 5:51 am 
Andriy GaponJul 30, 2009 6:13 am 
Thomas BackmanJul 30, 2009 6:31 am 
Andriy GaponJul 30, 2009 6:34 am 
Andriy GaponJul 30, 2009 7:24 am 
Thomas BackmanJul 30, 2009 7:39 am 
Andriy GaponJul 30, 2009 7:45 am 
Andriy GaponJul 30, 2009 7:48 am 
Thomas BackmanJul 30, 2009 8:25 am 
Andriy GaponJul 30, 2009 8:39 am 
Thomas BackmanJul 30, 2009 9:41 am 
Thomas BackmanJul 30, 2009 11:29 am 
Andriy GaponJul 30, 2009 11:41 am 
Thomas BackmanJul 31, 2009 2:04 am 
James R. Van ArtsdalenJul 31, 2009 4:44 am 
Thomas BackmanJul 31, 2009 5:26 am 
Thomas BackmanJul 31, 2009 10:09 am 
Tim KientzleAug 1, 2009 10:11 am 
Juergen UngerAug 2, 2009 2:26 am 
Pawel Jakub DawidekAug 2, 2009 2:29 am 
Juergen UngerAug 3, 2009 1:32 pm 
Pawel Jakub DawidekAug 4, 2009 12:33 am 
Juergen UngerAug 4, 2009 12:53 am 
Pawel Jakub DawidekAug 4, 2009 2:49 am 
Juergen UngerAug 4, 2009 2:56 am 
Pawel Jakub DawidekAug 4, 2009 12:50 pm 
Thomas BackmanAug 4, 2009 1:10 pm 
Pawel Jakub DawidekAug 4, 2009 1:25 pm 
Pawel Jakub DawidekAug 4, 2009 11:49 pm 
Thomas BackmanAug 5, 2009 12:08 am 
Thomas BackmanAug 5, 2009 12:20 am 
Pawel Jakub DawidekAug 5, 2009 2:37 am 
Thomas BackmanAug 5, 2009 3:36 am 
Thomas BackmanAug 5, 2009 5:06 am 
Pawel Jakub DawidekAug 6, 2009 10:44 pm 
Subject:Re: zfs: Fatal trap 12: page fault while in kernel mode
From:Andriy Gapon (av@icyb.net.ua)
Date:Jul 29, 2009 6:45:38 am
List:org.freebsd.freebsd-current

on 29/07/2009 16:24 Thomas Backman said the following:

Hmm, you are indeed right, it's not the same panic. The backtrace I got just now with INVARIANTS is the one you quoted above. I still get the "_sx_xlock (sx=Variable "sx" is not available.)" and "_sx_xlock_hard (sx=0xffffff00090d5018, ..., opts=Variable "opts" is not available.)" though. Am I missing some option (I've got GENERIC, minus WITNESS plus DTRACE, now that INVARIANTS is back in place), or does this "just happen"?

Not sure what this question is about. What option, what "this" :-)

Here's the "full" backtrace (minus the panic(), trap() etc.):

#10 0xffffffff8057dfe7 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:224 #11 0xffffffff80342b99 in _sx_xlock_hard (sx=0xffffff00090d5018, tid=18446742974952890368, opts=Variable "opts" is not available. ) at /usr/src/sys/kern/kern_sx.c:575 #12 0xffffffff8034350e in _sx_xlock (sx=Variable "sx" is not available. ) at sx.h:155 #13 0xffffffff80af7596 in zfs_freebsd_reclaim () from /boot/kernel/zfs.ko #14 0xffffffff805c5c2a in VOP_RECLAIM_APV (vop=0xffffff00090d5018, a=0xffffff00090d5000) at vnode_if.c:1926 #15 0xffffffff803c839e in vgonel (vp=0xffffff0009252588) at vnode_if.h:830 #16 0xffffffff803cc958 in vflush (mp=0xffffff0002cd7bc0, rootrefs=0, flags=0, td=0xffffff002cffe000) at /usr/src/sys/kern/vfs_subr.c:2449 #17 0xffffffff80af2038 in zfs_umount () from /boot/kernel/zfs.ko #18 0xffffffff803c55ca in dounmount (mp=0xffffff0002cd7bc0, flags=47020992, td=Variable "td" is not available. ) at /usr/src/sys/kern/vfs_mount.c:1289 #19 0xffffffff803c5df8 in unmount (td=0xffffff002cffe000, uap=0xffffff803e98bbf0) at /usr/src/sys/kern/vfs_mount.c:1174 #20 0xffffffff805980bf in syscall (frame=0xffffff803e98bc80) at /usr/src/sys/amd64/amd64/trap.c:984 #21 0xffffffff8057e2c1 in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:373 #22 0x000000080104e9ec in ?? () Previous frame inner to this frame (corrupt stack?)

Looks like your zfs module is built without debugging symbols? Maybe because was it built/rebuilt individually, not as part of kernel build?

It would be useful to get line number in frame 13 and examine sx object in frame 11, esp. sx_lock field.