mount memory modified after free

From: Bjoern A. Zeeb <bzeeb-lists_at_lists.zabbadoz.net>
Date: Sat, 15 Oct 2005 16:00:08 +0000 (UTC)
Hi,

I had /dev/ad8s4d mounted read only to /shared and
/local/building/ports/shared, then unounted /shared and did a
mount -u -o rw /local/building/ports/shared *kaboom*

This is HEAD of the day on amd64 running i386. bt full follows...

db> where
Tracing pid 1361 tid 100053 td 0xc47e9190
g_io_request(c4e42840,c4af97c0,d87c9b38,c4d6f990,e83bc8a4) at g_io_request+0x5f
g_vfs_strategy(c4d6fa50,d87c9b38,20000000,d87c9b38,d87c9b38) at g_vfs_strategy+0x49
ffs_geom_strategy(c4d6fa50,d87c9b38) at ffs_geom_strategy+0xa7
bufwrite(d87c9b38,2800,c4db6800,e83bc904,c07c7799) at bufwrite+0x14a
ffs_bufwrite(d87c9b38) at ffs_bufwrite+0x282
ffs_sbupdate(c4e30800,1,c4d85220,c4e30800,c08bfbcf) at ffs_sbupdate+0x15d
ffs_mount(c47a8000,c47e9190,20000000,1001,c4e68dd0) at ffs_mount+0x72c
vfs_domount(c47e9190,c4d85790,c4f2b660,10000,c4d85a30) at vfs_domount+0x589
vfs_donmount(c47e9190,10000,e83bcba8,c5030a80,e) at vfs_donmount+0xce
kernel_mount(c4944ca0,10000,804fc38,0,fffffffe) at kernel_mount+0x6d
ffs_cmount(c4944ca0,bfbfdd70,10000,c47e9190,c095c560) at ffs_cmount+0x5d
mount(c47e9190,e83bcd04,c,c47e9190,e83bcd30) at mount+0x156
syscall(3b,3b,3b,804aa7b,bfbfe80c) at syscall+0x27e
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (21, FreeBSD ELF32, mount), eip = 0x280b715b, esp = 0xbfbfdd4c, ebp = 0xbfbfdde8 ---
db> show alllocks
Process 1361 (mount) thread 0xc47e9190 (100053)
exclusive sleep mutex Giant r = 1 (0xc0988360) locked _at_ /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:502


GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd".

Unread portion of the kernel message buffer:


Fatal trap 12: page fault while in kernel mode
fault virtual address	= 0xdeadc112
fault code		= supervisor read, page not present
instruction pointer	= 0x20:0xc062fc97
stack pointer	        = 0x28:0xe83bc84c
frame pointer	        = 0x28:0xe83bc870
code segment		= base 0x0, limit 0xfffff, type 0x1b
			= DPL 0, pres 1, def32 1, gran 1
processor eflags	= interrupt enabled, resume, IOPL = 0
current process		= 1361 (mount)
Process 1361 (mount) thread 0xc47e9190 (100053)
exclusive sleep mutex Giant r = 1 (0xc0988360) locked _at_ /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:502
Dumping 3071 MB (2 chunks)
  chunk 0: 1MB (159 pages) ... ok
  chunk 1: 3071MB (786160 pages) 3055 3039 3023 3007 2991 2975 2959 2943 2927 2911 2895 2879 2863 2847 2831 2815 2799 2783 2767 2751 2735 2719 2703 2687 2671 2655 2639 2623 2607 2591 2575 2559 2543 2527 2511 2495 2479 2463 2447 2431 2415 2399 2383 2367 2351 2335 2319 2303 2287 2271 2255 2239 2223 2207 2191 2175 2159 2143 2127 2111 2095 2079 2063 2047 2031 2015 1999 1983 1967 1951 1935 1919 1903 1887 1871 1855 1839 1823 1807 1791 1775 1759 1743 1727 1711 1695 1679 1663 1647 1631 1615 1599 1583 1567 1551 1535 1519 1503 1487 1471 1455 1439 1423 1407 1391 1375 1359 1343 1327 1311 1295 1279 1263 1247 1231 1215 1199 1183 1167 1151 1135 1119 1103 1087 1071 1055 1039 1023 1007 991 975 959 943 927 911 895 879 863 847 831 815 799 783 767 751 735 719 703 687 671 655 639 623 607 591 575 559 543 527 511 495 479 463 447 431 415 399 383 367 351 335 319 303 287 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15

#0  doadump () at pcpu.h:165
	in pcpu.h
(kgdb) bt full
#0  doadump () at pcpu.h:165
No locals.
#1  0xc0494c4f in db_fncall (dummy1=1016, dummy2=0, dummy3=-1, dummy4=0xe83bc620 "TÆ;è") at /local/building/freebsd/HEAD/sys/ddb/db_command.c:488
	fn_addr = -1067043412
	args = {1, 0, 536870974, -1064828251, -398735712, -1066935919, 32, 0, 2, -1064373152}
	nargs = 0
	retval = 0
	t = 0
#2  0xc0494a54 in db_command (last_cmdp=0xc096f184, cmd_table=0x0, aux_cmd_tablep=0xc08e5ff4, aux_cmd_tablep_end=0xc08e6010)
    at /local/building/freebsd/HEAD/sys/ddb/db_command.c:403
	cmd = (struct command *) 0xc08ef5f0
	t = 0
	modif = "TÆ;è\000\000\000\000_at_Æ;èø\003\000\000DÆ;èø\003\000\000lÆ;è\f\000\000\000XÆ;èø\003\000\000\\Æ;è\215N\202Àø\003\000\000ø\003\000\000\r\000\000\000\204Æ;è\216P\202ÀlÆ;èø\003\000\000\f\000\017\003x\000\000\000\200ú\226À\f\000\000\000\230Æ;èðjIÀFn\213ÀÈgIÀ\f\000\000\000\200ú\226Àz_IÀ"
	addr = 1016
	count = -1
	have_addr = 0
	result = 0
#3  0xc0494b1c in db_command_loop () at /local/building/freebsd/HEAD/sys/ddb/db_command.c:454
No locals.
#4  0xc0496735 in db_trap (type=12, code=0) at /local/building/freebsd/HEAD/sys/ddb/db_main.c:221
	jb = {{_jb = {-398735656, -398735676, -398735604, -398735348, 12, -1068931378, 12, -398735580, -1066936741, -1064436868, -1066936608, -398735600}}}
	prev_jb = (void *) 0x0
	bkpt = 0
#5  0xc067bd5f in kdb_trap (type=12, code=0, tf=0xe83bc80c) at /local/building/freebsd/HEAD/sys/kern/subr_kdb.c:473
	handled = -398735348
#6  0xc08453a8 in trap_fatal (frame=0xe83bc80c, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:846
	eflags = 514
	code = 514
	type = 12
	ss = 514
	esp = 0
	softseg = {ssd_base = 0, ssd_limit = 1048575, ssd_type = 27, ssd_dpl = 0, ssd_p = 1, ssd_xx = 0, ssd_xx1 = 0, ssd_def32 = 1, ssd_gran = 1}
#7  0xc0845117 in trap_pfault (frame=0xe83bc80c, usermode=0, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:766
	va = 3735928832
	vm = (struct vmspace *) 0x0
	map = 0xc1043000
	rv = 1
	ftype = 1 '\001'
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
#8  0xc0844d31 in trap (frame=
      {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = -559038242, tf_esi = -559038242, tf_ebp = -398735248, tf_isp = -398735304, tf_ebx = -991680448, tf_edx = -995125312, tf_ecx = 0, tf_eax = -995125312, tf_trapno = 12, tf_err = 0, tf_eip = -1067254633, tf_cs = 32, tf_eflags = 66050, tf_esp = -1065514915, tf_ss = -991680448})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:451
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	sticks = 582
	i = 0
	ucode = 0
	type = 12
	code = 0
	addr = -398735436
	eva = 3735929106
	ksi = {ksi_link = {tqe_next = 0xc4d6fa0c, tqe_prev = 0xc47e9190}, ksi_info = {si_signo = -1063725504, si_errno = -1063725504, si_code = -1056795224,
    si_pid = 9, si_uid = 3896231900, si_status = -1064478820, si_addr = 0xe83bc7e0, si_value = {sigval_int = -1066904264, sigval_ptr = 0xc0685538},
    si_band = -1064478820, _reason = {_fault = {_trapno = -1064831659}, __spare__ = {-1064831659, 3, -998338160, -398735360, -1066901679, 582, 582}}},
  ksi_flags = -1064171932}
#9  0xc083798a in calltrap () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:139
No locals.
#10 0xc062fc97 in g_io_request (bp=0xc4e42840, cp=0xc4af97c0) at /local/building/freebsd/HEAD/sys/geom/geom_io.c:287
	pp = (struct g_provider *) 0xdeadc0de
#11 0xc0632969 in g_vfs_strategy (bo=0xc4af97c0, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/geom/geom_vfs.c:106
	cp = (struct g_consumer *) 0xc4af97c0
	bip = (struct bio *) 0xc4af97c0
#12 0xc07c7e47 in ffs_geom_strategy (bo=0xc4d6fa50, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1694
	vp = (struct vnode *) 0xc4d6f990
	error = -995125312
#13 0xc06a84e2 in bufwrite (bp=0xd87c9b38) at buf.h:415
	oldflags = 536870912
#14 0xc07c7d96 in ffs_bufwrite (bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1663
	newbp = (struct buf *) 0xc4db6800
#15 0xc07c7799 in ffs_sbupdate (mp=0xc4e30800, waitfor=1) at buf.h:401
	fs = (struct fs *) 0xc4db6800
	sbbp = (struct buf *) 0xd87ca058
	bp = (struct buf *) 0xd87c9b38
	blks = 5
	space = (void *) 0xc4e78800
	i = 0
	size = 10240
	error = -995125312
	allerror = 0
#16 0xc07c52b4 in ffs_mount (mp=0xc47a8000, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:264
	devvp = (struct vnode *) 0xc4d6f990
	ump = (struct ufsmount *) 0xc4e30800
	fs = (struct fs *) 0xc4db6800
	error = 0
	flags = -995125312
	accessmode = 38848
	ndp = {ni_dirp = 0x20 <Address 0x20 out of bounds>, ni_segflg = 3304240832, ni_startdir = 0xe83bc9e0, ni_rootdir = 0xc065a484, ni_topdir = 0xe83bc9fc,
  ni_vp = 0xc065a697, ni_dvp = 0xc09288c0, ni_pathlen = 32, ni_next = 0xc4f2b6c0 "ÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÀ\210\222À", ni_loopcnt = 3299671232, ni_cnd = {
    cn_nameiop = 3302513200, cn_flags = 3896232464, cn_thread = 0xc06b298b, cn_cred = 0xc4f2b6c0, cn_lkflags = -990726176, cn_pnbuf = 0xe83bca2c "PË;èÙ7kÀ",
    cn_nameptr = 0xe83bca2c "PË;èÙ7kÀ", cn_namelen = -1066718045, cn_consume = -995319008}}
	export = {ex_flags = -1064478820, ex_root = 3230135637, ex_anon = {cr_version = 3, cr_uid = 3296629136, cr_ngroups = -13936, cr_groups = {3228065617, 582,
      582, 3230795364, 3238324744, 2273, 3230488476, 3896232372, 3227894052, 3238324744, 1, 3230359632, 300, 32, 3304240832, 3238320000}, _cr_unused1 = 0xe83bc9dc},
  ex_addr = 0xc07d8f99, ex_addrlen = 8 '\b', ex_mask = 0x0, ex_masklen = 220 'Ü', ex_indexfile = 0xc07d9004 "é"}
	fspec = 0xc4d85220 "/dev/ad8s4d"
#17 0xc06b37d9 in vfs_domount (td=0xc47e9190, fstype=0xc4d85790 "ufs", fspath=0xc4f2b660 "/local/building/ports/shared", fsflags=65536, fsdata=0xc4d85a30)
    at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:739
	vp = (struct vnode *) 0xc4e68dd0
	mp = (struct mount *) 0xc47a8000
	vfsp = (struct vfsconf *) 0xc4d85790
	error = 0
	flag = 4097
	kern_flag = 536870912
	va = {va_type = 3896232724, va_mode = 34830, va_nlink = -16259, va_uid = 3238325064, va_gid = 0, va_fsid = 3230488476, va_fileid = -1056646968,
  va_size = 13874459946760067200, va_blocksize = -398734580, va_atime = {tv_sec = -1066904264, tv_nsec = -1064567857}, va_mtime = {tv_sec = -998338008,
    tv_nsec = -1063746720}, va_ctime = {tv_sec = -1064567857, tv_nsec = -398734556}, va_birthtime = {tv_sec = -1066904264, tv_nsec = -1064567857},
  va_gen = 3231220576, va_flags = 502, va_rdev = 3896232768, va_bytes = 13879309793755683937, va_filerev = 13878253506681930592, va_vaflags = 3231220576,
  va_spare = 502}
	nd = {ni_dirp = 0xc4f2b660 "/local/building/ports/shared", ni_segflg = UIO_SYSSPACE, ni_startdir = 0x0, ni_rootdir = 0xc4afdbb0, ni_topdir = 0x0,
  ni_vp = 0xc4e68dd0, ni_dvp = 0xc4e72660, ni_pathlen = 1, ni_next = 0xc4b00c1c "", ni_loopcnt = 0, ni_cnd = {cn_nameiop = 0, cn_flags = 49220,
    cn_thread = 0xc47e9190, cn_cred = 0xc4d7d600, cn_lkflags = 2, cn_pnbuf = 0xc4b00c00 "/local/building/ports/shared", cn_nameptr = 0xc4b00c16 "shared",
    cn_namelen = 6, cn_consume = 0}}
#18 0xc06b30ae in vfs_donmount (td=0xc47e9190, fsflags=65536, fsoptions=0xe83bcba8) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:503
	optlist = (struct vfsoptlist *) 0xc4d85a30
	fstype = 0xc4d85790 "ufs"
	fspath = 0xc4f2b660 "/local/building/ports/shared"
	error = 0
	fstypelen = 4
	fspathlen = 29
#19 0xc06b51a5 in kernel_mount (ma=0xc4944ca0, flags=65536) at pcpu.h:162
	auio = {uio_iov = 0xc5030a80, uio_iovcnt = 14, uio_offset = -4281713091747787516, uio_resid = -398734252, uio_segflg = UIO_SYSSPACE, uio_rw = 3298053280,
  uio_td = 0xc08af5f7}
	error = 0
#20 0xc07c5581 in ffs_cmount (ma=0xc4944ca0, data=0x0, flags=65536, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:382
	args = {fspec = 0x804fc38 <Address 0x804fc38 out of bounds>, export = {ex_flags = 0, ex_root = 4294967294, ex_anon = {cr_version = 671547392,
      cr_uid = 3217022356, cr_ngroups = 1, cr_groups = {671428755, 1, 671519704, 3217022388, 671429097, 671555648, 134525800, 3217022436, 671429053, 671519704,
        671920428, 3217022436, 671421185, 671537220, 1, 134523472}, _cr_unused1 = 0xbfbfddf8}, ex_addr = 0x80493d7, ex_addrlen = 1 '\001', ex_mask = 0x28070100,
    ex_masklen = 48 '0', ex_indexfile = 0x804fc29 <Address 0x804fc29 out of bounds>}}
	error = -995125312
#21 0xc06b323e in mount (td=0xc47e9190, uap=0xe83bcd04) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:566
	fstype = 0xc4acab20 "ÞÀ­ÞÞÀ­ÞÞÀ­Þ ì\221À\001"
	vfsp = (struct vfsconf *) 0xc095c560
	ma = (struct mntarg *) 0xc4944ca0
	error = 0
#22 0xc08456be in syscall (frame=
      {tf_fs = 59, tf_es = 59, tf_ds = 59, tf_edi = 134523515, tf_esi = -1077942260, tf_ebp = -1077944856, tf_isp = -398733980, tf_ebx = -1077944800, tf_edx = 65536, tf_ecx = 3, tf_eax = 21, tf_trapno = 12, tf_err = 2, tf_eip = 671838555, tf_cs = 51, tf_eflags = 582, tf_esp = -1077945012, tf_ss = 59})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:1001
	params = 0xbfbfdd50 <Address 0xbfbfdd50 out of bounds>
	callp = (struct sysent *) 0xc091be5c
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	orig_tf_eflags = 582
	sticks = 0
	error = 0
	narg = 4
	args = {134523511, -1077944800, 65536, -1077944976, -1064615375, 802, -998338160, -1067119640}
	code = 21
	ksi = {ksi_link = {tqe_next = 0xe83bcd38, tqe_prev = 0x0}, ksi_info = {si_signo = 672388232, si_errno = 672088533, si_code = 0, si_pid = 0, si_uid = 0,
    si_status = -998344576, si_addr = 0xc47e78e8, si_value = {sigval_int = 802, sigval_ptr = 0x322}, si_band = -1064615375, _reason = {_fault = {
        _trapno = -398734076}, __spare__ = {-398734076, -1067073244, -998344472, -998344576, 0, -398734044, -1067119649}}}, ksi_flags = -1063746720}
