Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2011 13:26:00 +0300
From:      Andrey Smagin <samspeed@mail.ru>
To:        freebsd-current@freebsd.org
Subject:   current repeateble crash in 2 places
Message-ID:  <E1PrSxs-0008Pu-00.samspeed-mail-ru@f18.mail.ru>

next in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1PrSxs-0008Pu-00.samspeed-mail-ru>