Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2006 01:55:46 +0400 (MSD)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        sekes <gexlie@gmail.com>
Cc:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>, freebsd-current@freebsd.org, "Christian S.J. Peron" <csjp@freebsd.org>
Subject:   Re: deadlock every 15-20 min
Message-ID:  <20060526015344.W74899@mp2.macomnet.net>
In-Reply-To: <53cc795f0605251000w7aa13370mcfbf6f8e4f259f6d@mail.gmail.com>
References:  <53cc795f0605131026n2d9a5776jd75630e3f9505e55@mail.gmail.com> <53cc795f0605131345t718d0ad7ia7792f2ed4446037@mail.gmail.com> <20060514062825.W54242@maildrop.int.zabbadoz.net> <53cc795f0605140348u769b6b0bkc62d28652b6b3ec3@mail.gmail.com> <44674BDA.7040300@FreeBSD.org> <53cc795f0605251000w7aa13370mcfbf6f8e4f259f6d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 25 May 2006, 21:00+0400, sekes wrote:

> today after several weeks i upgraded the box and that's my results:
>
> in /boot/loader.conf:
>
> debug.mpsafenet=0
> geom_eli_load="YES"
> dummynet_load="YES"
> ipdivert_load="YES"
>
> uname -a
> FreeBSD xnet.nnov.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Thu May 25 09:30:55
> MSD 2006     root@xnet.nnov.ru:/usr/obj/usr/src/sys/GENERIC  i386
>
>
> during the boot everything is fine.
> but when i type `ppp -ddial myprovider` i'm getting this:
>
> WARNING: attempt to net_add_domain(netgraph) after domainfinalize()
> panic: mutex Giant not owned at /usr/src/sys/net/if.c:2209
> cpuid = 0
> KDB: enter: panic
> [ thread pid 12 tid 10004 ]
> Stopped at kdb_enter+0x2b: nop

Read

http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug.html

obtain kernel crashdump and stack backtrace ("bt full" for a start).

-- 
Maxim Konovalov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060526015344.W74899>