#23 0xc08379df in Xint0x80_syscall () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:200
No locals.
#24 0x00000033 in ?? ()
No symbol table info available.
(kgdb)
#0  doadump () at pcpu.h:165
No locals.
#1  0xc0494c4f in db_fncall (dummy1=1016, dummy2=0, dummy3=-1, dummy4=0xe83bc620 "TÆ;è") at /local/building/freebsd/HEAD/sys/ddb/db_command.c:488
	fn_addr = -1067043412
	args = {1, 0, 536870974, -1064828251, -398735712, -1066935919, 32, 0, 2, -1064373152}
	nargs = 0
	retval = 0
	t = 0
#2  0xc0494a54 in db_command (last_cmdp=0xc096f184, cmd_table=0x0, aux_cmd_tablep=0xc08e5ff4, aux_cmd_tablep_end=0xc08e6010)
    at /local/building/freebsd/HEAD/sys/ddb/db_command.c:403
	cmd = (struct command *) 0xc08ef5f0
	t = 0
	modif = "TÆ;è\000\000\000\000_at_Æ;èø\003\000\000DÆ;èø\003\000\000lÆ;è\f\000\000\000XÆ;èø\003\000\000\\Æ;è\215N\202Àø\003\000\000ø\003\000\000\r\000\000\000\204Æ;è\216P\202ÀlÆ;èø\003\000\000\f\000\017\003x\000\000\000\200ú\226À\f\000\000\000\230Æ;èðjIÀFn\213ÀÈgIÀ\f\000\000\000\200ú\226Àz_IÀ"
	addr = 1016
	count = -1
	have_addr = 0
	result = 0
#3  0xc0494b1c in db_command_loop () at /local/building/freebsd/HEAD/sys/ddb/db_command.c:454
No locals.
#4  0xc0496735 in db_trap (type=12, code=0) at /local/building/freebsd/HEAD/sys/ddb/db_main.c:221
	jb = {{_jb = {-398735656, -398735676, -398735604, -398735348, 12, -1068931378, 12, -398735580, -1066936741, -1064436868, -1066936608, -398735600}}}
	prev_jb = (void *) 0x0
	bkpt = 0
#5  0xc067bd5f in kdb_trap (type=12, code=0, tf=0xe83bc80c) at /local/building/freebsd/HEAD/sys/kern/subr_kdb.c:473
	handled = -398735348
#6  0xc08453a8 in trap_fatal (frame=0xe83bc80c, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:846
	eflags = 514
	code = 514
	type = 12
	ss = 514
	esp = 0
	softseg = {ssd_base = 0, ssd_limit = 1048575, ssd_type = 27, ssd_dpl = 0, ssd_p = 1, ssd_xx = 0, ssd_xx1 = 0, ssd_def32 = 1, ssd_gran = 1}
#7  0xc0845117 in trap_pfault (frame=0xe83bc80c, usermode=0, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:766
	va = 3735928832
	vm = (struct vmspace *) 0x0
	map = 0xc1043000
	rv = 1
	ftype = 1 '\001'
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
#8  0xc0844d31 in trap (frame=
      {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = -559038242, tf_esi = -559038242, tf_ebp = -398735248, tf_isp = -398735304, tf_ebx = -991680448, tf_edx = -995125312, tf_ecx = 0, tf_eax = -995125312, tf_trapno = 12, tf_err = 0, tf_eip = -1067254633, tf_cs = 32, tf_eflags = 66050, tf_esp = -1065514915, tf_ss = -991680448})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:451
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	sticks = 582
	i = 0
	ucode = 0
	type = 12
	code = 0
	addr = -398735436
	eva = 3735929106
	ksi = {ksi_link = {tqe_next = 0xc4d6fa0c, tqe_prev = 0xc47e9190}, ksi_info = {si_signo = -1063725504, si_errno = -1063725504, si_code = -1056795224,
    si_pid = 9, si_uid = 3896231900, si_status = -1064478820, si_addr = 0xe83bc7e0, si_value = {sigval_int = -1066904264, sigval_ptr = 0xc0685538},
    si_band = -1064478820, _reason = {_fault = {_trapno = -1064831659}, __spare__ = {-1064831659, 3, -998338160, -398735360, -1066901679, 582, 582}}},
  ksi_flags = -1064171932}
#9  0xc083798a in calltrap () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:139
No locals.
#10 0xc062fc97 in g_io_request (bp=0xc4e42840, cp=0xc4af97c0) at /local/building/freebsd/HEAD/sys/geom/geom_io.c:287
	pp = (struct g_provider *) 0xdeadc0de
#11 0xc0632969 in g_vfs_strategy (bo=0xc4af97c0, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/geom/geom_vfs.c:106
	cp = (struct g_consumer *) 0xc4af97c0
	bip = (struct bio *) 0xc4af97c0
#12 0xc07c7e47 in ffs_geom_strategy (bo=0xc4d6fa50, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1694
	vp = (struct vnode *) 0xc4d6f990
	error = -995125312
#13 0xc06a84e2 in bufwrite (bp=0xd87c9b38) at buf.h:415
	oldflags = 536870912
#14 0xc07c7d96 in ffs_bufwrite (bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1663
	newbp = (struct buf *) 0xc4db6800
#15 0xc07c7799 in ffs_sbupdate (mp=0xc4e30800, waitfor=1) at buf.h:401
	fs = (struct fs *) 0xc4db6800
	sbbp = (struct buf *) 0xd87ca058
	bp = (struct buf *) 0xd87c9b38
	blks = 5
	space = (void *) 0xc4e78800
	i = 0
	size = 10240
	error = -995125312
	allerror = 0
#16 0xc07c52b4 in ffs_mount (mp=0xc47a8000, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:264
	devvp = (struct vnode *) 0xc4d6f990
	ump = (struct ufsmount *) 0xc4e30800
	fs = (struct fs *) 0xc4db6800
	error = 0
	flags = -995125312
	accessmode = 38848
	ndp = {ni_dirp = 0x20 <Address 0x20 out of bounds>, ni_segflg = 3304240832, ni_startdir = 0xe83bc9e0, ni_rootdir = 0xc065a484, ni_topdir = 0xe83bc9fc,
  ni_vp = 0xc065a697, ni_dvp = 0xc09288c0, ni_pathlen = 32, ni_next = 0xc4f2b6c0 "ÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÀ\210\222À", ni_loopcnt = 3299671232, ni_cnd = {
    cn_nameiop = 3302513200, cn_flags = 3896232464, cn_thread = 0xc06b298b, cn_cred = 0xc4f2b6c0, cn_lkflags = -990726176, cn_pnbuf = 0xe83bca2c "PË;èÙ7kÀ",
    cn_nameptr = 0xe83bca2c "PË;èÙ7kÀ", cn_namelen = -1066718045, cn_consume = -995319008}}
	export = {ex_flags = -1064478820, ex_root = 3230135637, ex_anon = {cr_version = 3, cr_uid = 3296629136, cr_ngroups = -13936, cr_groups = {3228065617, 582,
      582, 3230795364, 3238324744, 2273, 3230488476, 3896232372, 3227894052, 3238324744, 1, 3230359632, 300, 32, 3304240832, 3238320000}, _cr_unused1 = 0xe83bc9dc},
  ex_addr = 0xc07d8f99, ex_addrlen = 8 '\b', ex_mask = 0x0, ex_masklen = 220 'Ü', ex_indexfile = 0xc07d9004 "é"}
	fspec = 0xc4d85220 "/dev/ad8s4d"
#17 0xc06b37d9 in vfs_domount (td=0xc47e9190, fstype=0xc4d85790 "ufs", fspath=0xc4f2b660 "/local/building/ports/shared", fsflags=65536, fsdata=0xc4d85a30)
    at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:739
	vp = (struct vnode *) 0xc4e68dd0
	mp = (struct mount *) 0xc47a8000
	vfsp = (struct vfsconf *) 0xc4d85790
	error = 0
	flag = 4097
	kern_flag = 536870912
	va = {va_type = 3896232724, va_mode = 34830, va_nlink = -16259, va_uid = 3238325064, va_gid = 0, va_fsid = 3230488476, va_fileid = -1056646968,
  va_size = 13874459946760067200, va_blocksize = -398734580, va_atime = {tv_sec = -1066904264, tv_nsec = -1064567857}, va_mtime = {tv_sec = -998338008,
    tv_nsec = -1063746720}, va_ctime = {tv_sec = -1064567857, tv_nsec = -398734556}, va_birthtime = {tv_sec = -1066904264, tv_nsec = -1064567857},
  va_gen = 3231220576, va_flags = 502, va_rdev = 3896232768, va_bytes = 13879309793755683937, va_filerev = 13878253506681930592, va_vaflags = 3231220576,
  va_spare = 502}
	nd = {ni_dirp = 0xc4f2b660 "/local/building/ports/shared", ni_segflg = UIO_SYSSPACE, ni_startdir = 0x0, ni_rootdir = 0xc4afdbb0, ni_topdir = 0x0,
  ni_vp = 0xc4e68dd0, ni_dvp = 0xc4e72660, ni_pathlen = 1, ni_next = 0xc4b00c1c "", ni_loopcnt = 0, ni_cnd = {cn_nameiop = 0, cn_flags = 49220,
    cn_thread = 0xc47e9190, cn_cred = 0xc4d7d600, cn_lkflags = 2, cn_pnbuf = 0xc4b00c00 "/local/building/ports/shared", cn_nameptr = 0xc4b00c16 "shared",
    cn_namelen = 6, cn_consume = 0}}
#18 0xc06b30ae in vfs_donmount (td=0xc47e9190, fsflags=65536, fsoptions=0xe83bcba8) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:503
	optlist = (struct vfsoptlist *) 0xc4d85a30
	fstype = 0xc4d85790 "ufs"
	fspath = 0xc4f2b660 "/local/building/ports/shared"
	error = 0
	fstypelen = 4
	fspathlen = 29
#19 0xc06b51a5 in kernel_mount (ma=0xc4944ca0, flags=65536) at pcpu.h:162
	auio = {uio_iov = 0xc5030a80, uio_iovcnt = 14, uio_offset = -4281713091747787516, uio_resid = -398734252, uio_segflg = UIO_SYSSPACE, uio_rw = 3298053280,
  uio_td = 0xc08af5f7}
	error = 0
#20 0xc07c5581 in ffs_cmount (ma=0xc4944ca0, data=0x0, flags=65536, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:382
	args = {fspec = 0x804fc38 <Address 0x804fc38 out of bounds>, export = {ex_flags = 0, ex_root = 4294967294, ex_anon = {cr_version = 671547392,
      cr_uid = 3217022356, cr_ngroups = 1, cr_groups = {671428755, 1, 671519704, 3217022388, 671429097, 671555648, 134525800, 3217022436, 671429053, 671519704,
        671920428, 3217022436, 671421185, 671537220, 1, 134523472}, _cr_unused1 = 0xbfbfddf8}, ex_addr = 0x80493d7, ex_addrlen = 1 '\001', ex_mask = 0x28070100,
    ex_masklen = 48 '0', ex_indexfile = 0x804fc29 <Address 0x804fc29 out of bounds>}}
	error = -995125312
#21 0xc06b323e in mount (td=0xc47e9190, uap=0xe83bcd04) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:566
	fstype = 0xc4acab20 "ÞÀ­ÞÞÀ­ÞÞÀ­Þ ì\221À\001"
	vfsp = (struct vfsconf *) 0xc095c560
	ma = (struct mntarg *) 0xc4944ca0
	error = 0
#22 0xc08456be in syscall (frame=
      {tf_fs = 59, tf_es = 59, tf_ds = 59, tf_edi = 134523515, tf_esi = -1077942260, tf_ebp = -1077944856, tf_isp = -398733980, tf_ebx = -1077944800, tf_edx = 65536, tf_ecx = 3, tf_eax = 21, tf_trapno = 12, tf_err = 2, tf_eip = 671838555, tf_cs = 51, tf_eflags = 582, tf_esp = -1077945012, tf_ss = 59})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:1001
	params = 0xbfbfdd50 <Address 0xbfbfdd50 out of bounds>
	callp = (struct sysent *) 0xc091be5c
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	orig_tf_eflags = 582
	sticks = 0
	error = 0
	narg = 4
	args = {134523511, -1077944800, 65536, -1077944976, -1064615375, 802, -998338160, -1067119640}
	code = 21
	ksi = {ksi_link = {tqe_next = 0xe83bcd38, tqe_prev = 0x0}, ksi_info = {si_signo = 672388232, si_errno = 672088533, si_code = 0, si_pid = 0, si_uid = 0,
    si_status = -998344576, si_addr = 0xc47e78e8, si_value = {sigval_int = 802, sigval_ptr = 0x322}, si_band = -1064615375, _reason = {_fault = {
        _trapno = -398734076}, __spare__ = {-398734076, -1067073244, -998344472, -998344576, 0, -398734044, -1067119649}}}, ksi_flags = -1063746720}
#23 0xc08379df in Xint0x80_syscall () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:200
No locals.
#24 0x00000033 in ?? ()
No symbol table info available.
(kgdb)
#0  doadump () at pcpu.h:165
No locals.
#1  0xc0494c4f in db_fncall (dummy1=1016, dummy2=0, dummy3=-1, dummy4=0xe83bc620 "TÆ;è") at /local/building/freebsd/HEAD/sys/ddb/db_command.c:488
	fn_addr = -1067043412
	args = {1, 0, 536870974, -1064828251, -398735712, -1066935919, 32, 0, 2, -1064373152}
	nargs = 0
	retval = 0
	t = 0
#2  0xc0494a54 in db_command (last_cmdp=0xc096f184, cmd_table=0x0, aux_cmd_tablep=0xc08e5ff4, aux_cmd_tablep_end=0xc08e6010)
    at /local/building/freebsd/HEAD/sys/ddb/db_command.c:403
	cmd = (struct command *) 0xc08ef5f0
	t = 0
	modif = "TÆ;è\000\000\000\000_at_Æ;èø\003\000\000DÆ;èø\003\000\000lÆ;è\f\000\000\000XÆ;èø\003\000\000\\Æ;è\215N\202Àø\003\000\000ø\003\000\000\r\000\000\000\204Æ;è\216P\202ÀlÆ;èø\003\000\000\f\000\017\003x\000\000\000\200ú\226À\f\000\000\000\230Æ;èðjIÀFn\213ÀÈgIÀ\f\000\000\000\200ú\226Àz_IÀ"
	addr = 1016
	count = -1
	have_addr = 0
	result = 0
#3  0xc0494b1c in db_command_loop () at /local/building/freebsd/HEAD/sys/ddb/db_command.c:454
No locals.
#4  0xc0496735 in db_trap (type=12, code=0) at /local/building/freebsd/HEAD/sys/ddb/db_main.c:221
	jb = {{_jb = {-398735656, -398735676, -398735604, -398735348, 12, -1068931378, 12, -398735580, -1066936741, -1064436868, -1066936608, -398735600}}}
	prev_jb = (void *) 0x0
	bkpt = 0
#5  0xc067bd5f in kdb_trap (type=12, code=0, tf=0xe83bc80c) at /local/building/freebsd/HEAD/sys/kern/subr_kdb.c:473
	handled = -398735348
#6  0xc08453a8 in trap_fatal (frame=0xe83bc80c, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:846
	eflags = 514
	code = 514
	type = 12
	ss = 514
	esp = 0
	softseg = {ssd_base = 0, ssd_limit = 1048575, ssd_type = 27, ssd_dpl = 0, ssd_p = 1, ssd_xx = 0, ssd_xx1 = 0, ssd_def32 = 1, ssd_gran = 1}
