Re: GPF on Current kernel

2015-07-05 Thread K. Macy
The value of the mutex in the stack trace indicates that it's a use after free. There are various memory debugging options (memguard, redzone) that may help track it down. -K On Jul 5, 2015 2:37 PM, "Larry Rosenman" wrote: > I've gotten a couple of these: > > borg.lerctr.org dumped core - see /v

GPF on Current kernel

2015-07-05 Thread Larry Rosenman
I've gotten a couple of these: borg.lerctr.org dumped core - see /var/crash/vmcore.3 Sun Jul 5 16:32:12 CDT 2015 FreeBSD borg.lerctr.org 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r285159: Sun Jul 5 09:35:33 CDT 2015 r...@borg.lerctr.org:/usr/obj/usr/src/sys/LER amd64 panic: general protectio

Build failed in Jenkins: Build-UFS-image #1920

2015-07-05 Thread jenkins-admin
See Changes: [rodrigc] Copy rc.conf under sudo -- [...truncated 23706 lines...] install -o root -g wheel -m 555 if_ipheth.ko.symbols

Re: panic: negative refcount after dhclient during boot

2015-07-05 Thread Garrett Cooper
On Jul 5, 2015, at 8:16, Rink Springer wrote: > Hi all, > > On my FreeBSD/mips machine (it's a RouterStation Pro), I get the > following panic during boot: … > This reproduces 100%. I'm at: > > FreeBSD 11.0-CURRENT #0 r285099: Sun Jul 5 12:31:47 CEST 2015 > > Let me know what I can do to he

panic: negative refcount after dhclient during boot

2015-07-05 Thread Rink Springer
Hi all, On my FreeBSD/mips machine (it's a RouterStation Pro), I get the following panic during boot: FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 11.0-CURRENT #0 r285099: Sun Jul 5 12:31:47 CEST 2015 r...@greed.home.rink.nu:/home/rink/freebsd/obj/mips.mips/home/rink

Re: Kernel Link issue

2015-07-05 Thread Larry Rosenman
On 2015-07-05 09:42, Larry Rosenman wrote: On 2015-07-05 04:14, O. Hartmann wrote: Am Sat, 04 Jul 2015 18:56:31 -0500 Larry Rosenman schrieb: --- kernel.debug --- linking kernel.debug I see the same here on most recen source (r285155). The failure occurs when device nvme and device nvd a

panic: negative refcount after dhclient during boot

2015-07-05 Thread Rink Springer
Hi all, On my FreeBSD/mips machine (it's a RouterStation Pro), I get the following panic during boot: FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 11.0-CURRENT #0 r285099: Sun Jul 5 12:31:47 CEST 2015 r...@greed.home.rink.nu:/home/rink/freebsd/obj/mips.mips/home/rink

Re: Kernel Link issue

2015-07-05 Thread Larry Rosenman
On 2015-07-05 04:14, O. Hartmann wrote: Am Sat, 04 Jul 2015 18:56:31 -0500 Larry Rosenman schrieb: --- kernel.debug --- linking kernel.debug I see the same here on most recen source (r285155). The failure occurs when device nvme and device nvd are enabled in kernel. On another system, exa

Build failed in Jenkins: Build-UFS-image #1919

2015-07-05 Thread jenkins-admin
See -- [...truncated 23698 lines...] ===> usb/smsc (install) install -o root -g wheel -m 555 if_smsc.ko install -

Re: Kernel Link issue

2015-07-05 Thread O. Hartmann
Am Sat, 04 Jul 2015 18:56:31 -0500 Larry Rosenman schrieb: > --- kernel.debug --- > linking kernel.debug > nvpair.o: In function `illumos_nvlist_add_nvlist': > /usr/src/sys/cddl/contrib/opensolaris/common/nvpair/nvpair.c:1136: > multiple definition of `illumos_nvlist_add_nvlist' > nvpair.o:/usr/

Build failed in Jenkins: Build-UFS-image #1918

2015-07-05 Thread jenkins-admin
See Changes: [rodrigc] Fix whitespace [rodrigc] Create default /etc/rc.conf in disk image [rodrigc] Use vtnet0 for interface in bhyve VM [rodrigc] Print out IP address of network interface -