[00:22:04] --- Russ has left: Disconnected [01:26:10] --- lars.malinowsky has left [01:27:26] --- lars.malinowsky has become available [01:30:13] --- lars.malinowsky has left [01:57:51] --- Simon Wilkinson has left [04:44:35] --- meffie has become available [06:18:54] --- deason/gmail has become available [06:21:51] --- deason/gmail has left [06:39:14] --- deason-gmail has become available [07:13:10] --- jaltman/FrogsLeap has become available [09:37:50] --- reuteras has left [09:45:20] --- rra has become available [09:58:30] --- steven.jenkins has become available [12:35:36] --- Jeffrey Altman has become available [12:36:55] --- Jeffrey Altman has left [13:45:54] --- kaduk@mit.edu/barnowl has left [13:46:56] --- kaduk@mit.edu/barnowl has become available [14:12:02] --- meffie has left [14:16:04] --- meffie has become available [14:25:06] --- Simon Wilkinson has become available [14:51:59] --- deason-gmail has left [15:01:23] --- shadow@gmail.com/barnowl67590625 has left [15:01:30] --- shadow@gmail.com/barnowl67590625 has become available [15:36:41] --- phalenor has left [15:36:47] --- phalenor has become available [16:03:01] --- Simon Wilkinson has left [17:01:58] --- phalenor has left [17:02:03] --- phalenor has become available [17:03:18] --- mfelliott has left [17:17:52] --- jaltman/FrogsLeap has left: Replaced by new connection [17:19:55] --- jaltman/FrogsLeap has become available [18:18:32] --- rra has left: Disconnected [18:47:14] --- Russ has become available [19:23:05] Oof, #9 0xffffffff806d780a in _mtx_lock_flags (m=0xc8, opts=0, file=0xffffffff80b1b771 "/usr/src/sys/kern/vfs_subr.c", line=2162) at /usr/src/sys/kern/kern_mutex.c:194 194 MPASS(curthread != NULL); #10 0xffffffff8077c0b1 in vref (vp=0x0) at /usr/src/sys/kern/vfs_subr.c:2162 #11 0xffffffff814676df in afs_DoBulkStat () from /boot/modules/libafs.ko #12 0xffffffff814698ed in afs_lookup () from /boot/modules/libafs.ko #13 0xffffffff814ad4b2 in afs_vop_lookup () from /boot/modules/libafs.ko #14 0xffffffff80a431d5 in VOP_LOOKUP_APV (vop=0xffffffff814c8c70, a=0xffffff8000c74540) at vnode_if.c:123 #15 0xffffffff80771e36 in lookup (ndp=0x3b1) at vnode_if.h:54 [19:24:41] Oh, whoops, missed the NULL vp. Maybe not so bad, then. [19:28:15] Hmm, how is --enable-debug-kernel's value available to me in MakefileProto.in ? [19:31:30] KERN_DBG [19:31:48] (instead of KERN_OPTMZ) [19:33:55] So, what I want to do is define the make variable DEBUG_FLAGS [19:37:35] there should be crud hiding in there which does -gdwarf-2 for macos, so we should already have some special casing [19:37:44] i'll look in a couple minutes [19:38:43] (In particular, if we configure with that flag, we should tell bsd.kmod.mk to install the .symbols file) [19:39:45] ok, i'm wrong [19:40:28] you'll presumably need to do something more in src/cf/osconf.m4 in: dnl Disable the default for debugging/optimization if not enabled if test "x$enable_debug_kernel" = "xno"; then KERN_DBG= fi [19:40:43] (disappearing for a bit) [19:41:16] actually, just above it, in he Special build targets section, if you're *_fbsd*, add also a check for enable_debug_kernel, set and AC_SUBST something, and then use it [20:35:56] --- jaltman/FrogsLeap has left: Disconnected [20:39:21] --- jaltman/FrogsLeap has become available [21:05:43] --- jaltman/FrogsLeap has left: Replaced by new connection [21:05:44] --- jaltman/FrogsLeap has become available [22:39:24] --- reuteras has become available