#7  0xc0845117 in trap_pfault (frame=0xe83bc80c, usermode=0, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:766
	va = 3735928832
	vm = (struct vmspace *) 0x0
	map = 0xc1043000
	rv = 1
	ftype = 1 '\001'
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
#8  0xc0844d31 in trap (frame=
      {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = -559038242, tf_esi = -559038242, tf_ebp = -398735248, tf_isp = -398735304, tf_ebx = -991680448, tf_edx = -995125312, tf_ecx = 0, tf_eax = -995125312, tf_trapno = 12, tf_err = 0, tf_eip = -1067254633, tf_cs = 32, tf_eflags = 66050, tf_esp = -1065514915, tf_ss = -991680448})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:451
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	sticks = 582
	i = 0
	ucode = 0
	type = 12
	code = 0
	addr = -398735436
	eva = 3735929106
	ksi = {ksi_link = {tqe_next = 0xc4d6fa0c, tqe_prev = 0xc47e9190}, ksi_info = {si_signo = -1063725504, si_errno = -1063725504, si_code = -1056795224,
    si_pid = 9, si_uid = 3896231900, si_status = -1064478820, si_addr = 0xe83bc7e0, si_value = {sigval_int = -1066904264, sigval_ptr = 0xc0685538},
    si_band = -1064478820, _reason = {_fault = {_trapno = -1064831659}, __spare__ = {-1064831659, 3, -998338160, -398735360, -1066901679, 582, 582}}},
  ksi_flags = -1064171932}
#9  0xc083798a in calltrap () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:139
No locals.
#10 0xc062fc97 in g_io_request (bp=0xc4e42840, cp=0xc4af97c0) at /local/building/freebsd/HEAD/sys/geom/geom_io.c:287
	pp = (struct g_provider *) 0xdeadc0de
#11 0xc0632969 in g_vfs_strategy (bo=0xc4af97c0, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/geom/geom_vfs.c:106
	cp = (struct g_consumer *) 0xc4af97c0
	bip = (struct bio *) 0xc4af97c0
#12 0xc07c7e47 in ffs_geom_strategy (bo=0xc4d6fa50, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1694
	vp = (struct vnode *) 0xc4d6f990
	error = -995125312
#13 0xc06a84e2 in bufwrite (bp=0xd87c9b38) at buf.h:415
	oldflags = 536870912
#14 0xc07c7d96 in ffs_bufwrite (bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1663
	newbp = (struct buf *) 0xc4db6800
#15 0xc07c7799 in ffs_sbupdate (mp=0xc4e30800, waitfor=1) at buf.h:401
	fs = (struct fs *) 0xc4db6800
	sbbp = (struct buf *) 0xd87ca058
	bp = (struct buf *) 0xd87c9b38
	blks = 5
	space = (void *) 0xc4e78800
	i = 0
	size = 10240
	error = -995125312
	allerror = 0
#16 0xc07c52b4 in ffs_mount (mp=0xc47a8000, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:264
	devvp = (struct vnode *) 0xc4d6f990
	ump = (struct ufsmount *) 0xc4e30800
	fs = (struct fs *) 0xc4db6800
	error = 0
	flags = -995125312
	accessmode = 38848
	ndp = {ni_dirp = 0x20 <Address 0x20 out of bounds>, ni_segflg = 3304240832, ni_startdir = 0xe83bc9e0, ni_rootdir = 0xc065a484, ni_topdir = 0xe83bc9fc,
  ni_vp = 0xc065a697, ni_dvp = 0xc09288c0, ni_pathlen = 32, ni_next = 0xc4f2b6c0 "ÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÀ\210\222À", ni_loopcnt = 3299671232, ni_cnd = {
    cn_nameiop = 3302513200, cn_flags = 3896232464, cn_thread = 0xc06b298b, cn_cred = 0xc4f2b6c0, cn_lkflags = -990726176, cn_pnbuf = 0xe83bca2c "PË;èÙ7kÀ",
    cn_nameptr = 0xe83bca2c "PË;èÙ7kÀ", cn_namelen = -1066718045, cn_consume = -995319008}}
	export = {ex_flags = -1064478820, ex_root = 3230135637, ex_anon = {cr_version = 3, cr_uid = 3296629136, cr_ngroups = -13936, cr_groups = {3228065617, 582,
      582, 3230795364, 3238324744, 2273, 3230488476, 3896232372, 3227894052, 3238324744, 1, 3230359632, 300, 32, 3304240832, 3238320000}, _cr_unused1 = 0xe83bc9dc},
  ex_addr = 0xc07d8f99, ex_addrlen = 8 '\b', ex_mask = 0x0, ex_masklen = 220 'Ü', ex_indexfile = 0xc07d9004 "é"}
	fspec = 0xc4d85220 "/dev/ad8s4d"
#17 0xc06b37d9 in vfs_domount (td=0xc47e9190, fstype=0xc4d85790 "ufs", fspath=0xc4f2b660 "/local/building/ports/shared", fsflags=65536, fsdata=0xc4d85a30)
    at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:739
	vp = (struct vnode *) 0xc4e68dd0
	mp = (struct mount *) 0xc47a8000
	vfsp = (struct vfsconf *) 0xc4d85790
	error = 0
	flag = 4097
	kern_flag = 536870912
	va = {va_type = 3896232724, va_mode = 34830, va_nlink = -16259, va_uid = 3238325064, va_gid = 0, va_fsid = 3230488476, va_fileid = -1056646968,
  va_size = 13874459946760067200, va_blocksize = -398734580, va_atime = {tv_sec = -1066904264, tv_nsec = -1064567857}, va_mtime = {tv_sec = -998338008,
    tv_nsec = -1063746720}, va_ctime = {tv_sec = -1064567857, tv_nsec = -398734556}, va_birthtime = {tv_sec = -1066904264, tv_nsec = -1064567857},
  va_gen = 3231220576, va_flags = 502, va_rdev = 3896232768, va_bytes = 13879309793755683937, va_filerev = 13878253506681930592, va_vaflags = 3231220576,
  va_spare = 502}
	nd = {ni_dirp = 0xc4f2b660 "/local/building/ports/shared", ni_segflg = UIO_SYSSPACE, ni_startdir = 0x0, ni_rootdir = 0xc4afdbb0, ni_topdir = 0x0,
  ni_vp = 0xc4e68dd0, ni_dvp = 0xc4e72660, ni_pathlen = 1, ni_next = 0xc4b00c1c "", ni_loopcnt = 0, ni_cnd = {cn_nameiop = 0, cn_flags = 49220,
    cn_thread = 0xc47e9190, cn_cred = 0xc4d7d600, cn_lkflags = 2, cn_pnbuf = 0xc4b00c00 "/local/building/ports/shared", cn_nameptr = 0xc4b00c16 "shared",
    cn_namelen = 6, cn_consume = 0}}
#18 0xc06b30ae in vfs_donmount (td=0xc47e9190, fsflags=65536, fsoptions=0xe83bcba8) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:503
	optlist = (struct vfsoptlist *) 0xc4d85a30
	fstype = 0xc4d85790 "ufs"
	fspath = 0xc4f2b660 "/local/building/ports/shared"
	error = 0
	fstypelen = 4
	fspathlen = 29
#19 0xc06b51a5 in kernel_mount (ma=0xc4944ca0, flags=65536) at pcpu.h:162
	auio = {uio_iov = 0xc5030a80, uio_iovcnt = 14, uio_offset = -4281713091747787516, uio_resid = -398734252, uio_segflg = UIO_SYSSPACE, uio_rw = 3298053280,
  uio_td = 0xc08af5f7}
	error = 0
#20 0xc07c5581 in ffs_cmount (ma=0xc4944ca0, data=0x0, flags=65536, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:382
	args = {fspec = 0x804fc38 <Address 0x804fc38 out of bounds>, export = {ex_flags = 0, ex_root = 4294967294, ex_anon = {cr_version = 671547392,
      cr_uid = 3217022356, cr_ngroups = 1, cr_groups = {671428755, 1, 671519704, 3217022388, 671429097, 671555648, 134525800, 3217022436, 671429053, 671519704,
        671920428, 3217022436, 671421185, 671537220, 1, 134523472}, _cr_unused1 = 0xbfbfddf8}, ex_addr = 0x80493d7, ex_addrlen = 1 '\001', ex_mask = 0x28070100,
    ex_masklen = 48 '0', ex_indexfile = 0x804fc29 <Address 0x804fc29 out of bounds>}}
	error = -995125312
#21 0xc06b323e in mount (td=0xc47e9190, uap=0xe83bcd04) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:566
	fstype = 0xc4acab20 "ÞÀ­ÞÞÀ­ÞÞÀ­Þ ì\221À\001"
	vfsp = (struct vfsconf *) 0xc095c560
	ma = (struct mntarg *) 0xc4944ca0
	error = 0
#22 0xc08456be in syscall (frame=
      {tf_fs = 59, tf_es = 59, tf_ds = 59, tf_edi = 134523515, tf_esi = -1077942260, tf_ebp = -1077944856, tf_isp = -398733980, tf_ebx = -1077944800, tf_edx = 65536, tf_ecx = 3, tf_eax = 21, tf_trapno = 12, tf_err = 2, tf_eip = 671838555, tf_cs = 51, tf_eflags = 582, tf_esp = -1077945012, tf_ss = 59})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:1001
	params = 0xbfbfdd50 <Address 0xbfbfdd50 out of bounds>
	callp = (struct sysent *) 0xc091be5c
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	orig_tf_eflags = 582
	sticks = 0
	error = 0
	narg = 4
	args = {134523511, -1077944800, 65536, -1077944976, -1064615375, 802, -998338160, -1067119640}
	code = 21
	ksi = {ksi_link = {tqe_next = 0xe83bcd38, tqe_prev = 0x0}, ksi_info = {si_signo = 672388232, si_errno = 672088533, si_code = 0, si_pid = 0, si_uid = 0,
    si_status = -998344576, si_addr = 0xc47e78e8, si_value = {sigval_int = 802, sigval_ptr = 0x322}, si_band = -1064615375, _reason = {_fault = {
        _trapno = -398734076}, __spare__ = {-398734076, -1067073244, -998344472, -998344576, 0, -398734044, -1067119649}}}, ksi_flags = -1063746720}
#23 0xc08379df in Xint0x80_syscall () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:200
No locals.
#24 0x00000033 in ?? ()
No symbol table info available.
(kgdb)
#0  doadump () at pcpu.h:165
No locals.
#1  0xc0494c4f in db_fncall (dummy1=1016, dummy2=0, dummy3=-1, dummy4=0xe83bc620 "TÆ;è") at /local/building/freebsd/HEAD/sys/ddb/db_command.c:488
	fn_addr = -1067043412
	args = {1, 0, 536870974, -1064828251, -398735712, -1066935919, 32, 0, 2, -1064373152}
	nargs = 0
	retval = 0
	t = 0
#2  0xc0494a54 in db_command (last_cmdp=0xc096f184, cmd_table=0x0, aux_cmd_tablep=0xc08e5ff4, aux_cmd_tablep_end=0xc08e6010)
    at /local/building/freebsd/HEAD/sys/ddb/db_command.c:403
	cmd = (struct command *) 0xc08ef5f0
	t = 0
	modif = "TÆ;è\000\000\000\000_at_Æ;èø\003\000\000DÆ;èø\003\000\000lÆ;è\f\000\000\000XÆ;èø\003\000\000\\Æ;è\215N\202Àø\003\000\000ø\003\000\000\r\000\000\000\204Æ;è\216P\202ÀlÆ;èø\003\000\000\f\000\017\003x\000\000\000\200ú\226À\f\000\000\000\230Æ;èðjIÀFn\213ÀÈgIÀ\f\000\000\000\200ú\226Àz_IÀ"
	addr = 1016
	count = -1
	have_addr = 0
	result = 0
#3  0xc0494b1c in db_command_loop () at /local/building/freebsd/HEAD/sys/ddb/db_command.c:454
No locals.
#4  0xc0496735 in db_trap (type=12, code=0) at /local/building/freebsd/HEAD/sys/ddb/db_main.c:221
	jb = {{_jb = {-398735656, -398735676, -398735604, -398735348, 12, -1068931378, 12, -398735580, -1066936741, -1064436868, -1066936608, -398735600}}}
	prev_jb = (void *) 0x0
	bkpt = 0
#5  0xc067bd5f in kdb_trap (type=12, code=0, tf=0xe83bc80c) at /local/building/freebsd/HEAD/sys/kern/subr_kdb.c:473
	handled = -398735348
#6  0xc08453a8 in trap_fatal (frame=0xe83bc80c, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:846
	eflags = 514
	code = 514
	type = 12
	ss = 514
	esp = 0
	softseg = {ssd_base = 0, ssd_limit = 1048575, ssd_type = 27, ssd_dpl = 0, ssd_p = 1, ssd_xx = 0, ssd_xx1 = 0, ssd_def32 = 1, ssd_gran = 1}
#7  0xc0845117 in trap_pfault (frame=0xe83bc80c, usermode=0, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:766
	va = 3735928832
	vm = (struct vmspace *) 0x0
	map = 0xc1043000
	rv = 1
	ftype = 1 '\001'
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
#8  0xc0844d31 in trap (frame=
      {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = -559038242, tf_esi = -559038242, tf_ebp = -398735248, tf_isp = -398735304, tf_ebx = -991680448, tf_edx = -995125312, tf_ecx = 0, tf_eax = -995125312, tf_trapno = 12, tf_err = 0, tf_eip = -1067254633, tf_cs = 32, tf_eflags = 66050, tf_esp = -1065514915, tf_ss = -991680448})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:451
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	sticks = 582
	i = 0
	ucode = 0
	type = 12
	code = 0
	addr = -398735436
	eva = 3735929106
	ksi = {ksi_link = {tqe_next = 0xc4d6fa0c, tqe_prev = 0xc47e9190}, ksi_info = {si_signo = -1063725504, si_errno = -1063725504, si_code = -1056795224,
    si_pid = 9, si_uid = 3896231900, si_status = -1064478820, si_addr = 0xe83bc7e0, si_value = {sigval_int = -1066904264, sigval_ptr = 0xc0685538},
    si_band = -1064478820, _reason = {_fault = {_trapno = -1064831659}, __spare__ = {-1064831659, 3, -998338160, -398735360, -1066901679, 582, 582}}},
  ksi_flags = -1064171932}
#9  0xc083798a in calltrap () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:139
No locals.
#10 0xc062fc97 in g_io_request (bp=0xc4e42840, cp=0xc4af97c0) at /local/building/freebsd/HEAD/sys/geom/geom_io.c:287
	pp = (struct g_provider *) 0xdeadc0de
#11 0xc0632969 in g_vfs_strategy (bo=0xc4af97c0, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/geom/geom_vfs.c:106
	cp = (struct g_consumer *) 0xc4af97c0
	bip = (struct bio *) 0xc4af97c0
#12 0xc07c7e47 in ffs_geom_strategy (bo=0xc4d6fa50, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1694
	vp = (struct vnode *) 0xc4d6f990
	error = -995125312
#13 0xc06a84e2 in bufwrite (bp=0xd87c9b38) at buf.h:415
	oldflags = 536870912
#14 0xc07c7d96 in ffs_bufwrite (bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1663
	newbp = (struct buf *) 0xc4db6800
#15 0xc07c7799 in ffs_sbupdate (mp=0xc4e30800, waitfor=1) at buf.h:401
	fs = (struct fs *) 0xc4db6800
	sbbp = (struct buf *) 0xd87ca058
	bp = (struct buf *) 0xd87c9b38
	blks = 5
	space = (void *) 0xc4e78800
	i = 0
	size = 10240
	error = -995125312
	allerror = 0
#16 0xc07c52b4 in ffs_mount (mp=0xc47a8000, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:264
	devvp = (struct vnode *) 0xc4d6f990
	ump = (struct ufsmount *) 0xc4e30800
	fs = (struct fs *) 0xc4db6800
	error = 0
	flags = -995125312
	accessmode = 38848
	ndp = {ni_dirp = 0x20 <Address 0x20 out of bounds>, ni_segflg = 3304240832, ni_startdir = 0xe83bc9e0, ni_rootdir = 0xc065a484, ni_topdir = 0xe83bc9fc,
  ni_vp = 0xc065a697, ni_dvp = 0xc09288c0, ni_pathlen = 32, ni_next = 0xc4f2b6c0 "ÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÀ\210\222À", ni_loopcnt = 3299671232, ni_cnd = {
    cn_nameiop = 3302513200, cn_flags = 3896232464, cn_thread = 0xc06b298b, cn_cred = 0xc4f2b6c0, cn_lkflags = -990726176, cn_pnbuf = 0xe83bca2c "PË;èÙ7kÀ",
    cn_nameptr = 0xe83bca2c "PË;èÙ7kÀ", cn_namelen = -1066718045, cn_consume = -995319008}}
	export = {ex_flags = -1064478820, ex_root = 3230135637, ex_anon = {cr_version = 3, cr_uid = 3296629136, cr_ngroups = -13936, cr_groups = {3228065617, 582,
      582, 3230795364, 3238324744, 2273, 3230488476, 3896232372, 3227894052, 3238324744, 1, 3230359632, 300, 32, 3304240832, 3238320000}, _cr_unused1 = 0xe83bc9dc},
  ex_addr = 0xc07d8f99, ex_addrlen = 8 '\b', ex_mask = 0x0, ex_masklen = 220 'Ü', ex_indexfile = 0xc07d9004 "é"}
	fspec = 0xc4d85220 "/dev/ad8s4d"
