panic after 'ifconfig gif0 destroy'

Ryan Sommers ryans at gamersimpact.com
Thu Sep 30 12:56:26 PDT 2004


> 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>


-- 
Ryan Sommers
ryans at gamersimpact.com



More information about the freebsd-current mailing list