kern/141696: [rum] [panic] rum(4)+ vimage = kernel panic

Julian Elischer julian at elischer.org
Thu Dec 17 18:51:35 UTC 2009


Venture37 wrote:
> The following reply was made to PR kern/141696; it has been noted by GNATS.
> 
> From: Venture37 <venture37 at geeklan.co.uk>
> To: bug-followup at FreeBSD.org, venture37 at geeklan.co.uk
> Cc:  
> Subject: Re: kern/141696: [rum] [panic] rum(4)+ vimage = kernel panic
> Date: Thu, 17 Dec 2009 15:25:28 +0000
> 
>  Photo of the trace output
>  http://img64.imageshack.us/i/img1517.jpg/

Marko, et al.

looking at this, the crash is in

ifindex_alloc_locked()
from:
if_alloc()
rum_attach()
device_attach()
device_probe_and_attach()
usb_probe_and_attach_sub()
usb_probe_and_attach()
uhub_explore()
usb_bus_explore()
usb_process()

the question is "where should we load the current vnet?

is it up to the driver (if_rum) or should device_attach assume that 
the resulting device MIGHT be a network device.

Julian


> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"



More information about the freebsd-virtualization mailing list