#17 0xc06b37d9 in vfs_domount (td=0xc47e9190, fstype=0xc4d85790 "ufs", fspath=0xc4f2b660 "/local/building/ports/shared", fsflags=65536, fsdata=0xc4d85a30)
    at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:739
	vp = (struct vnode *) 0xc4e68dd0
	mp = (struct mount *) 0xc47a8000
	vfsp = (struct vfsconf *) 0xc4d85790
	error = 0
	flag = 4097
	kern_flag = 536870912
	va = {va_type = 3896232724, va_mode = 34830, va_nlink = -16259, va_uid = 3238325064, va_gid = 0, va_fsid = 3230488476, va_fileid = -1056646968,
  va_size = 13874459946760067200, va_blocksize = -398734580, va_atime = {tv_sec = -1066904264, tv_nsec = -1064567857}, va_mtime = {tv_sec = -998338008,
    tv_nsec = -1063746720}, va_ctime = {tv_sec = -1064567857, tv_nsec = -398734556}, va_birthtime = {tv_sec = -1066904264, tv_nsec = -1064567857},
  va_gen = 3231220576, va_flags = 502, va_rdev = 3896232768, va_bytes = 13879309793755683937, va_filerev = 13878253506681930592, va_vaflags = 3231220576,
  va_spare = 502}
	nd = {ni_dirp = 0xc4f2b660 "/local/building/ports/shared", ni_segflg = UIO_SYSSPACE, ni_startdir = 0x0, ni_rootdir = 0xc4afdbb0, ni_topdir = 0x0,
  ni_vp = 0xc4e68dd0, ni_dvp = 0xc4e72660, ni_pathlen = 1, ni_next = 0xc4b00c1c "", ni_loopcnt = 0, ni_cnd = {cn_nameiop = 0, cn_flags = 49220,
    cn_thread = 0xc47e9190, cn_cred = 0xc4d7d600, cn_lkflags = 2, cn_pnbuf = 0xc4b00c00 "/local/building/ports/shared", cn_nameptr = 0xc4b00c16 "shared",
    cn_namelen = 6, cn_consume = 0}}
#18 0xc06b30ae in vfs_donmount (td=0xc47e9190, fsflags=65536, fsoptions=0xe83bcba8) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:503
	optlist = (struct vfsoptlist *) 0xc4d85a30
	fstype = 0xc4d85790 "ufs"
	fspath = 0xc4f2b660 "/local/building/ports/shared"
	error = 0
	fstypelen = 4
	fspathlen = 29
#19 0xc06b51a5 in kernel_mount (ma=0xc4944ca0, flags=65536) at pcpu.h:162
	auio = {uio_iov = 0xc5030a80, uio_iovcnt = 14, uio_offset = -4281713091747787516, uio_resid = -398734252, uio_segflg = UIO_SYSSPACE, uio_rw = 3298053280,
  uio_td = 0xc08af5f7}
	error = 0
#20 0xc07c5581 in ffs_cmount (ma=0xc4944ca0, data=0x0, flags=65536, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:382
	args = {fspec = 0x804fc38 <Address 0x804fc38 out of bounds>, export = {ex_flags = 0, ex_root = 4294967294, ex_anon = {cr_version = 671547392,
      cr_uid = 3217022356, cr_ngroups = 1, cr_groups = {671428755, 1, 671519704, 3217022388, 671429097, 671555648, 134525800, 3217022436, 671429053, 671519704,
        671920428, 3217022436, 671421185, 671537220, 1, 134523472}, _cr_unused1 = 0xbfbfddf8}, ex_addr = 0x80493d7, ex_addrlen = 1 '\001', ex_mask = 0x28070100,
    ex_masklen = 48 '0', ex_indexfile = 0x804fc29 <Address 0x804fc29 out of bounds>}}
	error = -995125312
#21 0xc06b323e in mount (td=0xc47e9190, uap=0xe83bcd04) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:566
	fstype = 0xc4acab20 "ÞÀ­ÞÞÀ­ÞÞÀ­Þ ì\221À\001"
	vfsp = (struct vfsconf *) 0xc095c560
	ma = (struct mntarg *) 0xc4944ca0
	error = 0
#22 0xc08456be in syscall (frame=
      {tf_fs = 59, tf_es = 59, tf_ds = 59, tf_edi = 134523515, tf_esi = -1077942260, tf_ebp = -1077944856, tf_isp = -398733980, tf_ebx = -1077944800, tf_edx = 65536, tf_ecx = 3, tf_eax = 21, tf_trapno = 12, tf_err = 2, tf_eip = 671838555, tf_cs = 51, tf_eflags = 582, tf_esp = -1077945012, tf_ss = 59})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:1001
	params = 0xbfbfdd50 <Address 0xbfbfdd50 out of bounds>
	callp = (struct sysent *) 0xc091be5c
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	orig_tf_eflags = 582
	sticks = 0
	error = 0
	narg = 4
	args = {134523511, -1077944800, 65536, -1077944976, -1064615375, 802, -998338160, -1067119640}
	code = 21
	ksi = {ksi_link = {tqe_next = 0xe83bcd38, tqe_prev = 0x0}, ksi_info = {si_signo = 672388232, si_errno = 672088533, si_code = 0, si_pid = 0, si_uid = 0,
    si_status = -998344576, si_addr = 0xc47e78e8, si_value = {sigval_int = 802, sigval_ptr = 0x322}, si_band = -1064615375, _reason = {_fault = {
        _trapno = -398734076}, __spare__ = {-398734076, -1067073244, -998344472, -998344576, 0, -398734044, -1067119649}}}, ksi_flags = -1063746720}
#23 0xc08379df in Xint0x80_syscall () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:200
No locals.
#24 0x00000033 in ?? ()
No symbol table info available.
(kgdb)
#0  doadump () at pcpu.h:165
No locals.
#1  0xc0494c4f in db_fncall (dummy1=1016, dummy2=0, dummy3=-1, dummy4=0xe83bc620 "TÆ;è") at /local/building/freebsd/HEAD/sys/ddb/db_command.c:488
	fn_addr = -1067043412
	args = {1, 0, 536870974, -1064828251, -398735712, -1066935919, 32, 0, 2, -1064373152}
	nargs = 0
	retval = 0
	t = 0
#2  0xc0494a54 in db_command (last_cmdp=0xc096f184, cmd_table=0x0, aux_cmd_tablep=0xc08e5ff4, aux_cmd_tablep_end=0xc08e6010)
    at /local/building/freebsd/HEAD/sys/ddb/db_command.c:403
	cmd = (struct command *) 0xc08ef5f0
	t = 0
	modif = "TÆ;è\000\000\000\000_at_Æ;èø\003\000\000DÆ;èø\003\000\000lÆ;è\f\000\000\000XÆ;èø\003\000\000\\Æ;è\215N\202Àø\003\000\000ø\003\000\000\r\000\000\000\204Æ;è\216P\202ÀlÆ;èø\003\000\000\f\000\017\003x\000\000\000\200ú\226À\f\000\000\000\230Æ;èðjIÀFn\213ÀÈgIÀ\f\000\000\000\200ú\226Àz_IÀ"
	addr = 1016
	count = -1
	have_addr = 0
	result = 0
#3  0xc0494b1c in db_command_loop () at /local/building/freebsd/HEAD/sys/ddb/db_command.c:454
No locals.
#4  0xc0496735 in db_trap (type=12, code=0) at /local/building/freebsd/HEAD/sys/ddb/db_main.c:221
	jb = {{_jb = {-398735656, -398735676, -398735604, -398735348, 12, -1068931378, 12, -398735580, -1066936741, -1064436868, -1066936608, -398735600}}}
	prev_jb = (void *) 0x0
	bkpt = 0
#5  0xc067bd5f in kdb_trap (type=12, code=0, tf=0xe83bc80c) at /local/building/freebsd/HEAD/sys/kern/subr_kdb.c:473
	handled = -398735348
#6  0xc08453a8 in trap_fatal (frame=0xe83bc80c, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:846
	eflags = 514
	code = 514
	type = 12
	ss = 514
	esp = 0
	softseg = {ssd_base = 0, ssd_limit = 1048575, ssd_type = 27, ssd_dpl = 0, ssd_p = 1, ssd_xx = 0, ssd_xx1 = 0, ssd_def32 = 1, ssd_gran = 1}
#7  0xc0845117 in trap_pfault (frame=0xe83bc80c, usermode=0, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:766
	va = 3735928832
	vm = (struct vmspace *) 0x0
	map = 0xc1043000
	rv = 1
	ftype = 1 '\001'
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
#8  0xc0844d31 in trap (frame=
      {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = -559038242, tf_esi = -559038242, tf_ebp = -398735248, tf_isp = -398735304, tf_ebx = -991680448, tf_edx = -995125312, tf_ecx = 0, tf_eax = -995125312, tf_trapno = 12, tf_err = 0, tf_eip = -1067254633, tf_cs = 32, tf_eflags = 66050, tf_esp = -1065514915, tf_ss = -991680448})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:451
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	sticks = 582
	i = 0
	ucode = 0
	type = 12
	code = 0
	addr = -398735436
	eva = 3735929106
	ksi = {ksi_link = {tqe_next = 0xc4d6fa0c, tqe_prev = 0xc47e9190}, ksi_info = {si_signo = -1063725504, si_errno = -1063725504, si_code = -1056795224,
    si_pid = 9, si_uid = 3896231900, si_status = -1064478820, si_addr = 0xe83bc7e0, si_value = {sigval_int = -1066904264, sigval_ptr = 0xc0685538},
    si_band = -1064478820, _reason = {_fault = {_trapno = -1064831659}, __spare__ = {-1064831659, 3, -998338160, -398735360, -1066901679, 582, 582}}},
  ksi_flags = -1064171932}
#9  0xc083798a in calltrap () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:139
No locals.
#10 0xc062fc97 in g_io_request (bp=0xc4e42840, cp=0xc4af97c0) at /local/building/freebsd/HEAD/sys/geom/geom_io.c:287
	pp = (struct g_provider *) 0xdeadc0de
#11 0xc0632969 in g_vfs_strategy (bo=0xc4af97c0, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/geom/geom_vfs.c:106
	cp = (struct g_consumer *) 0xc4af97c0
	bip = (struct bio *) 0xc4af97c0
#12 0xc07c7e47 in ffs_geom_strategy (bo=0xc4d6fa50, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1694
	vp = (struct vnode *) 0xc4d6f990
	error = -995125312
#13 0xc06a84e2 in bufwrite (bp=0xd87c9b38) at buf.h:415
	oldflags = 536870912
#14 0xc07c7d96 in ffs_bufwrite (bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1663
	newbp = (struct buf *) 0xc4db6800
#15 0xc07c7799 in ffs_sbupdate (mp=0xc4e30800, waitfor=1) at buf.h:401
	fs = (struct fs *) 0xc4db6800
	sbbp = (struct buf *) 0xd87ca058
	bp = (struct buf *) 0xd87c9b38
	blks = 5
	space = (void *) 0xc4e78800
	i = 0
	size = 10240
	error = -995125312
	allerror = 0
#16 0xc07c52b4 in ffs_mount (mp=0xc47a8000, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:264
	devvp = (struct vnode *) 0xc4d6f990
	ump = (struct ufsmount *) 0xc4e30800
	fs = (struct fs *) 0xc4db6800
	error = 0
	flags = -995125312
	accessmode = 38848
	ndp = {ni_dirp = 0x20 <Address 0x20 out of bounds>, ni_segflg = 3304240832, ni_startdir = 0xe83bc9e0, ni_rootdir = 0xc065a484, ni_topdir = 0xe83bc9fc,
  ni_vp = 0xc065a697, ni_dvp = 0xc09288c0, ni_pathlen = 32, ni_next = 0xc4f2b6c0 "ÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÀ\210\222À", ni_loopcnt = 3299671232, ni_cnd = {
    cn_nameiop = 3302513200, cn_flags = 3896232464, cn_thread = 0xc06b298b, cn_cred = 0xc4f2b6c0, cn_lkflags = -990726176, cn_pnbuf = 0xe83bca2c "PË;èÙ7kÀ",
    cn_nameptr = 0xe83bca2c "PË;èÙ7kÀ", cn_namelen = -1066718045, cn_consume = -995319008}}
	export = {ex_flags = -1064478820, ex_root = 3230135637, ex_anon = {cr_version = 3, cr_uid = 3296629136, cr_ngroups = -13936, cr_groups = {3228065617, 582,
      582, 3230795364, 3238324744, 2273, 3230488476, 3896232372, 3227894052, 3238324744, 1, 3230359632, 300, 32, 3304240832, 3238320000}, _cr_unused1 = 0xe83bc9dc},
  ex_addr = 0xc07d8f99, ex_addrlen = 8 '\b', ex_mask = 0x0, ex_masklen = 220 'Ü', ex_indexfile = 0xc07d9004 "é"}
	fspec = 0xc4d85220 "/dev/ad8s4d"
#17 0xc06b37d9 in vfs_domount (td=0xc47e9190, fstype=0xc4d85790 "ufs", fspath=0xc4f2b660 "/local/building/ports/shared", fsflags=65536, fsdata=0xc4d85a30)
    at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:739
	vp = (struct vnode *) 0xc4e68dd0
	mp = (struct mount *) 0xc47a8000
	vfsp = (struct vfsconf *) 0xc4d85790
	error = 0
	flag = 4097
	kern_flag = 536870912
	va = {va_type = 3896232724, va_mode = 34830, va_nlink = -16259, va_uid = 3238325064, va_gid = 0, va_fsid = 3230488476, va_fileid = -1056646968,
  va_size = 13874459946760067200, va_blocksize = -398734580, va_atime = {tv_sec = -1066904264, tv_nsec = -1064567857}, va_mtime = {tv_sec = -998338008,
    tv_nsec = -1063746720}, va_ctime = {tv_sec = -1064567857, tv_nsec = -398734556}, va_birthtime = {tv_sec = -1066904264, tv_nsec = -1064567857},
  va_gen = 3231220576, va_flags = 502, va_rdev = 3896232768, va_bytes = 13879309793755683937, va_filerev = 13878253506681930592, va_vaflags = 3231220576,
  va_spare = 502}
	nd = {ni_dirp = 0xc4f2b660 "/local/building/ports/shared", ni_segflg = UIO_SYSSPACE, ni_startdir = 0x0, ni_rootdir = 0xc4afdbb0, ni_topdir = 0x0,
  ni_vp = 0xc4e68dd0, ni_dvp = 0xc4e72660, ni_pathlen = 1, ni_next = 0xc4b00c1c "", ni_loopcnt = 0, ni_cnd = {cn_nameiop = 0, cn_flags = 49220,
    cn_thread = 0xc47e9190, cn_cred = 0xc4d7d600, cn_lkflags = 2, cn_pnbuf = 0xc4b00c00 "/local/building/ports/shared", cn_nameptr = 0xc4b00c16 "shared",
    cn_namelen = 6, cn_consume = 0}}
#18 0xc06b30ae in vfs_donmount (td=0xc47e9190, fsflags=65536, fsoptions=0xe83bcba8) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:503
	optlist = (struct vfsoptlist *) 0xc4d85a30
	fstype = 0xc4d85790 "ufs"
	fspath = 0xc4f2b660 "/local/building/ports/shared"
	error = 0
	fstypelen = 4
	fspathlen = 29
#19 0xc06b51a5 in kernel_mount (ma=0xc4944ca0, flags=65536) at pcpu.h:162
	auio = {uio_iov = 0xc5030a80, uio_iovcnt = 14, uio_offset = -4281713091747787516, uio_resid = -398734252, uio_segflg = UIO_SYSSPACE, uio_rw = 3298053280,
  uio_td = 0xc08af5f7}
	error = 0
#20 0xc07c5581 in ffs_cmount (ma=0xc4944ca0, data=0x0, flags=65536, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:382
	args = {fspec = 0x804fc38 <Address 0x804fc38 out of bounds>, export = {ex_flags = 0, ex_root = 4294967294, ex_anon = {cr_version = 671547392,
      cr_uid = 3217022356, cr_ngroups = 1, cr_groups = {671428755, 1, 671519704, 3217022388, 671429097, 671555648, 134525800, 3217022436, 671429053, 671519704,
        671920428, 3217022436, 671421185, 671537220, 1, 134523472}, _cr_unused1 = 0xbfbfddf8}, ex_addr = 0x80493d7, ex_addrlen = 1 '\001', ex_mask = 0x28070100,
    ex_masklen = 48 '0', ex_indexfile = 0x804fc29 <Address 0x804fc29 out of bounds>}}
	error = -995125312
