Re: panic after 'ifconfig gif0 destroy'
From: Ryan Sommers (ryans_at_gamersimpact.com)
Date: 09/30/04
- Previous message: Ryan Sommers: "Re: wifi on 5.3, sort of OT"
- In reply to: J.R. Oldroyd: "Re: panic after "ifconfig gif0 destroy""
- Next in thread: J.R. Oldroyd: "Re: panic after 'ifconfig gif0 destroy'"
- Reply: J.R. Oldroyd: "Re: panic after 'ifconfig gif0 destroy'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Sep 2004 14:03:26 -0600 (MDT) To: "J.R. Oldroyd" <fbsd@opal.com>
> 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 _______________________________________________ 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"
- Previous message: Ryan Sommers: "Re: wifi on 5.3, sort of OT"
- In reply to: J.R. Oldroyd: "Re: panic after "ifconfig gif0 destroy""
- Next in thread: J.R. Oldroyd: "Re: panic after 'ifconfig gif0 destroy'"
- Reply: J.R. Oldroyd: "Re: panic after 'ifconfig gif0 destroy'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|