Re: kern/149948: [panic] when starting net/ladvd

2011-04-14 Thread jh
Synopsis: [panic] when starting net/ladvd State-Changed-From-To: feedback->closed State-Changed-By: jh State-Changed-When: Thu Apr 14 20:15:11 UTC 2011 State-Changed-Why: Feedback timeout. Possibly already fixed (see PR kern/149807). http://www.freebsd.org/cgi/query-pr.cgi?pr=149948

Re: kern/149948: [panic] when starting net/ladvd

2010-08-29 Thread Maxim Konovalov
The following reply was made to PR kern/149948; it has been noted by GNATS. From: Maxim Konovalov To: univers...@ukr.net Cc: bug-follo...@freebsd.org Subject: Re: kern/149948: [panic] when starting net/ladvd Date: Mon, 30 Aug 2010 09:29:08 +0400 (MSD) Hello, please try a patch in kern

Re: kern/149948: [panic] when starting net/ladvd

2010-08-29 Thread Vladislav V. Prodan
These options were already in the kernel: options KDB makeoptions DEBUG=-g I added a few more: optionsINVARIANTS optionsINVARIANT_SUPPORT optionsWITNESS optionsWITNESS_SKIPSPIN And after the service ladvd

Re: kern/149948: [panic] when starting net/ladvd

2010-08-29 Thread Vladislav V. Prodan
I provoked a kernel panic on another machine. panic: page fault 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 "sh

Re: kern/149948: [panic] when starting net/ladvd

2010-08-29 Thread vwe
On 08/29/10 16:29, Vladislav V. Prodan wrote: # addr2line -e /boot/kernel/kernel.symbols 0x806aa114 /usr/src/sys/amd64/amd64/support.S:101 The server is in the data center, there is IPMI-KVM, but then through him to connect usb-flash - do not understand ... Vladislav, please forgive m

Re: kern/149948: [panic] when starting net/ladvd

2010-08-29 Thread Vladislav V. Prodan
# addr2line -e /boot/kernel/kernel.symbols 0x806aa114 /usr/src/sys/amd64/amd64/support.S:101 The server is in the data center, there is IPMI-KVM, but then through him to connect usb-flash - do not understand ... My kernel: cpu HAMMER device acpi device ata d

Re: kern/149948: [panic] when starting net/ladvd

2010-08-29 Thread vwe
Old Synopsis: Panic when starting ladvd New Synopsis: [panic] when starting net/ladvd State-Changed-From-To: open->feedback State-Changed-By: vwe State-Changed-When: Sun Aug 29 13:26:03 UTC 2010 State-Changed-Why: Vladislav, w/o a backtrace or any other information, it's quite hard to tell where