#21 0xc06b323e in mount (td=0xc47e9190, uap=0xe83bcd04) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:566
	fstype = 0xc4acab20 "ÞÀ­ÞÞÀ­ÞÞÀ­Þ ì\221À\001"
	vfsp = (struct vfsconf *) 0xc095c560
	ma = (struct mntarg *) 0xc4944ca0
	error = 0
#22 0xc08456be in syscall (frame=
      {tf_fs = 59, tf_es = 59, tf_ds = 59, tf_edi = 134523515, tf_esi = -1077942260, tf_ebp = -1077944856, tf_isp = -398733980, tf_ebx = -1077944800, tf_edx = 65536, tf_ecx = 3, tf_eax = 21, tf_trapno = 12, tf_err = 2, tf_eip = 671838555, tf_cs = 51, tf_eflags = 582, tf_esp = -1077945012, tf_ss = 59})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:1001
	params = 0xbfbfdd50 <Address 0xbfbfdd50 out of bounds>
	callp = (struct sysent *) 0xc091be5c
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	orig_tf_eflags = 582
	sticks = 0
	error = 0
	narg = 4
	args = {134523511, -1077944800, 65536, -1077944976, -1064615375, 802, -998338160, -1067119640}
	code = 21
	ksi = {ksi_link = {tqe_next = 0xe83bcd38, tqe_prev = 0x0}, ksi_info = {si_signo = 672388232, si_errno = 672088533, si_code = 0, si_pid = 0, si_uid = 0,
    si_status = -998344576, si_addr = 0xc47e78e8, si_value = {sigval_int = 802, sigval_ptr = 0x322}, si_band = -1064615375, _reason = {_fault = {
        _trapno = -398734076}, __spare__ = {-398734076, -1067073244, -998344472, -998344576, 0, -398734044, -1067119649}}}, ksi_flags = -1063746720}
#23 0xc08379df in Xint0x80_syscall () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:200
No locals.
#24 0x00000033 in ?? ()
No symbol table info available.
(kgdb)
#0  doadump () at pcpu.h:165
No locals.
#1  0xc0494c4f in db_fncall (dummy1=1016, dummy2=0, dummy3=-1, dummy4=0xe83bc620 "TÆ;è") at /local/building/freebsd/HEAD/sys/ddb/db_command.c:488
	fn_addr = -1067043412
	args = {1, 0, 536870974, -1064828251, -398735712, -1066935919, 32, 0, 2, -1064373152}
	nargs = 0
	retval = 0
	t = 0
#2  0xc0494a54 in db_command (last_cmdp=0xc096f184, cmd_table=0x0, aux_cmd_tablep=0xc08e5ff4, aux_cmd_tablep_end=0xc08e6010)
    at /local/building/freebsd/HEAD/sys/ddb/db_command.c:403
	cmd = (struct command *) 0xc08ef5f0
	t = 0
	modif = "TÆ;è\000\000\000\000_at_Æ;èø\003\000\000DÆ;èø\003\000\000lÆ;è\f\000\000\000XÆ;èø\003\000\000\\Æ;è\215N\202Àø\003\000\000ø\003\000\000\r\000\000\000\204Æ;è\216P\202ÀlÆ;èø\003\000\000\f\000\017\003x\000\000\000\200ú\226À\f\000\000\000\230Æ;èðjIÀFn\213ÀÈgIÀ\f\000\000\000\200ú\226Àz_IÀ"
	addr = 1016
	count = -1
	have_addr = 0
	result = 0
#3  0xc0494b1c in db_command_loop () at /local/building/freebsd/HEAD/sys/ddb/db_command.c:454
No locals.
#4  0xc0496735 in db_trap (type=12, code=0) at /local/building/freebsd/HEAD/sys/ddb/db_main.c:221
	jb = {{_jb = {-398735656, -398735676, -398735604, -398735348, 12, -1068931378, 12, -398735580, -1066936741, -1064436868, -1066936608, -398735600}}}
	prev_jb = (void *) 0x0
	bkpt = 0
#5  0xc067bd5f in kdb_trap (type=12, code=0, tf=0xe83bc80c) at /local/building/freebsd/HEAD/sys/kern/subr_kdb.c:473
	handled = -398735348
#6  0xc08453a8 in trap_fatal (frame=0xe83bc80c, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:846
	eflags = 514
	code = 514
	type = 12
	ss = 514
	esp = 0
	softseg = {ssd_base = 0, ssd_limit = 1048575, ssd_type = 27, ssd_dpl = 0, ssd_p = 1, ssd_xx = 0, ssd_xx1 = 0, ssd_def32 = 1, ssd_gran = 1}
#7  0xc0845117 in trap_pfault (frame=0xe83bc80c, usermode=0, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:766
	va = 3735928832
	vm = (struct vmspace *) 0x0
	map = 0xc1043000
	rv = 1
	ftype = 1 '\001'
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
#8  0xc0844d31 in trap (frame=
      {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = -559038242, tf_esi = -559038242, tf_ebp = -398735248, tf_isp = -398735304, tf_ebx = -991680448, tf_edx = -995125312, tf_ecx = 0, tf_eax = -995125312, tf_trapno = 12, tf_err = 0, tf_eip = -1067254633, tf_cs = 32, tf_eflags = 66050, tf_esp = -1065514915, tf_ss = -991680448})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:451
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	sticks = 582
	i = 0
	ucode = 0
	type = 12
	code = 0
	addr = -398735436
	eva = 3735929106
	ksi = {ksi_link = {tqe_next = 0xc4d6fa0c, tqe_prev = 0xc47e9190}, ksi_info = {si_signo = -1063725504, si_errno = -1063725504, si_code = -1056795224,
    si_pid = 9, si_uid = 3896231900, si_status = -1064478820, si_addr = 0xe83bc7e0, si_value = {sigval_int = -1066904264, sigval_ptr = 0xc0685538},
    si_band = -1064478820, _reason = {_fault = {_trapno = -1064831659}, __spare__ = {-1064831659, 3, -998338160, -398735360, -1066901679, 582, 582}}},
  ksi_flags = -1064171932}
#9  0xc083798a in calltrap () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:139
No locals.
#10 0xc062fc97 in g_io_request (bp=0xc4e42840, cp=0xc4af97c0) at /local/building/freebsd/HEAD/sys/geom/geom_io.c:287
	pp = (struct g_provider *) 0xdeadc0de
#11 0xc0632969 in g_vfs_strategy (bo=0xc4af97c0, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/geom/geom_vfs.c:106
	cp = (struct g_consumer *) 0xc4af97c0
	bip = (struct bio *) 0xc4af97c0
#12 0xc07c7e47 in ffs_geom_strategy (bo=0xc4d6fa50, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1694
	vp = (struct vnode *) 0xc4d6f990
	error = -995125312
#13 0xc06a84e2 in bufwrite (bp=0xd87c9b38) at buf.h:415
	oldflags = 536870912
#14 0xc07c7d96 in ffs_bufwrite (bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1663
	newbp = (struct buf *) 0xc4db6800
#15 0xc07c7799 in ffs_sbupdate (mp=0xc4e30800, waitfor=1) at buf.h:401
	fs = (struct fs *) 0xc4db6800
	sbbp = (struct buf *) 0xd87ca058
	bp = (struct buf *) 0xd87c9b38
	blks = 5
	space = (void *) 0xc4e78800
	i = 0
	size = 10240
	error = -995125312
	allerror = 0
#16 0xc07c52b4 in ffs_mount (mp=0xc47a8000, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:264
	devvp = (struct vnode *) 0xc4d6f990
	ump = (struct ufsmount *) 0xc4e30800
	fs = (struct fs *) 0xc4db6800
	error = 0
	flags = -995125312
	accessmode = 38848
	ndp = {ni_dirp = 0x20 <Address 0x20 out of bounds>, ni_segflg = 3304240832, ni_startdir = 0xe83bc9e0, ni_rootdir = 0xc065a484, ni_topdir = 0xe83bc9fc,
  ni_vp = 0xc065a697, ni_dvp = 0xc09288c0, ni_pathlen = 32, ni_next = 0xc4f2b6c0 "ÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÀ\210\222À", ni_loopcnt = 3299671232, ni_cnd = {
    cn_nameiop = 3302513200, cn_flags = 3896232464, cn_thread = 0xc06b298b, cn_cred = 0xc4f2b6c0, cn_lkflags = -990726176, cn_pnbuf = 0xe83bca2c "PË;èÙ7kÀ",
    cn_nameptr = 0xe83bca2c "PË;èÙ7kÀ", cn_namelen = -1066718045, cn_consume = -995319008}}
	export = {ex_flags = -1064478820, ex_root = 3230135637, ex_anon = {cr_version = 3, cr_uid = 3296629136, cr_ngroups = -13936, cr_groups = {3228065617, 582,
      582, 3230795364, 3238324744, 2273, 3230488476, 3896232372, 3227894052, 3238324744, 1, 3230359632, 300, 32, 3304240832, 3238320000}, _cr_unused1 = 0xe83bc9dc},
  ex_addr = 0xc07d8f99, ex_addrlen = 8 '\b', ex_mask = 0x0, ex_masklen = 220 'Ü', ex_indexfile = 0xc07d9004 "é"}
	fspec = 0xc4d85220 "/dev/ad8s4d"
#17 0xc06b37d9 in vfs_domount (td=0xc47e9190, fstype=0xc4d85790 "ufs", fspath=0xc4f2b660 "/local/building/ports/shared", fsflags=65536, fsdata=0xc4d85a30)
    at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:739
	vp = (struct vnode *) 0xc4e68dd0
	mp = (struct mount *) 0xc47a8000
	vfsp = (struct vfsconf *) 0xc4d85790
	error = 0
	flag = 4097
	kern_flag = 536870912
	va = {va_type = 3896232724, va_mode = 34830, va_nlink = -16259, va_uid = 3238325064, va_gid = 0, va_fsid = 3230488476, va_fileid = -1056646968,
  va_size = 13874459946760067200, va_blocksize = -398734580, va_atime = {tv_sec = -1066904264, tv_nsec = -1064567857}, va_mtime = {tv_sec = -998338008,
    tv_nsec = -1063746720}, va_ctime = {tv_sec = -1064567857, tv_nsec = -398734556}, va_birthtime = {tv_sec = -1066904264, tv_nsec = -1064567857},
  va_gen = 3231220576, va_flags = 502, va_rdev = 3896232768, va_bytes = 13879309793755683937, va_filerev = 13878253506681930592, va_vaflags = 3231220576,
  va_spare = 502}
	nd = {ni_dirp = 0xc4f2b660 "/local/building/ports/shared", ni_segflg = UIO_SYSSPACE, ni_startdir = 0x0, ni_rootdir = 0xc4afdbb0, ni_topdir = 0x0,
  ni_vp = 0xc4e68dd0, ni_dvp = 0xc4e72660, ni_pathlen = 1, ni_next = 0xc4b00c1c "", ni_loopcnt = 0, ni_cnd = {cn_nameiop = 0, cn_flags = 49220,
    cn_thread = 0xc47e9190, cn_cred = 0xc4d7d600, cn_lkflags = 2, cn_pnbuf = 0xc4b00c00 "/local/building/ports/shared", cn_nameptr = 0xc4b00c16 "shared",
    cn_namelen = 6, cn_consume = 0}}
#18 0xc06b30ae in vfs_donmount (td=0xc47e9190, fsflags=65536, fsoptions=0xe83bcba8) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:503
	optlist = (struct vfsoptlist *) 0xc4d85a30
	fstype = 0xc4d85790 "ufs"
	fspath = 0xc4f2b660 "/local/building/ports/shared"
	error = 0
	fstypelen = 4
	fspathlen = 29
#19 0xc06b51a5 in kernel_mount (ma=0xc4944ca0, flags=65536) at pcpu.h:162
	auio = {uio_iov = 0xc5030a80, uio_iovcnt = 14, uio_offset = -4281713091747787516, uio_resid = -398734252, uio_segflg = UIO_SYSSPACE, uio_rw = 3298053280,
  uio_td = 0xc08af5f7}
	error = 0
#20 0xc07c5581 in ffs_cmount (ma=0xc4944ca0, data=0x0, flags=65536, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:382
	args = {fspec = 0x804fc38 <Address 0x804fc38 out of bounds>, export = {ex_flags = 0, ex_root = 4294967294, ex_anon = {cr_version = 671547392,
      cr_uid = 3217022356, cr_ngroups = 1, cr_groups = {671428755, 1, 671519704, 3217022388, 671429097, 671555648, 134525800, 3217022436, 671429053, 671519704,
        671920428, 3217022436, 671421185, 671537220, 1, 134523472}, _cr_unused1 = 0xbfbfddf8}, ex_addr = 0x80493d7, ex_addrlen = 1 '\001', ex_mask = 0x28070100,
    ex_masklen = 48 '0', ex_indexfile = 0x804fc29 <Address 0x804fc29 out of bounds>}}
	error = -995125312
#21 0xc06b323e in mount (td=0xc47e9190, uap=0xe83bcd04) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:566
	fstype = 0xc4acab20 "ÞÀ­ÞÞÀ­ÞÞÀ­Þ ì\221À\001"
	vfsp = (struct vfsconf *) 0xc095c560
	ma = (struct mntarg *) 0xc4944ca0
	error = 0
#22 0xc08456be in syscall (frame=
      {tf_fs = 59, tf_es = 59, tf_ds = 59, tf_edi = 134523515, tf_esi = -1077942260, tf_ebp = -1077944856, tf_isp = -398733980, tf_ebx = -1077944800, tf_edx = 65536, tf_ecx = 3, tf_eax = 21, tf_trapno = 12, tf_err = 2, tf_eip = 671838555, tf_cs = 51, tf_eflags = 582, tf_esp = -1077945012, tf_ss = 59})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:1001
	params = 0xbfbfdd50 <Address 0xbfbfdd50 out of bounds>
	callp = (struct sysent *) 0xc091be5c
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	orig_tf_eflags = 582
	sticks = 0
	error = 0
	narg = 4
	args = {134523511, -1077944800, 65536, -1077944976, -1064615375, 802, -998338160, -1067119640}
	code = 21
	ksi = {ksi_link = {tqe_next = 0xe83bcd38, tqe_prev = 0x0}, ksi_info = {si_signo = 672388232, si_errno = 672088533, si_code = 0, si_pid = 0, si_uid = 0,
    si_status = -998344576, si_addr = 0xc47e78e8, si_value = {sigval_int = 802, sigval_ptr = 0x322}, si_band = -1064615375, _reason = {_fault = {
        _trapno = -398734076}, __spare__ = {-398734076, -1067073244, -998344472, -998344576, 0, -398734044, -1067119649}}}, ksi_flags = -1063746720}
#23 0xc08379df in Xint0x80_syscall () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:200
No locals.
#24 0x00000033 in ?? ()
No symbol table info available.
(kgdb)
#0  doadump () at pcpu.h:165
No locals.
#1  0xc0494c4f in db_fncall (dummy1=1016, dummy2=0, dummy3=-1, dummy4=0xe83bc620 "TÆ;è") at /local/building/freebsd/HEAD/sys/ddb/db_command.c:488
	fn_addr = -1067043412
	args = {1, 0, 536870974, -1064828251, -398735712, -1066935919, 32, 0, 2, -1064373152}
	nargs = 0
	retval = 0
	t = 0
#2  0xc0494a54 in db_command (last_cmdp=0xc096f184, cmd_table=0x0, aux_cmd_tablep=0xc08e5ff4, aux_cmd_tablep_end=0xc08e6010)
    at /local/building/freebsd/HEAD/sys/ddb/db_command.c:403
	cmd = (struct command *) 0xc08ef5f0
	t = 0
	modif = "TÆ;è\000\000\000\000_at_Æ;èø\003\000\000DÆ;èø\003\000\000lÆ;è\f\000\000\000XÆ;èø\003\000\000\\Æ;è\215N\202Àø\003\000\000ø\003\000\000\r\000\000\000\204Æ;è\216P\202ÀlÆ;èø\003\000\000\f\000\017\003x\000\000\000\200ú\226À\f\000\000\000\230Æ;èðjIÀFn\213ÀÈgIÀ\f\000\000\000\200ú\226Àz_IÀ"
	addr = 1016
	count = -1
	have_addr = 0
	result = 0
#3  0xc0494b1c in db_command_loop () at /local/building/freebsd/HEAD/sys/ddb/db_command.c:454
No locals.
#4  0xc0496735 in db_trap (type=12, code=0) at /local/building/freebsd/HEAD/sys/ddb/db_main.c:221
	jb = {{_jb = {-398735656, -398735676, -398735604, -398735348, 12, -1068931378, 12, -398735580, -1066936741, -1064436868, -1066936608, -398735600}}}
	prev_jb = (void *) 0x0
	bkpt = 0
