[Bug 205932] [panic] Kernel panic when copying from ext2fs partition to UFS partition

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 11 18:40:43 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205932

--- Comment #12 from Torfinn Ingolfsen <tingox+freebsd at gmail.com> ---
Ok, this is the file that causes the crash:
root at 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 at kg-u35jc# stat -x
/mnt/home/tingo/.mozilla/firefox/1xz9ipeh.default/permissions.sqlite
  File: "/mnt/home/tingo/.mozilla/firefox/1xz9ipeh.default/permissions.sqlite"
  Size: 54272        FileType: Regular File
  Mode: (0644/-rw-r--r--)         Uid: ( 1000/  (1000))  Gid: ( 1000/  ltingo)
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 at 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 at 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

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


More information about the freebsd-amd64 mailing list