Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Jan 2016 09:38:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 205932] [panic] Kernel panic when copying from ext2fs partition to UFS partition
Message-ID:  <bug-205932-6-woDE6J38WH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205932-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205932-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205932

--- Comment #9 from Damjan Jovanovic <damjan.jov@gmail.com> ---
On 10.2 I get a very similar panic to Will B when reading mmaped files, and=
 the
patch from bug 205938 fixes it, so this is probably a duplicate of 205938:

panic: __lockmgr_args: recursing on non recusive lockmgr getblk @ (null):0

And the stack trace (details left out, due to i386 vs amd64 differences):

db_trace_self_wrapper
kdb_backtrace
vpanic
panic
__lockmgr_args
getblk
breadn_flags
ext4_ext_find_extent
ext2_bmap
VOP_BMAP_APV
vnode_pager_generic_getpages
ext2_getpages
VOP_GETPAGES_APV
vnode_pager_getpages
vm_fault_hold
vm_fault
trap_pfault
trap
calltrap

Oh and sysutils/fusefs-lkl looks awesome, thank you! It should also help ot=
her
projects interoperating with Linux drivers, such as webcamd.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205932-6-woDE6J38WH>