#5  0xc067bd5f in kdb_trap (type=12, code=0, tf=0xe83bc80c) at /local/building/freebsd/HEAD/sys/kern/subr_kdb.c:473
	handled = -398735348
#6  0xc08453a8 in trap_fatal (frame=0xe83bc80c, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:846
	eflags = 514
	code = 514
	type = 12
	ss = 514
	esp = 0
	softseg = {ssd_base = 0, ssd_limit = 1048575, ssd_type = 27, ssd_dpl = 0, ssd_p = 1, ssd_xx = 0, ssd_xx1 = 0, ssd_def32 = 1, ssd_gran = 1}
#7  0xc0845117 in trap_pfault (frame=0xe83bc80c, usermode=0, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:766
	va = 3735928832
	vm = (struct vmspace *) 0x0
	map = 0xc1043000
	rv = 1
	ftype = 1 '\001'
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
#8  0xc0844d31 in trap (frame=
      {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = -559038242, tf_esi = -559038242, tf_ebp = -398735248, tf_isp = -398735304, tf_ebx = -991680448, tf_edx = -995125312, tf_ecx = 0, tf_eax = -995125312, tf_trapno = 12, tf_err = 0, tf_eip = -1067254633, tf_cs = 32, tf_eflags = 66050, tf_esp = -1065514915, tf_ss = -991680448})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:451
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	sticks = 582
	i = 0
	ucode = 0
	type = 12
	code = 0
	addr = -398735436
	eva = 3735929106
	ksi = {ksi_link = {tqe_next = 0xc4d6fa0c, tqe_prev = 0xc47e9190}, ksi_info = {si_signo = -1063725504, si_errno = -1063725504, si_code = -1056795224,
    si_pid = 9, si_uid = 3896231900, si_status = -1064478820, si_addr = 0xe83bc7e0, si_value = {sigval_int = -1066904264, sigval_ptr = 0xc0685538},
    si_band = -1064478820, _reason = {_fault = {_trapno = -1064831659}, __spare__ = {-1064831659, 3, -998338160, -398735360, -1066901679, 582, 582}}},
  ksi_flags = -1064171932}
#9  0xc083798a in calltrap () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:139
No locals.
#10 0xc062fc97 in g_io_request (bp=0xc4e42840, cp=0xc4af97c0) at /local/building/freebsd/HEAD/sys/geom/geom_io.c:287
	pp = (struct g_provider *) 0xdeadc0de
#11 0xc0632969 in g_vfs_strategy (bo=0xc4af97c0, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/geom/geom_vfs.c:106
	cp = (struct g_consumer *) 0xc4af97c0
	bip = (struct bio *) 0xc4af97c0
#12 0xc07c7e47 in ffs_geom_strategy (bo=0xc4d6fa50, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1694
	vp = (struct vnode *) 0xc4d6f990
	error = -995125312
#13 0xc06a84e2 in bufwrite (bp=0xd87c9b38) at buf.h:415
	oldflags = 536870912
#14 0xc07c7d96 in ffs_bufwrite (bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1663
	newbp = (struct buf *) 0xc4db6800
#15 0xc07c7799 in ffs_sbupdate (mp=0xc4e30800, waitfor=1) at buf.h:401
	fs = (struct fs *) 0xc4db6800
	sbbp = (struct buf *) 0xd87ca058
	bp = (struct buf *) 0xd87c9b38
	blks = 5
	space = (void *) 0xc4e78800
	i = 0
	size = 10240
	error = -995125312
	allerror = 0
#16 0xc07c52b4 in ffs_mount (mp=0xc47a8000, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:264
	devvp = (struct vnode *) 0xc4d6f990
	ump = (struct ufsmount *) 0xc4e30800
	fs = (struct fs *) 0xc4db6800
	error = 0
	flags = -995125312
	accessmode = 38848
	ndp = {ni_dirp = 0x20 <Address 0x20 out of bounds>, ni_segflg = 3304240832, ni_startdir = 0xe83bc9e0, ni_rootdir = 0xc065a484, ni_topdir = 0xe83bc9fc,
  ni_vp = 0xc065a697, ni_dvp = 0xc09288c0, ni_pathlen = 32, ni_next = 0xc4f2b6c0 "ÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÀ\210\222À", ni_loopcnt = 3299671232, ni_cnd = {
    cn_nameiop = 3302513200, cn_flags = 3896232464, cn_thread = 0xc06b298b, cn_cred = 0xc4f2b6c0, cn_lkflags = -990726176, cn_pnbuf = 0xe83bca2c "PË;èÙ7kÀ",
    cn_nameptr = 0xe83bca2c "PË;èÙ7kÀ", cn_namelen = -1066718045, cn_consume = -995319008}}
	export = {ex_flags = -1064478820, ex_root = 3230135637, ex_anon = {cr_version = 3, cr_uid = 3296629136, cr_ngroups = -13936, cr_groups = {3228065617, 582,
      582, 3230795364, 3238324744, 2273, 3230488476, 3896232372, 3227894052, 3238324744, 1, 3230359632, 300, 32, 3304240832, 3238320000}, _cr_unused1 = 0xe83bc9dc},
  ex_addr = 0xc07d8f99, ex_addrlen = 8 '\b', ex_mask = 0x0, ex_masklen = 220 'Ü', ex_indexfile = 0xc07d9004 "é"}
	fspec = 0xc4d85220 "/dev/ad8s4d"
#17 0xc06b37d9 in vfs_domount (td=0xc47e9190, fstype=0xc4d85790 "ufs", fspath=0xc4f2b660 "/local/building/ports/shared", fsflags=65536, fsdata=0xc4d85a30)
    at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:739
	vp = (struct vnode *) 0xc4e68dd0
	mp = (struct mount *) 0xc47a8000
	vfsp = (struct vfsconf *) 0xc4d85790
	error = 0
	flag = 4097
	kern_flag = 536870912
	va = {va_type = 3896232724, va_mode = 34830, va_nlink = -16259, va_uid = 3238325064, va_gid = 0, va_fsid = 3230488476, va_fileid = -1056646968,
  va_size = 13874459946760067200, va_blocksize = -398734580, va_atime = {tv_sec = -1066904264, tv_nsec = -1064567857}, va_mtime = {tv_sec = -998338008,
    tv_nsec = -1063746720}, va_ctime = {tv_sec = -1064567857, tv_nsec = -398734556}, va_birthtime = {tv_sec = -1066904264, tv_nsec = -1064567857},
  va_gen = 3231220576, va_flags = 502, va_rdev = 3896232768, va_bytes = 13879309793755683937, va_filerev = 13878253506681930592, va_vaflags = 3231220576,
  va_spare = 502}
	nd = {ni_dirp = 0xc4f2b660 "/local/building/ports/shared", ni_segflg = UIO_SYSSPACE, ni_startdir = 0x0, ni_rootdir = 0xc4afdbb0, ni_topdir = 0x0,
  ni_vp = 0xc4e68dd0, ni_dvp = 0xc4e72660, ni_pathlen = 1, ni_next = 0xc4b00c1c "", ni_loopcnt = 0, ni_cnd = {cn_nameiop = 0, cn_flags = 49220,
    cn_thread = 0xc47e9190, cn_cred = 0xc4d7d600, cn_lkflags = 2, cn_pnbuf = 0xc4b00c00 "/local/building/ports/shared", cn_nameptr = 0xc4b00c16 "shared",
    cn_namelen = 6, cn_consume = 0}}
#18 0xc06b30ae in vfs_donmount (td=0xc47e9190, fsflags=65536, fsoptions=0xe83bcba8) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:503
	optlist = (struct vfsoptlist *) 0xc4d85a30
	fstype = 0xc4d85790 "ufs"
	fspath = 0xc4f2b660 "/local/building/ports/shared"
	error = 0
	fstypelen = 4
	fspathlen = 29
#19 0xc06b51a5 in kernel_mount (ma=0xc4944ca0, flags=65536) at pcpu.h:162
	auio = {uio_iov = 0xc5030a80, uio_iovcnt = 14, uio_offset = -4281713091747787516, uio_resid = -398734252, uio_segflg = UIO_SYSSPACE, uio_rw = 3298053280,
  uio_td = 0xc08af5f7}
	error = 0
#20 0xc07c5581 in ffs_cmount (ma=0xc4944ca0, data=0x0, flags=65536, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:382
	args = {fspec = 0x804fc38 <Address 0x804fc38 out of bounds>, export = {ex_flags = 0, ex_root = 4294967294, ex_anon = {cr_version = 671547392,
      cr_uid = 3217022356, cr_ngroups = 1, cr_groups = {671428755, 1, 671519704, 3217022388, 671429097, 671555648, 134525800, 3217022436, 671429053, 671519704,
        671920428, 3217022436, 671421185, 671537220, 1, 134523472}, _cr_unused1 = 0xbfbfddf8}, ex_addr = 0x80493d7, ex_addrlen = 1 '\001', ex_mask = 0x28070100,
    ex_masklen = 48 '0', ex_indexfile = 0x804fc29 <Address 0x804fc29 out of bounds>}}
	error = -995125312
#21 0xc06b323e in mount (td=0xc47e9190, uap=0xe83bcd04) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:566
	fstype = 0xc4acab20 "ÞÀ­ÞÞÀ­ÞÞÀ­Þ ì\221À\001"
	vfsp = (struct vfsconf *) 0xc095c560
	ma = (struct mntarg *) 0xc4944ca0
	error = 0
#22 0xc08456be in syscall (frame=
      {tf_fs = 59, tf_es = 59, tf_ds = 59, tf_edi = 134523515, tf_esi = -1077942260, tf_ebp = -1077944856, tf_isp = -398733980, tf_ebx = -1077944800, tf_edx = 65536, tf_ecx = 3, tf_eax = 21, tf_trapno = 12, tf_err = 2, tf_eip = 671838555, tf_cs = 51, tf_eflags = 582, tf_esp = -1077945012, tf_ss = 59})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:1001
	params = 0xbfbfdd50 <Address 0xbfbfdd50 out of bounds>
	callp = (struct sysent *) 0xc091be5c
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	orig_tf_eflags = 582
	sticks = 0
	error = 0
	narg = 4
	args = {134523511, -1077944800, 65536, -1077944976, -1064615375, 802, -998338160, -1067119640}
	code = 21
	ksi = {ksi_link = {tqe_next = 0xe83bcd38, tqe_prev = 0x0}, ksi_info = {si_signo = 672388232, si_errno = 672088533, si_code = 0, si_pid = 0, si_uid = 0,
    si_status = -998344576, si_addr = 0xc47e78e8, si_value = {sigval_int = 802, sigval_ptr = 0x322}, si_band = -1064615375, _reason = {_fault = {
        _trapno = -398734076}, __spare__ = {-398734076, -1067073244, -998344472, -998344576, 0, -398734044, -1067119649}}}, ksi_flags = -1063746720}
#23 0xc08379df in Xint0x80_syscall () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:200
No locals.
#24 0x00000033 in ?? ()
No symbol table info available.
(kgdb)
#0  doadump () at pcpu.h:165
No locals.
#1  0xc0494c4f in db_fncall (dummy1=1016, dummy2=0, dummy3=-1, dummy4=0xe83bc620 "TÆ;è") at /local/building/freebsd/HEAD/sys/ddb/db_command.c:488
	fn_addr = -1067043412
	args = {1, 0, 536870974, -1064828251, -398735712, -1066935919, 32, 0, 2, -1064373152}
	nargs = 0
	retval = 0
	t = 0
#2  0xc0494a54 in db_command (last_cmdp=0xc096f184, cmd_table=0x0, aux_cmd_tablep=0xc08e5ff4, aux_cmd_tablep_end=0xc08e6010)
    at /local/building/freebsd/HEAD/sys/ddb/db_command.c:403
	cmd = (struct command *) 0xc08ef5f0
	t = 0
	modif = "TÆ;è\000\000\000\000_at_Æ;èø\003\000\000DÆ;èø\003\000\000lÆ;è\f\000\000\000XÆ;èø\003\000\000\\Æ;è\215N\202Àø\003\000\000ø\003\000\000\r\000\000\000\204Æ;è\216P\202ÀlÆ;èø\003\000\000\f\000\017\003x\000\000\000\200ú\226À\f\000\000\000\230Æ;èðjIÀFn\213ÀÈgIÀ\f\000\000\000\200ú\226Àz_IÀ"
	addr = 1016
	count = -1
	have_addr = 0
	result = 0
#3  0xc0494b1c in db_command_loop () at /local/building/freebsd/HEAD/sys/ddb/db_command.c:454
No locals.
#4  0xc0496735 in db_trap (type=12, code=0) at /local/building/freebsd/HEAD/sys/ddb/db_main.c:221
	jb = {{_jb = {-398735656, -398735676, -398735604, -398735348, 12, -1068931378, 12, -398735580, -1066936741, -1064436868, -1066936608, -398735600}}}
	prev_jb = (void *) 0x0
	bkpt = 0
#5  0xc067bd5f in kdb_trap (type=12, code=0, tf=0xe83bc80c) at /local/building/freebsd/HEAD/sys/kern/subr_kdb.c:473
	handled = -398735348
#6  0xc08453a8 in trap_fatal (frame=0xe83bc80c, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:846
	eflags = 514
	code = 514
	type = 12
	ss = 514
	esp = 0
	softseg = {ssd_base = 0, ssd_limit = 1048575, ssd_type = 27, ssd_dpl = 0, ssd_p = 1, ssd_xx = 0, ssd_xx1 = 0, ssd_def32 = 1, ssd_gran = 1}
#7  0xc0845117 in trap_pfault (frame=0xe83bc80c, usermode=0, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:766
	va = 3735928832
	vm = (struct vmspace *) 0x0
	map = 0xc1043000
	rv = 1
	ftype = 1 '\001'
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
#8  0xc0844d31 in trap (frame=
      {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = -559038242, tf_esi = -559038242, tf_ebp = -398735248, tf_isp = -398735304, tf_ebx = -991680448, tf_edx = -995125312, tf_ecx = 0, tf_eax = -995125312, tf_trapno = 12, tf_err = 0, tf_eip = -1067254633, tf_cs = 32, tf_eflags = 66050, tf_esp = -1065514915, tf_ss = -991680448})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:451
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	sticks = 582
	i = 0
	ucode = 0
	type = 12
	code = 0
	addr = -398735436
	eva = 3735929106
	ksi = {ksi_link = {tqe_next = 0xc4d6fa0c, tqe_prev = 0xc47e9190}, ksi_info = {si_signo = -1063725504, si_errno = -1063725504, si_code = -1056795224,
    si_pid = 9, si_uid = 3896231900, si_status = -1064478820, si_addr = 0xe83bc7e0, si_value = {sigval_int = -1066904264, sigval_ptr = 0xc0685538},
    si_band = -1064478820, _reason = {_fault = {_trapno = -1064831659}, __spare__ = {-1064831659, 3, -998338160, -398735360, -1066901679, 582, 582}}},
  ksi_flags = -1064171932}
#9  0xc083798a in calltrap () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:139
No locals.
#10 0xc062fc97 in g_io_request (bp=0xc4e42840, cp=0xc4af97c0) at /local/building/freebsd/HEAD/sys/geom/geom_io.c:287
	pp = (struct g_provider *) 0xdeadc0de
#11 0xc0632969 in g_vfs_strategy (bo=0xc4af97c0, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/geom/geom_vfs.c:106
	cp = (struct g_consumer *) 0xc4af97c0
	bip = (struct bio *) 0xc4af97c0
#12 0xc07c7e47 in ffs_geom_strategy (bo=0xc4d6fa50, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1694
	vp = (struct vnode *) 0xc4d6f990
	error = -995125312
#13 0xc06a84e2 in bufwrite (bp=0xd87c9b38) at buf.h:415
	oldflags = 536870912
#14 0xc07c7d96 in ffs_bufwrite (bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1663
	newbp = (struct buf *) 0xc4db6800
#15 0xc07c7799 in ffs_sbupdate (mp=0xc4e30800, waitfor=1) at buf.h:401
	fs = (struct fs *) 0xc4db6800
	sbbp = (struct buf *) 0xd87ca058
	bp = (struct buf *) 0xd87c9b38
	blks = 5
	space = (void *) 0xc4e78800
	i = 0
	size = 10240
	error = -995125312
	allerror = 0
