Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2016 18:40:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 205932] [panic] Kernel panic when copying from ext2fs partition to UFS partition
Message-ID:  <bug-205932-8-k1thKeNvkU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205932-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205932-8@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 #12 from Torfinn Ingolfsen <tingox+freebsd@gmail.com> ---
Ok, this is the file that causes the crash:
root@kg-u35jc# file
/mnt/home/tingo/.mozilla/firefox/1xz9ipeh.default/permissions.sqlite
/mnt/home/tingo/.mozilla/firefox/1xz9ipeh.default/permissions.sqlite: SQLite
3.x database, user version 4

and 'stat -x' output as requested:
root@kg-u35jc# stat -x
/mnt/home/tingo/.mozilla/firefox/1xz9ipeh.default/permissions.sqlite
  File: "/mnt/home/tingo/.mozilla/firefox/1xz9ipeh.default/permissions.sqli=
te"
  Size: 54272        FileType: Regular File
  Mode: (0644/-rw-r--r--)         Uid: ( 1000/  (1000))  Gid: ( 1000/  ltin=
go)
Device: 0,107   Inode: 11272365    Links: 1
Access: Wed Oct  7 21:50:35 2015
Modify: Wed Oct  7 21:50:35 2015
Change: Wed Oct  7 21:50:35 2015

dump info
root@kg-u35jc# cat /var/crash/info.4
Dump header from device /dev/ada0s3b
  Architecture: amd64
  Architecture Version: 2
  Dump Length: 445444096B (424 MB)
  Blocksize: 512
  Dumptime: Mon Jan 11 19:27:16 2016
  Hostname: kg-u35jc.kg4.no
  Magic: FreeBSD Kernel Dump
  Version String: FreeBSD 10.1-STABLE #0 r283269: Fri May 22 09:14:57 CEST =
2015
    root@kg-u35jc.kg4.no:/usr/obj/usr/src/sys/GENERIC
  Panic String: __lockmgr_args: recursing on non recursive lockmgr getblk @
(null):0

  Dump Parity: 762402152
  Bounds: 4
  Dump Status: good

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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