Project

General

Profile

Bug #14804

Updated by Marcos M 8 months ago

Additional discussion: 
 https://forum.netgate.com/topic/182442/ 

 <pre> 
 db:1:pfs> bt 
 Tracing pid 12 tid 100062 td 0xfffffe00c498b560 
 kdb_enter() at kdb_enter+0x32/frame 0xfffffe001b1f6610 
 vpanic() at vpanic+0x163/frame 0xfffffe001b1f6740 
 panic() at panic+0x43/frame 0xfffffe001b1f67a0 
 trap_fatal() at trap_fatal+0x40c/frame 0xfffffe001b1f6800 
 trap_pfault() at trap_pfault+0x4f/frame 0xfffffe001b1f6860 
 calltrap() at calltrap+0x8/frame 0xfffffe001b1f6860 
 --- trap 0xc, rip = 0xffffffff80fb86d7, rsp = 0xfffffe001b1f6930, rbp = 0xfffffe001b1f69f0 --- 
 pf_route() at pf_route+0x4e7/frame 0xfffffe001b1f69f0 
 pf_test() at pf_test+0xd7b/frame 0xfffffe001b1f6b90 
 pf_check_out() at pf_check_out+0x22/frame 0xfffffe001b1f6bb0 
 pfil_mbuf_out() at pfil_mbuf_out+0x38/frame 0xfffffe001b1f6be0 
 ip_output() at ip_output+0xb4a/frame 0xfffffe001b1f6ce0 
 ip_forward() at ip_forward+0x3c2/frame 0xfffffe001b1f6d90 
 ip_input() at ip_input+0x6e9/frame 0xfffffe001b1f6df0 
 swi_net() at swi_net+0x128/frame 0xfffffe001b1f6e60 
 ithread_loop() at ithread_loop+0x257/frame 0xfffffe001b1f6ef0 
 fork_exit() at fork_exit+0x7f/frame 0xfffffe001b1f6f30 
 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe001b1f6f30 
 --- trap 0x24f03cbe, rip = 0x3e5ce0ab5d44269a, rsp = 0x9a1bada3ca8f0cb6, rbp = 0x2a37be9697d8c544 --- 
 </pre> 

 <pre> 
 db:1:pfs> bt 
 Tracing pid 0 tid 100009 td 0xfffffe00205eec80 
 kdb_enter() at kdb_enter+0x32/frame 0xfffffe00c676e390 
 vpanic() at vpanic+0x163/frame 0xfffffe00c676e4c0 
 panic() at panic+0x43/frame 0xfffffe00c676e520 
 trap_fatal() at trap_fatal+0x40c/frame 0xfffffe00c676e580 
 trap_pfault() at trap_pfault+0x4f/frame 0xfffffe00c676e5e0 
 calltrap() at calltrap+0x8/frame 0xfffffe00c676e5e0 
 --- trap 0xc, rip = 0xffffffff80fb86d7, rsp = 0xfffffe00c676e6b0, rbp = 0xfffffe00c676e770 --- 
 pf_route() at pf_route+0x4e7/frame 0xfffffe00c676e770 
 pf_test() at pf_test+0xd7b/frame 0xfffffe00c676e910 
 pf_check_out() at pf_check_out+0x22/frame 0xfffffe00c676e930 
 pfil_mbuf_out() at pfil_mbuf_out+0x38/frame 0xfffffe00c676e960 
 ip_output() at ip_output+0xb4a/frame 0xfffffe00c676ea60 
 ip_forward() at ip_forward+0x3c2/frame 0xfffffe00c676eb10 
 ip_input() at ip_input+0x6e9/frame 0xfffffe00c676eb70 
 netisr_dispatch_src() at netisr_dispatch_src+0x22c/frame 0xfffffe00c676ebc0 
 ether_demux() at ether_demux+0x149/frame 0xfffffe00c676ebf0 
 ether_nh_input() at ether_nh_input+0x36e/frame 0xfffffe00c676ec50 
 netisr_dispatch_src() at netisr_dispatch_src+0xaf/frame 0xfffffe00c676eca0 
 ether_input() at ether_input+0x69/frame 0xfffffe00c676ed00 
 iflib_rxeof() at iflib_rxeof+0xc46/frame 0xfffffe00c676ee00 
 _task_fn_rx() at _task_fn_rx+0x72/frame 0xfffffe00c676ee40 
 gtaskqueue_run_locked() at gtaskqueue_run_locked+0x14e/frame 0xfffffe00c676eec0 
 gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xc2/frame 0xfffffe00c676eef0 
 fork_exit() at fork_exit+0x7f/frame 0xfffffe00c676ef30 
 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00c676ef30 
 --- trap 0x7cfdf9fb, rip = 0x16592cb25965b2cb, rsp = 0x29d353a6a74c4e99, rbp = 0xde82bd057a0af415 --- 
 </pre>

Back