current repeateble crash in 2 places

Eir Nym eirnym at gmail.com
Tue Feb 22 20:46:26 UTC 2011


On 21 February 2011 13:26, Andrey Smagin <samspeed at mail.ru> wrote:
> today current
> crash with loaded mpd5
>
> 1st place:
> ipwf_chk
> ipfw_check_hook
> pfil_run_hooks
> ip_output
> tcp_output      repeated
> tcp_mtudisc    ~20 times
> tcp_ctlinput
> icmp_input
> ip_input
> swi_net
> intr_event_execute_handlers
>
> 2nd place
> flowtable_lookup
> flowteble_lookup_mbuf
> ip_output
> tcp_output           ~ repeated
> tcp_mtudisc            20 times
> tcp_ctlinput
> icmp_input
> ip_input
> netisr_dispatch_src
> ng_iface_rcvdata
> ng_apply_item                                repeated
> ng_snd_item                                   3
> ng_pppoe_rcvdata_ether             times
> ng_apply_item
> ng_snd_item
> ether_demux
> ether_input
> em_rxeof
> em_msix_rx
> inthr_event_execute_handlers
> ithread_loop
>
>

What does it mean?

> _______________________________________________
> 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"
>


More information about the freebsd-current mailing list