FreeBSD Bugzilla – Attachment 246392 Details for
Bug 275169
Panic: rw_rlock: wlock already held for tcpinp @ /usr/src/sys/netinet/in_pcb.c:2529
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Contains the ddb-Dump - reduced to the relevant stuff (panic, backtrace, locks). The full ddb-Dump (containing all procs) can be provided if needed.
ddb.txt (text/plain), 45.48 KB, created by
Dani I.
on 2023-11-18 15:02:19 UTC
(
hide
)
Description:
Contains the ddb-Dump - reduced to the relevant stuff (panic, backtrace, locks). The full ddb-Dump (containing all procs) can be provided if needed.
Filename:
MIME Type:
Creator:
Dani I.
Created:
2023-11-18 15:02:19 UTC
Size:
45.48 KB
patch
obsolete
>db:0:kdb.enter.panic> run lockinfo >db:1:lockinfo> show locks >shared rm IPFW static rules (IPFW static rules) r = 0 (0xfffffe01a53d7460) locked @ /usr/src/sys/netpfil/ipfw/ip_fw2.c:1808 >exclusive rw tcpinp (tcpinp) r = 0 (0xfffff8047a9e17e0) locked @ /usr/src/sys/netinet/in_pcb.c:2523 >db:1:lockinfo> show alllocks >Process 0 (kernel) thread 0xfffffe01a540cac0 (100023) >shared rm IPFW static rules (IPFW static rules) r = 0 (0xfffffe01a53d7460) locked @ /usr/src/sys/netpfil/ipfw/ip_fw2.c:1808 >exclusive rw tcpinp (tcpinp) r = 0 (0xfffff8047a9e17e0) locked @ /usr/src/sys/netinet/in_pcb.c:2523 >db:1:lockinfo> show lockedvnods >Locked vnodes >db:0:kdb.enter.panic> show pcpu >cpuid = 4 >dynamic pcpu = 0xfffffe0250cb6e40 >curthread = 0xfffffe01a540cac0: pid 0 tid 100023 critnest 1 "if_io_tqg_4" >curpcb = 0xfffffe01a540cfd0 >fpcurthread = none >idlethread = 0xfffffe01a53fc720: tid 100007 "idle: cpu4" >self = 0xffffffff82a14000 >curpmap = 0xffffffff81c864d8 >tssp = 0xffffffff82a14384 >rsp0 = 0xfffffe01a258c000 >kcr3 = 0x800000007dbbc002 >ucr3 = 0xffffffffffffffff >scr3 = 0x30f2099aa7 >gs32p = 0xffffffff82a14404 >ldt = 0xffffffff82a14444 >tss = 0xffffffff82a14434 >curvnet = 0xfffff8010154edc0 >spin locks held: >db:0:kdb.enter.panic> bt >Tracing pid 0 tid 100023 td 0xfffffe01a540cac0 >kdb_enter() at kdb_enter+0x37/frame 0xfffffe01a258b020 >vpanic() at vpanic+0x182/frame 0xfffffe01a258b070 >panic() at panic+0x43/frame 0xfffffe01a258b0d0 >__rw_rlock_int() at __rw_rlock_int+0x10e/frame 0xfffffe01a258b100 >in_pcblookup_hash() at in_pcblookup_hash+0x4f/frame 0xfffffe01a258b130 >in_pcblookup_mbuf() at in_pcblookup_mbuf+0x24/frame 0xfffffe01a258b150 >check_uidgid() at check_uidgid+0x1e7/frame 0xfffffe01a258b1a0 >ipfw_chk() at ipfw_chk+0x12c3/frame 0xfffffe01a258b3f0 >ipfw_check_packet() at ipfw_check_packet+0xec/frame 0xfffffe01a258b4d0 >pfil_run_hooks() at pfil_run_hooks+0xb7/frame 0xfffffe01a258b510 >ip_output() at ip_output+0xb56/frame 0xfffffe01a258b640 >tcp_respond() at tcp_respond+0xb32/frame 0xfffffe01a258b720 >tcp_twcheck() at tcp_twcheck+0x2e6/frame 0xfffffe01a258b780 >tcp_input_with_port() at tcp_input_with_port+0x7b0/frame 0xfffffe01a258b8b0 >tcp_input() at tcp_input+0xb/frame 0xfffffe01a258b8c0 >ip_input() at ip_input+0x18b/frame 0xfffffe01a258b950 >netisr_dispatch_src() at netisr_dispatch_src+0xb1/frame 0xfffffe01a258b9b0 >ether_demux() at ether_demux+0x17c/frame 0xfffffe01a258b9e0 >ether_nh_input() at ether_nh_input+0x40b/frame 0xfffffe01a258ba40 >netisr_dispatch_src() at netisr_dispatch_src+0xb1/frame 0xfffffe01a258baa0 >ether_input() at ether_input+0x99/frame 0xfffffe01a258bb00 >ether_demux() at ether_demux+0xcd/frame 0xfffffe01a258bb30 >ether_nh_input() at ether_nh_input+0x40b/frame 0xfffffe01a258bb90 >netisr_dispatch_src() at netisr_dispatch_src+0xb1/frame 0xfffffe01a258bbf0 >ether_input() at ether_input+0x99/frame 0xfffffe01a258bc50 >tcp_lro_flush() at tcp_lro_flush+0x304/frame 0xfffffe01a258bc80 >tcp_lro_rx_done() at tcp_lro_rx_done+0x3a/frame 0xfffffe01a258bca0 >tcp_lro_flush_all() at tcp_lro_flush_all+0x175/frame 0xfffffe01a258bcf0 >iflib_rxeof() at iflib_rxeof+0xe2c/frame 0xfffffe01a258be00 >_task_fn_rx() at _task_fn_rx+0x7a/frame 0xfffffe01a258be40 >gtaskqueue_run_locked() at gtaskqueue_run_locked+0xa7/frame 0xfffffe01a258bec0 >gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xc2/frame 0xfffffe01a258bef0 >fork_exit() at fork_exit+0x80/frame 0xfffffe01a258bf30 >fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe01a258bf30 >--- trap 0, rip = 0, rsp = 0, rbp = 0 --- >db:0:kdb.enter.panic> ps > pid ppid pgrp uid state wmesg wchan cmd >25059 14479 25059 0 R+ (threaded) curl >100619 S select 0xfffff830f21a2b40 curl >114101 Run CPU 3 curl >14479 14477 14479 0 Ss+ wait 0xfffff8304c57e550 bash >14477 3690 14477 0 Ss select 0xfffff810437e65c0 sshd > 4052 1 4052 0 Ss+ ttyin 0xfffff801025d70b0 getty > 4051 1 4051 0 Ss+ ttyin 0xfffff801028fa8b0 getty > 4050 1 4050 0 Ss+ ttyin 0xfffff820415818b0 getty > 4049 1 4049 0 Ss+ ttyin 0xfffff820417724b0 getty > 4048 1 4048 0 Ss+ ttyin 0xfffff82041774cb0 getty > 4047 1 4047 0 Ss+ ttyin 0xfffff8204175e0b0 getty > 4046 1 4046 0 Ss+ ttyin 0xfffff8204177d4b0 getty > 4045 1 4045 0 Ss+ ttyin 0xfffff82041772cb0 getty > 4044 1 4044 0 Ss+ ttyin 0xfffff820417700b0 getty > 4043 1 4043 0 Ss+ ttyin 0xfffff82041f308b0 getty > 3690 1 3690 0 Ss select 0xfffff810d29fdf40 sshd > 3130 0 0 0 DL - 0xffffffff81c86eac [accounting] > 2809 1 2809 0 Ss select 0xfffff81043996840 moused > 20 0 0 0 DL syncer 0xffffffff81d966d0 [syncer] > 19 0 0 0 DL vlruwt 0xfffff82041f68000 [vnlru] > 18 0 0 0 DL (threaded) [bufdaemon] >100256 D psleep 0xffffffff81d95768 [bufdaemon] >100257 D - 0xffffffff8180aec0 [bufspacedaemon-0] >100258 D - 0xffffffff81813180 [bufspacedaemon-1] >100259 D - 0xffffffff8181b440 [bufspacedaemon-2] >100260 D - 0xffffffff81823700 [bufspacedaemon-3] >100261 D - 0xffffffff8182b9c0 [bufspacedaemon-4] >100262 D - 0xffffffff81833c80 [bufspacedaemon-5] >100263 D - 0xffffffff8183bf40 [bufspacedaemon-6] > 17 0 0 0 DL psleep 0xffffffff81dbd9d0 [vmdaemon] > 16 0 0 0 DL (threaded) [pagedaemon] >100254 D psleep 0xffffffff81db1e38 [dom0] >100264 D launds 0xffffffff81db1e44 [laundry: dom0] >100265 D psleep 0xffffffff81db24b8 [dom1] >100266 D launds 0xffffffff81db24c4 [laundry: dom1] >100267 D psleep 0xffffffff81db2b38 [dom2] >100268 D launds 0xffffffff81db2b44 [laundry: dom2] >100269 D psleep 0xffffffff81db31b8 [dom3] >100270 D launds 0xffffffff81db31c4 [laundry: dom3] >100271 D umarcl 0xffffffff80e923b0 [uma] > 9 0 0 0 DL idle 0xfffff80102533000 [enc_daemon0] > 8 0 0 0 DL ipmireq 0xfffff810436ac410 [ipmi0: kcs] > 7 0 0 0 DL - 0xffffffff81add6f8 [rand_harvestq] > 6 0 0 0 DL pftm 0xffffffff80d4f790 [pf purge] > 5 0 0 0 DL (threaded) [zfskern] >100219 D t->zthr 0xfffff82041769648 [arc_evict] >100220 D t->zthr 0xfffff82041769848 [arc_reap] >100221 D - 0xfffff82041769a00 [dbu_evict] >100222 D dbuf_ev 0xffffffff824fca28 [dbuf_evict_thread] >100223 D - 0xfffff82041769d00 [z_vdev_file_0] >100224 D - 0xfffff82041769d00 [z_vdev_file_1] >100225 D - 0xfffff82041769d00 [z_vdev_file_2] >100226 D - 0xfffff82041769d00 [z_vdev_file_3] >100227 D - 0xfffff82041769d00 [z_vdev_file_4] >100228 D - 0xfffff82041769d00 [z_vdev_file_5] >100229 D - 0xfffff82041769d00 [z_vdev_file_6] >100230 D - 0xfffff82041769d00 [z_vdev_file_7] >100231 D - 0xfffff82041769d00 [z_vdev_file_8] >100232 D - 0xfffff82041769d00 [z_vdev_file_9] >100233 D - 0xfffff82041769d00 [z_vdev_file_10] >100234 D - 0xfffff82041769d00 [z_vdev_file_11] >100235 D - 0xfffff82041769d00 [z_vdev_file_12] >100236 D - 0xfffff82041769d00 [z_vdev_file_13] >100237 D - 0xfffff82041769d00 [z_vdev_file_14] >100238 D - 0xfffff82041769d00 [z_vdev_file_15] >100239 D l2arc_f 0xffffffff824ebf08 [l2arc_feed_thread] >100240 D - 0xfffff82041761200 [zfsvfs] >100241 S zevent_ 0xffffffff824fd0d0 [sysevent] >100352 D - 0xfffff81043757e00 [z_zvol] >100353 D - 0xfffff81043757c00 [z_prefetch_0] >100354 D - 0xfffff81043757c00 [z_prefetch_1] >100355 D - 0xfffff81043757c00 [z_prefetch_2] >100356 D - 0xfffff81043757c00 [z_prefetch_3] >100357 D - 0xfffff81043757c00 [z_prefetch_4] >100358 D - 0xfffff81043757c00 [z_prefetch_5] >100359 D - 0xfffff81043757c00 [z_prefetch_6] >100360 D - 0xfffff81043757c00 [z_prefetch_7] >100361 D - 0xfffff81043757c00 [z_prefetch_8] >100362 D - 0xfffff81043757c00 [z_prefetch_9] >100363 D - 0xfffff81043757c00 [z_prefetch_10] >100364 D - 0xfffff81043757c00 [z_prefetch_11] >100365 D - 0xfffff81043757c00 [z_prefetch_12] >100366 D - 0xfffff81043757c00 [z_prefetch_13] >100367 D - 0xfffff81043757c00 [z_prefetch_14] >100368 D - 0xfffff81043757c00 [z_prefetch_15] >100369 D - 0xfffff8104376ea00 [z_upgrade_0] >100370 D - 0xfffff8104376ea00 [z_upgrade_1] >100371 D - 0xfffff8104376ea00 [z_upgrade_2] >100372 D - 0xfffff8104376ea00 [z_upgrade_3] >100373 D - 0xfffff8104376ea00 [z_upgrade_4] >100374 D - 0xfffff8104376ea00 [z_upgrade_5] >100375 D - 0xfffff8104376ea00 [z_upgrade_6] >100376 D - 0xfffff8104376ea00 [z_upgrade_7] >100377 D - 0xfffff8104376ea00 [z_upgrade_8] >100378 D - 0xfffff8104376ea00 [z_upgrade_9] >100379 D - 0xfffff8104376ea00 [z_upgrade_10] >100380 D - 0xfffff8104376ea00 [z_upgrade_11] >100381 D - 0xfffff8104376ea00 [z_upgrade_12] >100382 D - 0xfffff8104376ea00 [z_upgrade_13] >100383 D - 0xfffff8104376ea00 [z_upgrade_14] >100384 D - 0xfffff8104376ea00 [z_upgrade_15] >100391 D - 0xfffff81043f16a00 [dp_sync_taskq_0] >100392 D - 0xfffff81043f16a00 [dp_sync_taskq_1] >100393 D - 0xfffff81043f16a00 [dp_sync_taskq_2] >100394 D - 0xfffff81043f16a00 [dp_sync_taskq_3] >100395 D - 0xfffff81043f16a00 [dp_sync_taskq_4] >100396 D - 0xfffff81043f16a00 [dp_sync_taskq_5] >100397 D - 0xfffff81043f16a00 [dp_sync_taskq_6] >100398 D - 0xfffff81043f16a00 [dp_sync_taskq_7] >100399 D - 0xfffff81043f16a00 [dp_sync_taskq_8] >100400 D - 0xfffff81043f16a00 [dp_sync_taskq_9] >100401 D - 0xfffff81043f16a00 [dp_sync_taskq_10] >100402 D - 0xfffff81043f16a00 [dp_sync_taskq_11] >100403 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100404 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100405 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100406 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100407 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100408 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100409 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100410 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100411 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100412 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100413 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100414 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100415 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100416 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100417 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100418 D - 0xfffff81043f17e00 [dp_zil_clean_taskq_] >100419 D - 0xfffff81043f5ac00 [z_zrele_0] >100420 D - 0xfffff81043f5ac00 [z_zrele_1] >100421 D - 0xfffff81043f5ac00 [z_zrele_2] >100422 D - 0xfffff81043f5ac00 [z_zrele_3] >100423 D - 0xfffff81043f5ac00 [z_zrele_4] >100424 D - 0xfffff81043f5ac00 [z_zrele_5] >100425 D - 0xfffff81043f5ac00 [z_zrele_6] >100426 D - 0xfffff81043f5ac00 [z_zrele_7] >100427 D - 0xfffff81043f5ac00 [z_zrele_8] >100428 D - 0xfffff81043f5ac00 [z_zrele_9] >100429 D - 0xfffff81043f5ac00 [z_zrele_10] >100430 D - 0xfffff81043f5ac00 [z_zrele_11] >100431 D - 0xfffff81043f5ac00 [z_zrele_12] >100432 D - 0xfffff81043f5ac00 [z_zrele_13] >100433 D - 0xfffff81043f5ac00 [z_zrele_14] >100434 D - 0xfffff81043f5ac00 [z_zrele_15] >100435 D - 0xfffff81043f5b600 [z_unlinked_drain_0] >100436 D - 0xfffff81043f5b600 [z_unlinked_drain_1] >100437 D - 0xfffff81043f5b600 [z_unlinked_drain_2] >100438 D - 0xfffff81043f5b600 [z_unlinked_drain_3] >100439 D - 0xfffff81043f5b600 [z_unlinked_drain_4] >100440 D - 0xfffff81043f5b600 [z_unlinked_drain_5] >100441 D - 0xfffff81043f5b600 [z_unlinked_drain_6] >100442 D - 0xfffff81043f5b600 [z_unlinked_drain_7] >100443 D - 0xfffff81043f5b600 [z_unlinked_drain_8] >100444 D - 0xfffff81043f5b600 [z_unlinked_drain_9] >100445 D - 0xfffff81043f5b600 [z_unlinked_drain_10] >100446 D - 0xfffff81043f5b600 [z_unlinked_drain_11] >100447 D - 0xfffff81043f5b600 [z_unlinked_drain_12] >100448 D - 0xfffff81043f5b600 [z_unlinked_drain_13] >100449 D - 0xfffff81043f5b600 [z_unlinked_drain_14] >100450 D - 0xfffff81043f5b600 [z_unlinked_drain_15] >100458 D - 0xfffff80102710c00 [metaslab_group_task] >100459 D - 0xfffff80102710c00 [metaslab_group_task] >100460 D - 0xfffff80102710c00 [metaslab_group_task] >100461 D - 0xfffff80102710c00 [metaslab_group_task] >100462 D - 0xfffff80102710c00 [metaslab_group_task] >100463 D - 0xfffff80102710c00 [metaslab_group_task] >100464 D - 0xfffff80102710c00 [metaslab_group_task] >100465 D - 0xfffff80102710c00 [metaslab_group_task] >100466 D - 0xfffff80102903500 [metaslab_group_task] >100467 D - 0xfffff80102903500 [metaslab_group_task] >100468 D - 0xfffff80102903500 [metaslab_group_task] >100469 D - 0xfffff80102903500 [metaslab_group_task] >100470 D - 0xfffff80102903500 [metaslab_group_task] >100471 D - 0xfffff80102903500 [metaslab_group_task] >100472 D - 0xfffff80102903500 [metaslab_group_task] >100473 D - 0xfffff80102903500 [metaslab_group_task] >100498 D tx->tx_ 0xfffff810434b0550 [txg_thread_enter] >100499 D tx->tx_ 0xfffff810434b0530 [txg_thread_enter] >100500 D mmp->mm 0xfffffe01a55aa3c8 [mmp_thread_enter] >100501 D t->zthr 0xfffff80144664948 [z_indirect_condense] >100502 D t->zthr 0xfffff801440ded48 [z_livelist_destroy] >100503 D t->zthr 0xfffff801440deb48 [z_livelist_condense] >100504 D t->zthr 0xfffff801440de948 [z_checkpoint_discar] > 15 0 0 0 DL (threaded) [usb] >100172 D - 0xfffffe01b2942440 [usbus0] >100173 D - 0xfffffe01b2942498 [usbus0] >100174 D - 0xfffffe01b29424f0 [usbus0] >100175 D - 0xfffffe01b2942548 [usbus0] >100176 D - 0xfffffe01b29425a0 [usbus0] >100179 D - 0xfffffe01d27c6cf0 [usbus1] >100180 D - 0xfffffe01d27c6d48 [usbus1] >100181 D - 0xfffffe01d27c6da0 [usbus1] >100182 D - 0xfffffe01d27c6df8 [usbus1] >100183 D - 0xfffffe01d27c6e50 [usbus1] > 4 0 0 0 DL (threaded) [cam] >100168 D - 0xffffffff819b62c0 [doneq0] >100169 D - 0xffffffff819b6340 [doneq1] >100170 D - 0xffffffff819b63c0 [doneq2] >100251 D - 0xffffffff819b6190 [scanner] > 14 0 0 0 DL seqstat 0xfffff81043370488 [sequencer 00] > 3 0 0 0 DL (threaded) [crypto] >100150 D crypto_ 0xffffffff81daf2f0 [crypto] >100151 D crypto_ 0xfffff8104124e830 [crypto returns 0] >100152 D crypto_ 0xfffff8104124e890 [crypto returns 1] >100153 D crypto_ 0xfffff8104124e8f0 [crypto returns 2] >100154 D crypto_ 0xfffff8104124e950 [crypto returns 3] >100155 D crypto_ 0xfffff8104124e9b0 [crypto returns 4] >100156 D crypto_ 0xfffff8104124ea10 [crypto returns 5] >100157 D crypto_ 0xfffff8104124ea70 [crypto returns 6] >100158 D crypto_ 0xfffff8104124ead0 [crypto returns 7] >100159 D crypto_ 0xfffff8104124eb30 [crypto returns 8] >100160 D crypto_ 0xfffff8104124eb90 [crypto returns 9] >100161 D crypto_ 0xfffff8104124ebf0 [crypto returns 10] >100162 D crypto_ 0xfffff8104124ec50 [crypto returns 11] >100163 D crypto_ 0xfffff8104124ecb0 [crypto returns 12] >100164 D crypto_ 0xfffff8104124ed10 [crypto returns 13] >100165 D crypto_ 0xfffff8104124ed70 [crypto returns 14] >100166 D crypto_ 0xfffff8104124edd0 [crypto returns 15] > 13 0 0 0 DL (threaded) [geom] >100131 D - 0xffffffff81c851a0 [g_event] >100132 D - 0xffffffff81c851a8 [g_up] >100133 D - 0xffffffff81c851b0 [g_down] > 2 0 0 0 DL (threaded) [KTLS] >100096 D - 0xfffff8104124f800 [thr_0] >100097 D - 0xfffff8104124f880 [thr_1] >100098 D - 0xfffff8104124f900 [thr_2] >100099 D - 0xfffff8104124f980 [thr_3] >100100 D - 0xfffff8104124fa00 [thr_4] >100101 D - 0xfffff8104124fa80 [thr_5] >100102 D - 0xfffff8104124fb00 [thr_6] >100103 D - 0xfffff8104124fb80 [thr_7] >100104 D - 0xfffff8104124fc00 [thr_8] >100105 D - 0xfffff8104124fc80 [thr_9] >100106 D - 0xfffff8104124fd00 [thr_10] >100107 D - 0xfffff8104124fd80 [thr_11] >100108 D - 0xfffff8104124fe00 [thr_12] >100109 D - 0xfffff8104124fe80 [thr_13] >100110 D - 0xfffff8104124ff00 [thr_14] >100111 D - 0xfffff8104124ff80 [thr_15] > 12 0 0 0 WL (threaded) [intr] >100052 I [swi5: fast taskq] >100059 I [swi6: task queue] >100060 I [swi6: Giant taskq] >100112 I [swi4: clock (0)] >100113 I [swi4: clock (1)] >100114 I [swi4: clock (2)] >100115 I [swi4: clock (3)] >100116 I [swi4: clock (4)] >100117 I [swi4: clock (5)] >100118 I [swi4: clock (6)] >100119 I [swi4: clock (7)] >100120 I [swi4: clock (8)] >100121 I [swi4: clock (9)] >100122 I [swi4: clock (10)] >100123 I [swi4: clock (11)] >100124 I [swi4: clock (12)] >100125 I [swi4: clock (13)] >100126 I [swi4: clock (14)] >100127 I [swi4: clock (15)] >100128 I [swi1: netisr 0] >100129 I [swi3: busdma] >100171 I [irq96: xhci0] >100177 I [irq97: ahci0] >100178 I [irq17: ehci0] >100184 I [swi0: uart uart] >100185 I [irq1: atkbd0] >100243 I [swi1: pf send] >100244 I [swi1: pfsync] >100568 I [irq104: ioat0] >100569 I [irq105: ioat1] >100570 I [irq106: ioat2] >100571 I [irq107: ioat3] >100572 I [irq108: ioat4] >100573 I [irq109: ioat5] >100574 I [irq110: ioat6] >100575 I [irq111: ioat7] >100576 I [irq112: ioat8] >100577 I [irq113: ioat9] >100578 I [irq114: ioat10] >100579 I [irq115: ioat11] >100580 I [irq116: ioat12] >100581 I [irq117: ioat13] >100582 I [irq118: ioat14] >100583 I [irq119: ioat15] > 11 0 0 0 RL (threaded) [idle] >100003 Run CPU 0 [idle: cpu0] >100004 Run CPU 1 [idle: cpu1] >100005 Run CPU 2 [idle: cpu2] >100006 CanRun [idle: cpu3] >100007 CanRun [idle: cpu4] >100008 Run CPU 5 [idle: cpu5] >100009 CanRun [idle: cpu6] >100010 Run CPU 7 [idle: cpu7] >100011 Run CPU 8 [idle: cpu8] >100012 Run CPU 9 [idle: cpu9] >100013 Run CPU 10 [idle: cpu10] >100014 Run CPU 11 [idle: cpu11] >100015 Run CPU 12 [idle: cpu12] >100016 Run CPU 13 [idle: cpu13] >100017 Run CPU 14 [idle: cpu14] >100018 Run CPU 15 [idle: cpu15] > 1 0 1 0 SLs wait 0xfffff81043072000 [init] > 10 0 0 0 DL audit_w 0xffffffff81daf810 [audit] > 0 0 0 0 RLs (threaded) [kernel] >100000 D swapin 0xffffffff81c85728 [swapper] >100019 D - 0xfffff81043044600 [if_io_tqg_0] >100020 D - 0xfffff81043044400 [if_io_tqg_1] >100021 D - 0xfffff81043044200 [if_io_tqg_2] >100022 D - 0xfffff81043044000 [if_io_tqg_3] >100023 Run CPU 4 [if_io_tqg_4] >100024 D - 0xfffff8104303c000 [if_io_tqg_5] >100025 Run CPU 6 [if_io_tqg_6] >100026 D - 0xfffff8104303db00 [if_io_tqg_7] >100027 D - 0xfffff8104303d900 [if_io_tqg_8] >100028 D - 0xfffff8104303d700 [if_io_tqg_9] >100029 D - 0xfffff8104303d500 [if_io_tqg_10] >100030 D - 0xfffff8104303d300 [if_io_tqg_11] >100031 D - 0xfffff8104303d100 [if_io_tqg_12] >100032 D - 0xfffff8104303ee00 [if_io_tqg_13] >100033 D - 0xfffff8104303ec00 [if_io_tqg_14] >100034 D - 0xfffff8104303ea00 [if_io_tqg_15] >100035 D - 0xfffff8104303e800 [if_config_tqg_0] >100036 D - 0xfffff8104303e600 [softirq_0] >100037 D - 0xfffff8104303e400 [softirq_1] >100038 D - 0xfffff8104303e200 [softirq_2] >100039 D - 0xfffff8104303e000 [softirq_3] >100040 D - 0xfffff8104303fd00 [softirq_4] >100041 D - 0xfffff8104303fb00 [softirq_5] >100042 D - 0xfffff8104303f900 [softirq_6] >100043 D - 0xfffff8104303f700 [softirq_7] >100044 D - 0xfffff8104303f500 [softirq_8] >100045 D - 0xfffff8104303f300 [softirq_9] >100046 D - 0xfffff8104303f100 [softirq_10] >100047 D - 0xfffff81043040e00 [softirq_11] >100048 D - 0xfffff81043040c00 [softirq_12] >100049 D - 0xfffff81043040a00 [softirq_13] >100050 D - 0xfffff81043040800 [softirq_14] >100051 D - 0xfffff81043040600 [softirq_15] >100053 D - 0xfffff81043032500 [linuxkpi_irq_wq] >100054 D - 0xfffff81043032300 [in6m_free taskq] >100055 D - 0xfffff81043032100 [inm_free taskq] >100056 D - 0xfffff81043033e00 [kqueue_ctx taskq] >100057 D - 0xfffff81043033c00 [aiod_kick taskq] >100058 D - 0xfffff81043033a00 [pci_hp taskq] >100061 D - 0xfffff81043033200 [thread taskq] >100062 D - 0xfffff81043033000 [linuxkpi_short_wq_0] >100063 D - 0xfffff81043033000 [linuxkpi_short_wq_1] >100064 D - 0xfffff81043033000 [linuxkpi_short_wq_2] >100065 D - 0xfffff81043033000 [linuxkpi_short_wq_3] >100066 D - 0xfffff81043033000 [linuxkpi_short_wq_4] >100067 D - 0xfffff81043033000 [linuxkpi_short_wq_5] >100068 D - 0xfffff81043033000 [linuxkpi_short_wq_6] >100069 D - 0xfffff81043033000 [linuxkpi_short_wq_7] >100070 D - 0xfffff81043033000 [linuxkpi_short_wq_8] >100071 D - 0xfffff81043033000 [linuxkpi_short_wq_9] >100072 D - 0xfffff81043033000 [linuxkpi_short_wq_1] >100073 D - 0xfffff81043033000 [linuxkpi_short_wq_1] >100074 D - 0xfffff81043033000 [linuxkpi_short_wq_1] >100075 D - 0xfffff81043033000 [linuxkpi_short_wq_1] >100076 D - 0xfffff81043033000 [linuxkpi_short_wq_1] >100077 D - 0xfffff81043033000 [linuxkpi_short_wq_1] >100078 D - 0xfffff81043033000 [linuxkpi_short_wq_1] >100079 D - 0xfffff81043035b00 [linuxkpi_long_wq_0] >100080 D - 0xfffff81043035b00 [linuxkpi_long_wq_1] >100081 D - 0xfffff81043035b00 [linuxkpi_long_wq_2] >100082 D - 0xfffff81043035b00 [linuxkpi_long_wq_3] >100083 D - 0xfffff81043035b00 [linuxkpi_long_wq_4] >100084 D - 0xfffff81043035b00 [linuxkpi_long_wq_5] >100085 D - 0xfffff81043035b00 [linuxkpi_long_wq_6] >100086 D - 0xfffff81043035b00 [linuxkpi_long_wq_7] >100087 D - 0xfffff81043035b00 [linuxkpi_long_wq_8] >100088 D - 0xfffff81043035b00 [linuxkpi_long_wq_9] >100089 D - 0xfffff81043035b00 [linuxkpi_long_wq_10] >100090 D - 0xfffff81043035b00 [linuxkpi_long_wq_11] >100091 D - 0xfffff81043035b00 [linuxkpi_long_wq_12] >100092 D - 0xfffff81043035b00 [linuxkpi_long_wq_13] >100093 D - 0xfffff81043035b00 [linuxkpi_long_wq_14] >100094 D - 0xfffff81043035b00 [linuxkpi_long_wq_15] >100095 D - 0xfffff81043035b00 [linuxkpi_long_wq_16] >100130 D - 0xfffff81043013300 [firmware taskq] >100134 D - 0xfffff81043278300 [crypto_0] >100135 D - 0xfffff81043278300 [crypto_1] >100136 D - 0xfffff81043278300 [crypto_2] >100137 D - 0xfffff81043278300 [crypto_3] >100138 D - 0xfffff81043278300 [crypto_4] >100139 D - 0xfffff81043278300 [crypto_5] >100140 D - 0xfffff81043278300 [crypto_6] >100141 D - 0xfffff81043278300 [crypto_7] >100142 D - 0xfffff81043278300 [crypto_8] >100143 D - 0xfffff81043278300 [crypto_9] >100144 D - 0xfffff81043278300 [crypto_10] >100145 D - 0xfffff81043278300 [crypto_11] >100146 D - 0xfffff81043278300 [crypto_12] >100147 D - 0xfffff81043278300 [crypto_13] >100148 D - 0xfffff81043278300 [crypto_14] >100149 D - 0xfffff81043278300 [crypto_15] >100186 D - 0xfffff80102922000 [system_taskq_0] >100187 D - 0xfffff80102922000 [system_taskq_1] >100188 D - 0xfffff80102922000 [system_taskq_2] >100189 D - 0xfffff80102922000 [system_taskq_3] >100190 D - 0xfffff80102922000 [system_taskq_4] >100191 D - 0xfffff80102922000 [system_taskq_5] >100192 D - 0xfffff80102922000 [system_taskq_6] >100193 D - 0xfffff80102922000 [system_taskq_7] >100194 D - 0xfffff80102922000 [system_taskq_8] >100195 D - 0xfffff80102922000 [system_taskq_9] >100196 D - 0xfffff80102922000 [system_taskq_10] >100197 D - 0xfffff80102922000 [system_taskq_11] >100198 D - 0xfffff80102922000 [system_taskq_12] >100199 D - 0xfffff80102922000 [system_taskq_13] >100200 D - 0xfffff80102922000 [system_taskq_14] >100201 D - 0xfffff80102922000 [system_taskq_15] >100202 D - 0xfffff80102924d00 [system_delay_taskq_] >100203 D - 0xfffff80102924d00 [system_delay_taskq_] >100204 D - 0xfffff80102924d00 [system_delay_taskq_] >100205 D - 0xfffff80102924d00 [system_delay_taskq_] >100206 D - 0xfffff80102924d00 [system_delay_taskq_] >100207 D - 0xfffff80102924d00 [system_delay_taskq_] >100208 D - 0xfffff80102924d00 [system_delay_taskq_] >100209 D - 0xfffff80102924d00 [system_delay_taskq_] >100210 D - 0xfffff80102924d00 [system_delay_taskq_] >100211 D - 0xfffff80102924d00 [system_delay_taskq_] >100212 D - 0xfffff80102924d00 [system_delay_taskq_] >100213 D - 0xfffff80102924d00 [system_delay_taskq_] >100214 D - 0xfffff80102924d00 [system_delay_taskq_] >100215 D - 0xfffff80102924d00 [system_delay_taskq_] >100216 D - 0xfffff80102924d00 [system_delay_taskq_] >100217 D - 0xfffff80102924d00 [system_delay_taskq_] >100218 D - 0xfffff82041769400 [arc_prune] >100246 D - 0xfffff82052035800 [acpi_task_0] >100247 D - 0xfffff82052035800 [acpi_task_1] >100248 D - 0xfffff82052035800 [acpi_task_2] >100249 D - 0xfffff80101616a00 [mca taskq] >100250 D - 0xfffff8104327b600 [CAM taskq] >100274 D - 0xfffff8104376e500 [z_null_iss] >100275 D - 0xfffff8104376e300 [z_null_int] >100276 D - 0xfffff8104376e100 [z_rd_iss_0] >100277 D - 0xfffff8104376e100 [z_rd_iss_1] >100278 D - 0xfffff8104376e100 [z_rd_iss_2] >100279 D - 0xfffff8104376e100 [z_rd_iss_3] >100280 D - 0xfffff8104376e100 [z_rd_iss_4] >100281 D - 0xfffff8104376e100 [z_rd_iss_5] >100282 D - 0xfffff8104376e100 [z_rd_iss_6] >100283 D - 0xfffff8104376e100 [z_rd_iss_7] >100284 D - 0xfffff8104376f700 [z_rd_int_0_0] >100285 D - 0xfffff8104376f700 [z_rd_int_0_1] >100286 D - 0xfffff8104376f700 [z_rd_int_0_2] >100287 D - 0xfffff8104376f700 [z_rd_int_0_3] >100288 D - 0xfffff8104376f200 [z_rd_int_1_0] >100289 D - 0xfffff8104376f200 [z_rd_int_1_1] >100290 D - 0xfffff8104376f200 [z_rd_int_1_2] >100291 D - 0xfffff8104376f200 [z_rd_int_1_3] >100292 D - 0xfffff81043770c00 [z_rd_int_2_0] >100293 D - 0xfffff81043770c00 [z_rd_int_2_1] >100294 D - 0xfffff81043770c00 [z_rd_int_2_2] >100295 D - 0xfffff81043770c00 [z_rd_int_2_3] >100296 D - 0xfffff81043770700 [z_wr_iss_0] >100297 D - 0xfffff81043770700 [z_wr_iss_1] >100298 D - 0xfffff81043770700 [z_wr_iss_2] >100299 D - 0xfffff81043770700 [z_wr_iss_3] >100300 D - 0xfffff81043770700 [z_wr_iss_4] >100301 D - 0xfffff81043770700 [z_wr_iss_5] >100302 D - 0xfffff81043770700 [z_wr_iss_6] >100303 D - 0xfffff81043770700 [z_wr_iss_7] >100304 D - 0xfffff81043770700 [z_wr_iss_8] >100305 D - 0xfffff81043770700 [z_wr_iss_9] >100306 D - 0xfffff81043770700 [z_wr_iss_10] >100307 D - 0xfffff81043770700 [z_wr_iss_11] >100308 D - 0xfffff81043771900 [z_wr_iss_h_0] >100309 D - 0xfffff81043771900 [z_wr_iss_h_1] >100310 D - 0xfffff81043771900 [z_wr_iss_h_2] >100311 D - 0xfffff81043771900 [z_wr_iss_h_3] >100312 D - 0xfffff81043771900 [z_wr_iss_h_4] >100313 D - 0xfffff81043771300 [z_wr_int_0_0] >100314 D - 0xfffff81043771300 [z_wr_int_0_1] >100315 D - 0xfffff81043771300 [z_wr_int_0_2] >100316 D - 0xfffff81043771300 [z_wr_int_0_3] >100317 D - 0xfffff81043d7ad00 [z_wr_int_1_0] >100318 D - 0xfffff81043d7ad00 [z_wr_int_1_1] >100319 D - 0xfffff81043d7ad00 [z_wr_int_1_2] >100320 D - 0xfffff81043d7ad00 [z_wr_int_1_3] >100321 D - 0xfffff81043d7a800 [z_wr_int_2_0] >100322 D - 0xfffff81043d7a800 [z_wr_int_2_1] >100323 D - 0xfffff81043d7a800 [z_wr_int_2_2] >100324 D - 0xfffff81043d7a800 [z_wr_int_2_3] >100325 D - 0xfffff81043754700 [z_wr_int_h_0] >100326 D - 0xfffff81043754700 [z_wr_int_h_1] >100327 D - 0xfffff81043754700 [z_wr_int_h_2] >100328 D - 0xfffff81043754700 [z_wr_int_h_3] >100329 D - 0xfffff81043754700 [z_wr_int_h_4] >100330 D - 0xfffff81043754100 [z_fr_iss_0_0] >100331 D - 0xfffff81043754100 [z_fr_iss_0_1] >100332 D - 0xfffff81043754100 [z_fr_iss_0_2] >100333 D - 0xfffff81043754100 [z_fr_iss_0_3] >100334 D - 0xfffff81043755b00 [z_fr_iss_1_0] >100335 D - 0xfffff81043755b00 [z_fr_iss_1_1] >100336 D - 0xfffff81043755b00 [z_fr_iss_1_2] >100337 D - 0xfffff81043755b00 [z_fr_iss_1_3] >100338 D - 0xfffff81043755600 [z_fr_iss_2_0] >100339 D - 0xfffff81043755600 [z_fr_iss_2_1] >100340 D - 0xfffff81043755600 [z_fr_iss_2_2] >100341 D - 0xfffff81043755600 [z_fr_iss_2_3] >100342 D - 0xfffff81043755100 [z_fr_int] >100343 D - 0xfffff81043756e00 [z_cl_iss] >100344 D - 0xfffff81043756c00 [z_cl_int] >100345 D - 0xfffff81043756a00 [z_ioctl_iss] >100346 D - 0xfffff81043756800 [z_ioctl_int] >100347 D - 0xfffff81043756600 [z_trim_iss_0] >100348 D - 0xfffff81043756600 [z_trim_iss_1] >100349 D - 0xfffff81043756600 [z_trim_iss_2] >100350 D - 0xfffff81043756600 [z_trim_iss_3] >100351 D - 0xfffff81043756100 [z_trim_int] >100771 D - 0xfffff810436f0c00 [dummynet] >db:0:kdb.enter.panic> alltrace > >... >... > >Tracing command kernel pid 0 tid 100023 td 0xfffffe01a540cac0 (CPU 4) >kdb_enter() at kdb_enter+0x37/frame 0xfffffe01a258b020 >vpanic() at vpanic+0x182/frame 0xfffffe01a258b070 >panic() at panic+0x43/frame 0xfffffe01a258b0d0 >__rw_rlock_int() at __rw_rlock_int+0x10e/frame 0xfffffe01a258b100 >in_pcblookup_hash() at in_pcblookup_hash+0x4f/frame 0xfffffe01a258b130 >in_pcblookup_mbuf() at in_pcblookup_mbuf+0x24/frame 0xfffffe01a258b150 >check_uidgid() at check_uidgid+0x1e7/frame 0xfffffe01a258b1a0 >ipfw_chk() at ipfw_chk+0x12c3/frame 0xfffffe01a258b3f0 >ipfw_check_packet() at ipfw_check_packet+0xec/frame 0xfffffe01a258b4d0 >pfil_run_hooks() at pfil_run_hooks+0xb7/frame 0xfffffe01a258b510 >ip_output() at ip_output+0xb56/frame 0xfffffe01a258b640 >tcp_respond() at tcp_respond+0xb32/frame 0xfffffe01a258b720 >tcp_twcheck() at tcp_twcheck+0x2e6/frame 0xfffffe01a258b780 >tcp_input_with_port() at tcp_input_with_port+0x7b0/frame 0xfffffe01a258b8b0 >tcp_input() at tcp_input+0xb/frame 0xfffffe01a258b8c0 >ip_input() at ip_input+0x18b/frame 0xfffffe01a258b950 >netisr_dispatch_src() at netisr_dispatch_src+0xb1/frame 0xfffffe01a258b9b0 >ether_demux() at ether_demux+0x17c/frame 0xfffffe01a258b9e0 >ether_nh_input() at ether_nh_input+0x40b/frame 0xfffffe01a258ba40 >netisr_dispatch_src() at netisr_dispatch_src+0xb1/frame 0xfffffe01a258baa0 >ether_input() at ether_input+0x99/frame 0xfffffe01a258bb00 >ether_demux() at ether_demux+0xcd/frame 0xfffffe01a258bb30 >ether_nh_input() at ether_nh_input+0x40b/frame 0xfffffe01a258bb90 >netisr_dispatch_src() at netisr_dispatch_src+0xb1/frame 0xfffffe01a258bbf0 >ether_input() at ether_input+0x99/frame 0xfffffe01a258bc50 >tcp_lro_flush() at tcp_lro_flush+0x304/frame 0xfffffe01a258bc80 >tcp_lro_rx_done() at tcp_lro_rx_done+0x3a/frame 0xfffffe01a258bca0 >tcp_lro_flush_all() at tcp_lro_flush_all+0x175/frame 0xfffffe01a258bcf0 >iflib_rxeof() at iflib_rxeof+0xe2c/frame 0xfffffe01a258be00 >_task_fn_rx() at _task_fn_rx+0x7a/frame 0xfffffe01a258be40 >gtaskqueue_run_locked() at gtaskqueue_run_locked+0xa7/frame 0xfffffe01a258bec0 >gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xc2/frame 0xfffffe01a258bef0 >fork_exit() at fork_exit+0x80/frame 0xfffffe01a258bf30 >fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe01a258bf30 >--- trap 0, rip = 0, rsp = 0, rbp = 0 --- > >... >... > >Tracing command curl pid 25059 tid 100619 td 0xfffffe01b3008c80 >sched_switch() at sched_switch+0x567/frame 0xfffffe03d1493aa0 >mi_switch() at mi_switch+0x151/frame 0xfffffe03d1493ac0 >sleepq_switch() at sleepq_switch+0x107/frame 0xfffffe03d1493b00 >sleepq_catch_signals() at sleepq_catch_signals+0x266/frame 0xfffffe03d1493b50 >sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe03d1493b90 >_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x198/frame 0xfffffe03d1493c10 >kern_poll_kfds() at kern_poll_kfds+0x4c5/frame 0xfffffe03d1493c90 >kern_poll() at kern_poll+0x9f/frame 0xfffffe03d1493de0 >sys_poll() at sys_poll+0x50/frame 0xfffffe03d1493e00 >amd64_syscall() at amd64_syscall+0x145/frame 0xfffffe03d1493f30 >fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe03d1493f30 >--- syscall (209, FreeBSD ELF64, poll), rip = 0x825c970ca, rsp = 0x820a1ad18, rbp = 0x820a1ad50 --- > >Tracing command curl pid 25059 tid 114101 td 0xfffffe01c99681e0 (CPU 3) >cpustop_handler() at cpustop_handler+0x28/frame 0xfffffe01a5290df0 >ipi_nmi_handler() at ipi_nmi_handler+0x39/frame 0xfffffe01a5290e00 >trap() at trap+0x57/frame 0xfffffe01a5290f20 >nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe01a5290f20 >--- trap 0x13, rip = 0x1b0709f9f3b8, rsp = 0x83102abf0, rbp = 0x83102ac70 ---
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 275169
:
246389
|
246390
|
246391
| 246392 |
246450