#16 0xc07c52b4 in ffs_mount (mp=0xc47a8000, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:264
	devvp = (struct vnode *) 0xc4d6f990
	ump = (struct ufsmount *) 0xc4e30800
	fs = (struct fs *) 0xc4db6800
	error = 0
	flags = -995125312
	accessmode = 38848
	ndp = {ni_dirp = 0x20 <Address 0x20 out of bounds>, ni_segflg = 3304240832, ni_startdir = 0xe83bc9e0, ni_rootdir = 0xc065a484, ni_topdir = 0xe83bc9fc,
  ni_vp = 0xc065a697, ni_dvp = 0xc09288c0, ni_pathlen = 32, ni_next = 0xc4f2b6c0 "ÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÀ\210\222À", ni_loopcnt = 3299671232, ni_cnd = {
    cn_nameiop = 3302513200, cn_flags = 3896232464, cn_thread = 0xc06b298b, cn_cred = 0xc4f2b6c0, cn_lkflags = -990726176, cn_pnbuf = 0xe83bca2c "PË;èÙ7kÀ",
    cn_nameptr = 0xe83bca2c "PË;èÙ7kÀ", cn_namelen = -1066718045, cn_consume = -995319008}}
	export = {ex_flags = -1064478820, ex_root = 3230135637, ex_anon = {cr_version = 3, cr_uid = 3296629136, cr_ngroups = -13936, cr_groups = {3228065617, 582,
      582, 3230795364, 3238324744, 2273, 3230488476, 3896232372, 3227894052, 3238324744, 1, 3230359632, 300, 32, 3304240832, 3238320000}, _cr_unused1 = 0xe83bc9dc},
  ex_addr = 0xc07d8f99, ex_addrlen = 8 '\b', ex_mask = 0x0, ex_masklen = 220 'Ü', ex_indexfile = 0xc07d9004 "é"}
	fspec = 0xc4d85220 "/dev/ad8s4d"
#17 0xc06b37d9 in vfs_domount (td=0xc47e9190, fstype=0xc4d85790 "ufs", fspath=0xc4f2b660 "/local/building/ports/shared", fsflags=65536, fsdata=0xc4d85a30)
    at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:739
	vp = (struct vnode *) 0xc4e68dd0
	mp = (struct mount *) 0xc47a8000
	vfsp = (struct vfsconf *) 0xc4d85790
	error = 0
	flag = 4097
	kern_flag = 536870912
	va = {va_type = 3896232724, va_mode = 34830, va_nlink = -16259, va_uid = 3238325064, va_gid = 0, va_fsid = 3230488476, va_fileid = -1056646968,
  va_size = 13874459946760067200, va_blocksize = -398734580, va_atime = {tv_sec = -1066904264, tv_nsec = -1064567857}, va_mtime = {tv_sec = -998338008,
    tv_nsec = -1063746720}, va_ctime = {tv_sec = -1064567857, tv_nsec = -398734556}, va_birthtime = {tv_sec = -1066904264, tv_nsec = -1064567857},
  va_gen = 3231220576, va_flags = 502, va_rdev = 3896232768, va_bytes = 13879309793755683937, va_filerev = 13878253506681930592, va_vaflags = 3231220576,
  va_spare = 502}
	nd = {ni_dirp = 0xc4f2b660 "/local/building/ports/shared", ni_segflg = UIO_SYSSPACE, ni_startdir = 0x0, ni_rootdir = 0xc4afdbb0, ni_topdir = 0x0,
  ni_vp = 0xc4e68dd0, ni_dvp = 0xc4e72660, ni_pathlen = 1, ni_next = 0xc4b00c1c "", ni_loopcnt = 0, ni_cnd = {cn_nameiop = 0, cn_flags = 49220,
    cn_thread = 0xc47e9190, cn_cred = 0xc4d7d600, cn_lkflags = 2, cn_pnbuf = 0xc4b00c00 "/local/building/ports/shared", cn_nameptr = 0xc4b00c16 "shared",
    cn_namelen = 6, cn_consume = 0}}
#18 0xc06b30ae in vfs_donmount (td=0xc47e9190, fsflags=65536, fsoptions=0xe83bcba8) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:503
	optlist = (struct vfsoptlist *) 0xc4d85a30
	fstype = 0xc4d85790 "ufs"
	fspath = 0xc4f2b660 "/local/building/ports/shared"
	error = 0
	fstypelen = 4
	fspathlen = 29
#19 0xc06b51a5 in kernel_mount (ma=0xc4944ca0, flags=65536) at pcpu.h:162
	auio = {uio_iov = 0xc5030a80, uio_iovcnt = 14, uio_offset = -4281713091747787516, uio_resid = -398734252, uio_segflg = UIO_SYSSPACE, uio_rw = 3298053280,
  uio_td = 0xc08af5f7}
	error = 0
#20 0xc07c5581 in ffs_cmount (ma=0xc4944ca0, data=0x0, flags=65536, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:382
	args = {fspec = 0x804fc38 <Address 0x804fc38 out of bounds>, export = {ex_flags = 0, ex_root = 4294967294, ex_anon = {cr_version = 671547392,
      cr_uid = 3217022356, cr_ngroups = 1, cr_groups = {671428755, 1, 671519704, 3217022388, 671429097, 671555648, 134525800, 3217022436, 671429053, 671519704,
        671920428, 3217022436, 671421185, 671537220, 1, 134523472}, _cr_unused1 = 0xbfbfddf8}, ex_addr = 0x80493d7, ex_addrlen = 1 '\001', ex_mask = 0x28070100,
    ex_masklen = 48 '0', ex_indexfile = 0x804fc29 <Address 0x804fc29 out of bounds>}}
	error = -995125312
#21 0xc06b323e in mount (td=0xc47e9190, uap=0xe83bcd04) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:566
	fstype = 0xc4acab20 "ÞÀ­ÞÞÀ­ÞÞÀ­Þ ì\221À\001"
	vfsp = (struct vfsconf *) 0xc095c560
	ma = (struct mntarg *) 0xc4944ca0
	error = 0
#22 0xc08456be in syscall (frame=
      {tf_fs = 59, tf_es = 59, tf_ds = 59, tf_edi = 134523515, tf_esi = -1077942260, tf_ebp = -1077944856, tf_isp = -398733980, tf_ebx = -1077944800, tf_edx = 65536, tf_ecx = 3, tf_eax = 21, tf_trapno = 12, tf_err = 2, tf_eip = 671838555, tf_cs = 51, tf_eflags = 582, tf_esp = -1077945012, tf_ss = 59})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:1001
	params = 0xbfbfdd50 <Address 0xbfbfdd50 out of bounds>
	callp = (struct sysent *) 0xc091be5c
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	orig_tf_eflags = 582
	sticks = 0
	error = 0
	narg = 4
	args = {134523511, -1077944800, 65536, -1077944976, -1064615375, 802, -998338160, -1067119640}
	code = 21
	ksi = {ksi_link = {tqe_next = 0xe83bcd38, tqe_prev = 0x0}, ksi_info = {si_signo = 672388232, si_errno = 672088533, si_code = 0, si_pid = 0, si_uid = 0,
    si_status = -998344576, si_addr = 0xc47e78e8, si_value = {sigval_int = 802, sigval_ptr = 0x322}, si_band = -1064615375, _reason = {_fault = {
        _trapno = -398734076}, __spare__ = {-398734076, -1067073244, -998344472, -998344576, 0, -398734044, -1067119649}}}, ksi_flags = -1063746720}
#23 0xc08379df in Xint0x80_syscall () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:200
No locals.
#24 0x00000033 in ?? ()
No symbol table info available.
(kgdb)
#0  doadump () at pcpu.h:165
No locals.
#1  0xc0494c4f in db_fncall (dummy1=1016, dummy2=0, dummy3=-1, dummy4=0xe83bc620 "TÆ;è") at /local/building/freebsd/HEAD/sys/ddb/db_command.c:488
	fn_addr = -1067043412
	args = {1, 0, 536870974, -1064828251, -398735712, -1066935919, 32, 0, 2, -1064373152}
	nargs = 0
	retval = 0
	t = 0
#2  0xc0494a54 in db_command (last_cmdp=0xc096f184, cmd_table=0x0, aux_cmd_tablep=0xc08e5ff4, aux_cmd_tablep_end=0xc08e6010)
    at /local/building/freebsd/HEAD/sys/ddb/db_command.c:403
	cmd = (struct command *) 0xc08ef5f0
	t = 0
	modif = "TÆ;è\000\000\000\000_at_Æ;èø\003\000\000DÆ;èø\003\000\000lÆ;è\f\000\000\000XÆ;èø\003\000\000\\Æ;è\215N\202Àø\003\000\000ø\003\000\000\r\000\000\000\204Æ;è\216P\202ÀlÆ;èø\003\000\000\f\000\017\003x\000\000\000\200ú\226À\f\000\000\000\230Æ;èðjIÀFn\213ÀÈgIÀ\f\000\000\000\200ú\226Àz_IÀ"
	addr = 1016
	count = -1
	have_addr = 0
	result = 0
#3  0xc0494b1c in db_command_loop () at /local/building/freebsd/HEAD/sys/ddb/db_command.c:454
No locals.
#4  0xc0496735 in db_trap (type=12, code=0) at /local/building/freebsd/HEAD/sys/ddb/db_main.c:221
	jb = {{_jb = {-398735656, -398735676, -398735604, -398735348, 12, -1068931378, 12, -398735580, -1066936741, -1064436868, -1066936608, -398735600}}}
	prev_jb = (void *) 0x0
	bkpt = 0
#5  0xc067bd5f in kdb_trap (type=12, code=0, tf=0xe83bc80c) at /local/building/freebsd/HEAD/sys/kern/subr_kdb.c:473
	handled = -398735348
#6  0xc08453a8 in trap_fatal (frame=0xe83bc80c, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:846
	eflags = 514
	code = 514
	type = 12
	ss = 514
	esp = 0
	softseg = {ssd_base = 0, ssd_limit = 1048575, ssd_type = 27, ssd_dpl = 0, ssd_p = 1, ssd_xx = 0, ssd_xx1 = 0, ssd_def32 = 1, ssd_gran = 1}
#7  0xc0845117 in trap_pfault (frame=0xe83bc80c, usermode=0, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:766
	va = 3735928832
	vm = (struct vmspace *) 0x0
	map = 0xc1043000
	rv = 1
	ftype = 1 '\001'
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
#8  0xc0844d31 in trap (frame=
      {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = -559038242, tf_esi = -559038242, tf_ebp = -398735248, tf_isp = -398735304, tf_ebx = -991680448, tf_edx = -995125312, tf_ecx = 0, tf_eax = -995125312, tf_trapno = 12, tf_err = 0, tf_eip = -1067254633, tf_cs = 32, tf_eflags = 66050, tf_esp = -1065514915, tf_ss = -991680448})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:451
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	sticks = 582
	i = 0
	ucode = 0
	type = 12
	code = 0
	addr = -398735436
	eva = 3735929106
	ksi = {ksi_link = {tqe_next = 0xc4d6fa0c, tqe_prev = 0xc47e9190}, ksi_info = {si_signo = -1063725504, si_errno = -1063725504, si_code = -1056795224,
    si_pid = 9, si_uid = 3896231900, si_status = -1064478820, si_addr = 0xe83bc7e0, si_value = {sigval_int = -1066904264, sigval_ptr = 0xc0685538},
    si_band = -1064478820, _reason = {_fault = {_trapno = -1064831659}, __spare__ = {-1064831659, 3, -998338160, -398735360, -1066901679, 582, 582}}},
  ksi_flags = -1064171932}
#9  0xc083798a in calltrap () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:139
No locals.
#10 0xc062fc97 in g_io_request (bp=0xc4e42840, cp=0xc4af97c0) at /local/building/freebsd/HEAD/sys/geom/geom_io.c:287
	pp = (struct g_provider *) 0xdeadc0de
#11 0xc0632969 in g_vfs_strategy (bo=0xc4af97c0, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/geom/geom_vfs.c:106
	cp = (struct g_consumer *) 0xc4af97c0
	bip = (struct bio *) 0xc4af97c0
#12 0xc07c7e47 in ffs_geom_strategy (bo=0xc4d6fa50, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1694
	vp = (struct vnode *) 0xc4d6f990
	error = -995125312
#13 0xc06a84e2 in bufwrite (bp=0xd87c9b38) at buf.h:415
	oldflags = 536870912
#14 0xc07c7d96 in ffs_bufwrite (bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1663
	newbp = (struct buf *) 0xc4db6800
#15 0xc07c7799 in ffs_sbupdate (mp=0xc4e30800, waitfor=1) at buf.h:401
	fs = (struct fs *) 0xc4db6800
	sbbp = (struct buf *) 0xd87ca058
	bp = (struct buf *) 0xd87c9b38
	blks = 5
	space = (void *) 0xc4e78800
	i = 0
	size = 10240
	error = -995125312
	allerror = 0
#16 0xc07c52b4 in ffs_mount (mp=0xc47a8000, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:264
	devvp = (struct vnode *) 0xc4d6f990
	ump = (struct ufsmount *) 0xc4e30800
	fs = (struct fs *) 0xc4db6800
	error = 0
	flags = -995125312
	accessmode = 38848
	ndp = {ni_dirp = 0x20 <Address 0x20 out of bounds>, ni_segflg = 3304240832, ni_startdir = 0xe83bc9e0, ni_rootdir = 0xc065a484, ni_topdir = 0xe83bc9fc,
  ni_vp = 0xc065a697, ni_dvp = 0xc09288c0, ni_pathlen = 32, ni_next = 0xc4f2b6c0 "ÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÀ\210\222À", ni_loopcnt = 3299671232, ni_cnd = {
    cn_nameiop = 3302513200, cn_flags = 3896232464, cn_thread = 0xc06b298b, cn_cred = 0xc4f2b6c0, cn_lkflags = -990726176, cn_pnbuf = 0xe83bca2c "PË;èÙ7kÀ",
    cn_nameptr = 0xe83bca2c "PË;èÙ7kÀ", cn_namelen = -1066718045, cn_consume = -995319008}}
	export = {ex_flags = -1064478820, ex_root = 3230135637, ex_anon = {cr_version = 3, cr_uid = 3296629136, cr_ngroups = -13936, cr_groups = {3228065617, 582,
      582, 3230795364, 3238324744, 2273, 3230488476, 3896232372, 3227894052, 3238324744, 1, 3230359632, 300, 32, 3304240832, 3238320000}, _cr_unused1 = 0xe83bc9dc},
  ex_addr = 0xc07d8f99, ex_addrlen = 8 '\b', ex_mask = 0x0, ex_masklen = 220 'Ü', ex_indexfile = 0xc07d9004 "é"}
	fspec = 0xc4d85220 "/dev/ad8s4d"
#17 0xc06b37d9 in vfs_domount (td=0xc47e9190, fstype=0xc4d85790 "ufs", fspath=0xc4f2b660 "/local/building/ports/shared", fsflags=65536, fsdata=0xc4d85a30)
    at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:739
	vp = (struct vnode *) 0xc4e68dd0
	mp = (struct mount *) 0xc47a8000
	vfsp = (struct vfsconf *) 0xc4d85790
	error = 0
	flag = 4097
	kern_flag = 536870912
	va = {va_type = 3896232724, va_mode = 34830, va_nlink = -16259, va_uid = 3238325064, va_gid = 0, va_fsid = 3230488476, va_fileid = -1056646968,
  va_size = 13874459946760067200, va_blocksize = -398734580, va_atime = {tv_sec = -1066904264, tv_nsec = -1064567857}, va_mtime = {tv_sec = -998338008,
    tv_nsec = -1063746720}, va_ctime = {tv_sec = -1064567857, tv_nsec = -398734556}, va_birthtime = {tv_sec = -1066904264, tv_nsec = -1064567857},
  va_gen = 3231220576, va_flags = 502, va_rdev = 3896232768, va_bytes = 13879309793755683937, va_filerev = 13878253506681930592, va_vaflags = 3231220576,
  va_spare = 502}
	nd = {ni_dirp = 0xc4f2b660 "/local/building/ports/shared", ni_segflg = UIO_SYSSPACE, ni_startdir = 0x0, ni_rootdir = 0xc4afdbb0, ni_topdir = 0x0,
  ni_vp = 0xc4e68dd0, ni_dvp = 0xc4e72660, ni_pathlen = 1, ni_next = 0xc4b00c1c "", ni_loopcnt = 0, ni_cnd = {cn_nameiop = 0, cn_flags = 49220,
    cn_thread = 0xc47e9190, cn_cred = 0xc4d7d600, cn_lkflags = 2, cn_pnbuf = 0xc4b00c00 "/local/building/ports/shared", cn_nameptr = 0xc4b00c16 "shared",
    cn_namelen = 6, cn_consume = 0}}
#18 0xc06b30ae in vfs_donmount (td=0xc47e9190, fsflags=65536, fsoptions=0xe83bcba8) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:503
	optlist = (struct vfsoptlist *) 0xc4d85a30
	fstype = 0xc4d85790 "ufs"
	fspath = 0xc4f2b660 "/local/building/ports/shared"
	error = 0
	fstypelen = 4
	fspathlen = 29
