Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2004 14:03:26 -0600 (MDT)
From:      "Ryan Sommers" <ryans@gamersimpact.com>
To:        "J.R. Oldroyd" <fbsd@opal.com>
Cc:        Kris Kennaway <kris@obsecurity.org>
Subject:   Re: panic after 'ifconfig gif0 destroy'
Message-ID:  <60850.208.4.77.15.1096574606.squirrel@208.4.77.15>
In-Reply-To: <20040930190716.GA1236@linwhf.opal.com>
References:  <20040930184729.GA836@linwhf.opal.com> <20040930185842.GA4759@xor.obsecurity.org> <20040930190716.GA1236@linwhf.opal.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> After the panic message, the system stops dead.  No traceback,
> no addresses, nothing more.
>
> 	-jr

Can you recompile a debugging kernel with DDB support? When the kernel
panics it will drop the console into the DDB debugger. Do a 'trace' and
then add that to an email.

Note: If you can hook it up to a serial console you can just copy&paste
the output instead of hand copying it.

>
>
> On Sep 30, 11:58, Kris Kennaway wrote:
>> On Thu, Sep 30, 2004 at 02:47:46PM -0400, J.R. Oldroyd wrote:
>> > The command:
>> > 	# ifconfig gif0 destroy
>> > 	panic: page fault
>> >
>> > isn't really ideal behavior.
>>
>> Nor is this really an ideal bug report ;-)
>>
>> You need to post a debugging traceback of the panic, or at the very
>> least look up the PC address in your kernel with addr2line.
>>
>> Kris
>
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>


-- 
Ryan Sommers
ryans@gamersimpact.com



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