#19 0xc06b51a5 in kernel_mount (ma=0xc4944ca0, flags=65536) at pcpu.h:162
	auio = {uio_iov = 0xc5030a80, uio_iovcnt = 14, uio_offset = -4281713091747787516, uio_resid = -398734252, uio_segflg = UIO_SYSSPACE, uio_rw = 3298053280,
  uio_td = 0xc08af5f7}
	error = 0
#20 0xc07c5581 in ffs_cmount (ma=0xc4944ca0, data=0x0, flags=65536, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:382
	args = {fspec = 0x804fc38 <Address 0x804fc38 out of bounds>, export = {ex_flags = 0, ex_root = 4294967294, ex_anon = {cr_version = 671547392,
      cr_uid = 3217022356, cr_ngroups = 1, cr_groups = {671428755, 1, 671519704, 3217022388, 671429097, 671555648, 134525800, 3217022436, 671429053, 671519704,
        671920428, 3217022436, 671421185, 671537220, 1, 134523472}, _cr_unused1 = 0xbfbfddf8}, ex_addr = 0x80493d7, ex_addrlen = 1 '\001', ex_mask = 0x28070100,
    ex_masklen = 48 '0', ex_indexfile = 0x804fc29 <Address 0x804fc29 out of bounds>}}
	error = -995125312
#21 0xc06b323e in mount (td=0xc47e9190, uap=0xe83bcd04) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:566
	fstype = 0xc4acab20 "ÞÀ­ÞÞÀ­ÞÞÀ­Þ ì\221À\001"
	vfsp = (struct vfsconf *) 0xc095c560
	ma = (struct mntarg *) 0xc4944ca0
	error = 0
#22 0xc08456be in syscall (frame=
      {tf_fs = 59, tf_es = 59, tf_ds = 59, tf_edi = 134523515, tf_esi = -1077942260, tf_ebp = -1077944856, tf_isp = -398733980, tf_ebx = -1077944800, tf_edx = 65536, tf_ecx = 3, tf_eax = 21, tf_trapno = 12, tf_err = 2, tf_eip = 671838555, tf_cs = 51, tf_eflags = 582, tf_esp = -1077945012, tf_ss = 59})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:1001
	params = 0xbfbfdd50 <Address 0xbfbfdd50 out of bounds>
	callp = (struct sysent *) 0xc091be5c
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	orig_tf_eflags = 582
	sticks = 0
	error = 0
	narg = 4
	args = {134523511, -1077944800, 65536, -1077944976, -1064615375, 802, -998338160, -1067119640}
	code = 21
	ksi = {ksi_link = {tqe_next = 0xe83bcd38, tqe_prev = 0x0}, ksi_info = {si_signo = 672388232, si_errno = 672088533, si_code = 0, si_pid = 0, si_uid = 0,
    si_status = -998344576, si_addr = 0xc47e78e8, si_value = {sigval_int = 802, sigval_ptr = 0x322}, si_band = -1064615375, _reason = {_fault = {
        _trapno = -398734076}, __spare__ = {-398734076, -1067073244, -998344472, -998344576, 0, -398734044, -1067119649}}}, ksi_flags = -1063746720}
#23 0xc08379df in Xint0x80_syscall () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:200
No locals.
#24 0x00000033 in ?? ()
No symbol table info available.
(kgdb)
#0  doadump () at pcpu.h:165
No locals.
#1  0xc0494c4f in db_fncall (dummy1=1016, dummy2=0, dummy3=-1, dummy4=0xe83bc620 "TÆ;è") at /local/building/freebsd/HEAD/sys/ddb/db_command.c:488
	fn_addr = -1067043412
	args = {1, 0, 536870974, -1064828251, -398735712, -1066935919, 32, 0, 2, -1064373152}
	nargs = 0
	retval = 0
	t = 0
#2  0xc0494a54 in db_command (last_cmdp=0xc096f184, cmd_table=0x0, aux_cmd_tablep=0xc08e5ff4, aux_cmd_tablep_end=0xc08e6010)
    at /local/building/freebsd/HEAD/sys/ddb/db_command.c:403
	cmd = (struct command *) 0xc08ef5f0
	t = 0
	modif = "TÆ;è\000\000\000\000_at_Æ;èø\003\000\000DÆ;èø\003\000\000lÆ;è\f\000\000\000XÆ;èø\003\000\000\\Æ;è\215N\202Àø\003\000\000ø\003\000\000\r\000\000\000\204Æ;è\216P\202ÀlÆ;èø\003\000\000\f\000\017\003x\000\000\000\200ú\226À\f\000\000\000\230Æ;èðjIÀFn\213ÀÈgIÀ\f\000\000\000\200ú\226Àz_IÀ"
	addr = 1016
	count = -1
	have_addr = 0
	result = 0
#3  0xc0494b1c in db_command_loop () at /local/building/freebsd/HEAD/sys/ddb/db_command.c:454
No locals.
#4  0xc0496735 in db_trap (type=12, code=0) at /local/building/freebsd/HEAD/sys/ddb/db_main.c:221
	jb = {{_jb = {-398735656, -398735676, -398735604, -398735348, 12, -1068931378, 12, -398735580, -1066936741, -1064436868, -1066936608, -398735600}}}
	prev_jb = (void *) 0x0
	bkpt = 0
#5  0xc067bd5f in kdb_trap (type=12, code=0, tf=0xe83bc80c) at /local/building/freebsd/HEAD/sys/kern/subr_kdb.c:473
	handled = -398735348
#6  0xc08453a8 in trap_fatal (frame=0xe83bc80c, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:846
	eflags = 514
	code = 514
	type = 12
	ss = 514
	esp = 0
	softseg = {ssd_base = 0, ssd_limit = 1048575, ssd_type = 27, ssd_dpl = 0, ssd_p = 1, ssd_xx = 0, ssd_xx1 = 0, ssd_def32 = 1, ssd_gran = 1}
#7  0xc0845117 in trap_pfault (frame=0xe83bc80c, usermode=0, eva=3735929106) at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:766
	va = 3735928832
	vm = (struct vmspace *) 0x0
	map = 0xc1043000
	rv = 1
	ftype = 1 '\001'
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
#8  0xc0844d31 in trap (frame=
      {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = -559038242, tf_esi = -559038242, tf_ebp = -398735248, tf_isp = -398735304, tf_ebx = -991680448, tf_edx = -995125312, tf_ecx = 0, tf_eax = -995125312, tf_trapno = 12, tf_err = 0, tf_eip = -1067254633, tf_cs = 32, tf_eflags = 66050, tf_esp = -1065514915, tf_ss = -991680448})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:451
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	sticks = 582
	i = 0
	ucode = 0
	type = 12
	code = 0
	addr = -398735436
	eva = 3735929106
	ksi = {ksi_link = {tqe_next = 0xc4d6fa0c, tqe_prev = 0xc47e9190}, ksi_info = {si_signo = -1063725504, si_errno = -1063725504, si_code = -1056795224,
    si_pid = 9, si_uid = 3896231900, si_status = -1064478820, si_addr = 0xe83bc7e0, si_value = {sigval_int = -1066904264, sigval_ptr = 0xc0685538},
    si_band = -1064478820, _reason = {_fault = {_trapno = -1064831659}, __spare__ = {-1064831659, 3, -998338160, -398735360, -1066901679, 582, 582}}},
  ksi_flags = -1064171932}
#9  0xc083798a in calltrap () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:139
No locals.
#10 0xc062fc97 in g_io_request (bp=0xc4e42840, cp=0xc4af97c0) at /local/building/freebsd/HEAD/sys/geom/geom_io.c:287
	pp = (struct g_provider *) 0xdeadc0de
#11 0xc0632969 in g_vfs_strategy (bo=0xc4af97c0, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/geom/geom_vfs.c:106
	cp = (struct g_consumer *) 0xc4af97c0
	bip = (struct bio *) 0xc4af97c0
#12 0xc07c7e47 in ffs_geom_strategy (bo=0xc4d6fa50, bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1694
	vp = (struct vnode *) 0xc4d6f990
	error = -995125312
#13 0xc06a84e2 in bufwrite (bp=0xd87c9b38) at buf.h:415
	oldflags = 536870912
#14 0xc07c7d96 in ffs_bufwrite (bp=0xd87c9b38) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:1663
	newbp = (struct buf *) 0xc4db6800
#15 0xc07c7799 in ffs_sbupdate (mp=0xc4e30800, waitfor=1) at buf.h:401
	fs = (struct fs *) 0xc4db6800
	sbbp = (struct buf *) 0xd87ca058
	bp = (struct buf *) 0xd87c9b38
	blks = 5
	space = (void *) 0xc4e78800
	i = 0
	size = 10240
	error = -995125312
	allerror = 0
#16 0xc07c52b4 in ffs_mount (mp=0xc47a8000, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:264
	devvp = (struct vnode *) 0xc4d6f990
	ump = (struct ufsmount *) 0xc4e30800
	fs = (struct fs *) 0xc4db6800
	error = 0
	flags = -995125312
	accessmode = 38848
	ndp = {ni_dirp = 0x20 <Address 0x20 out of bounds>, ni_segflg = 3304240832, ni_startdir = 0xe83bc9e0, ni_rootdir = 0xc065a484, ni_topdir = 0xe83bc9fc,
  ni_vp = 0xc065a697, ni_dvp = 0xc09288c0, ni_pathlen = 32, ni_next = 0xc4f2b6c0 "ÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÞÀ­ÞÀ\210\222À", ni_loopcnt = 3299671232, ni_cnd = {
    cn_nameiop = 3302513200, cn_flags = 3896232464, cn_thread = 0xc06b298b, cn_cred = 0xc4f2b6c0, cn_lkflags = -990726176, cn_pnbuf = 0xe83bca2c "PË;èÙ7kÀ",
    cn_nameptr = 0xe83bca2c "PË;èÙ7kÀ", cn_namelen = -1066718045, cn_consume = -995319008}}
	export = {ex_flags = -1064478820, ex_root = 3230135637, ex_anon = {cr_version = 3, cr_uid = 3296629136, cr_ngroups = -13936, cr_groups = {3228065617, 582,
      582, 3230795364, 3238324744, 2273, 3230488476, 3896232372, 3227894052, 3238324744, 1, 3230359632, 300, 32, 3304240832, 3238320000}, _cr_unused1 = 0xe83bc9dc},
  ex_addr = 0xc07d8f99, ex_addrlen = 8 '\b', ex_mask = 0x0, ex_masklen = 220 'Ü', ex_indexfile = 0xc07d9004 "é"}
	fspec = 0xc4d85220 "/dev/ad8s4d"
#17 0xc06b37d9 in vfs_domount (td=0xc47e9190, fstype=0xc4d85790 "ufs", fspath=0xc4f2b660 "/local/building/ports/shared", fsflags=65536, fsdata=0xc4d85a30)
    at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:739
	vp = (struct vnode *) 0xc4e68dd0
	mp = (struct mount *) 0xc47a8000
	vfsp = (struct vfsconf *) 0xc4d85790
	error = 0
	flag = 4097
	kern_flag = 536870912
	va = {va_type = 3896232724, va_mode = 34830, va_nlink = -16259, va_uid = 3238325064, va_gid = 0, va_fsid = 3230488476, va_fileid = -1056646968,
  va_size = 13874459946760067200, va_blocksize = -398734580, va_atime = {tv_sec = -1066904264, tv_nsec = -1064567857}, va_mtime = {tv_sec = -998338008,
    tv_nsec = -1063746720}, va_ctime = {tv_sec = -1064567857, tv_nsec = -398734556}, va_birthtime = {tv_sec = -1066904264, tv_nsec = -1064567857},
  va_gen = 3231220576, va_flags = 502, va_rdev = 3896232768, va_bytes = 13879309793755683937, va_filerev = 13878253506681930592, va_vaflags = 3231220576,
  va_spare = 502}
	nd = {ni_dirp = 0xc4f2b660 "/local/building/ports/shared", ni_segflg = UIO_SYSSPACE, ni_startdir = 0x0, ni_rootdir = 0xc4afdbb0, ni_topdir = 0x0,
  ni_vp = 0xc4e68dd0, ni_dvp = 0xc4e72660, ni_pathlen = 1, ni_next = 0xc4b00c1c "", ni_loopcnt = 0, ni_cnd = {cn_nameiop = 0, cn_flags = 49220,
    cn_thread = 0xc47e9190, cn_cred = 0xc4d7d600, cn_lkflags = 2, cn_pnbuf = 0xc4b00c00 "/local/building/ports/shared", cn_nameptr = 0xc4b00c16 "shared",
    cn_namelen = 6, cn_consume = 0}}
#18 0xc06b30ae in vfs_donmount (td=0xc47e9190, fsflags=65536, fsoptions=0xe83bcba8) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:503
	optlist = (struct vfsoptlist *) 0xc4d85a30
	fstype = 0xc4d85790 "ufs"
	fspath = 0xc4f2b660 "/local/building/ports/shared"
	error = 0
	fstypelen = 4
	fspathlen = 29
#19 0xc06b51a5 in kernel_mount (ma=0xc4944ca0, flags=65536) at pcpu.h:162
	auio = {uio_iov = 0xc5030a80, uio_iovcnt = 14, uio_offset = -4281713091747787516, uio_resid = -398734252, uio_segflg = UIO_SYSSPACE, uio_rw = 3298053280,
  uio_td = 0xc08af5f7}
	error = 0
#20 0xc07c5581 in ffs_cmount (ma=0xc4944ca0, data=0x0, flags=65536, td=0xc47e9190) at /local/building/freebsd/HEAD/sys/ufs/ffs/ffs_vfsops.c:382
	args = {fspec = 0x804fc38 <Address 0x804fc38 out of bounds>, export = {ex_flags = 0, ex_root = 4294967294, ex_anon = {cr_version = 671547392,
      cr_uid = 3217022356, cr_ngroups = 1, cr_groups = {671428755, 1, 671519704, 3217022388, 671429097, 671555648, 134525800, 3217022436, 671429053, 671519704,
        671920428, 3217022436, 671421185, 671537220, 1, 134523472}, _cr_unused1 = 0xbfbfddf8}, ex_addr = 0x80493d7, ex_addrlen = 1 '\001', ex_mask = 0x28070100,
    ex_masklen = 48 '0', ex_indexfile = 0x804fc29 <Address 0x804fc29 out of bounds>}}
	error = -995125312
#21 0xc06b323e in mount (td=0xc47e9190, uap=0xe83bcd04) at /local/building/freebsd/HEAD/sys/kern/vfs_mount.c:566
	fstype = 0xc4acab20 "ÞÀ­ÞÞÀ­ÞÞÀ­Þ ì\221À\001"
	vfsp = (struct vfsconf *) 0xc095c560
	ma = (struct mntarg *) 0xc4944ca0
	error = 0
#22 0xc08456be in syscall (frame=
      {tf_fs = 59, tf_es = 59, tf_ds = 59, tf_edi = 134523515, tf_esi = -1077942260, tf_ebp = -1077944856, tf_isp = -398733980, tf_ebx = -1077944800, tf_edx = 65536, tf_ecx = 3, tf_eax = 21, tf_trapno = 12, tf_err = 2, tf_eip = 671838555, tf_cs = 51, tf_eflags = 582, tf_esp = -1077945012, tf_ss = 59})
    at /local/building/freebsd/HEAD/sys/i386/i386/trap.c:1001
	params = 0xbfbfdd50 <Address 0xbfbfdd50 out of bounds>
	callp = (struct sysent *) 0xc091be5c
	td = (struct thread *) 0xc47e9190
	p = (struct proc *) 0xc47e7880
	orig_tf_eflags = 582
	sticks = 0
	error = 0
	narg = 4
	args = {134523511, -1077944800, 65536, -1077944976, -1064615375, 802, -998338160, -1067119640}
	code = 21
	ksi = {ksi_link = {tqe_next = 0xe83bcd38, tqe_prev = 0x0}, ksi_info = {si_signo = 672388232, si_errno = 672088533, si_code = 0, si_pid = 0, si_uid = 0,
    si_status = -998344576, si_addr = 0xc47e78e8, si_value = {sigval_int = 802, sigval_ptr = 0x322}, si_band = -1064615375, _reason = {_fault = {
        _trapno = -398734076}, __spare__ = {-398734076, -1067073244, -998344472, -998344576, 0, -398734044, -1067119649}}}, ksi_flags = -1063746720}
#23 0xc08379df in Xint0x80_syscall () at /local/building/freebsd/HEAD/sys/i386/i386/exception.s:200
No locals.
#24 0x00000033 in ?? ()
No symbol table info available.

-- 
Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT
Received on Sat Oct 15 2005 - 14:00:19 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:45 UTC