Unable To Determine Proper Package For BUG
I have a syslog capture of a BUG that I seem to routinely hit under 
specific circumstances.
I have other details that might be of interest to whomever is interested 
in this BUG. For example, this is a fully updated Debian "buster" system 
with a ext4 (OS) and ZFS (storage array) filesystems on it.
Should this be filed somewhere in Debian and if so which package?
FYI - No, the impacted system does not support "reportbug" because the 
system is heavily firewalled for secuity reasons.
[ 6787.703456] list_add corruption. next->prev should be prev 
(000000000533875c), but was 00000000c2b0df70. (next=00000000c2b0df70).
[ 6787.703475] ------------[ cut here ]------------
[ 6787.703477] kernel BUG at 
/build/linux-43CEzF/linux-4.16.12/lib/list_debug.c:25!
[ 6787.703578] invalid opcode: 0000 [#1] SMP PTI
[ 6787.703625] Modules linked in: zfs(PO) zunicode(PO) zavl(PO) icp(PO) 
iTCO_wdt iTCO_vendor_support zcommon(PO) znvpair(PO) spl(O) intel_rapl 
intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel intel_cstate pcspkr 
lpc_ich igb i2c_i801 i915 dca sg drm_kms_helper video drm i2c_algo_bit 
button w83627ehf hwmon_vid coretemp autofs4 ext4 crc16 mbcache jbd2 
crc32c_generic fscrypto ecb crypto_simd cryptd glue_helper aes_x86_64 
evdev hid_generic usbhid hid sd_mod xhci_pci crc32c_intel xhci_hcd ahci 
libahci libata usbcore usb_common fan scsi_mod thermal
[ 6787.704159] CPU: 0 PID: 406 Comm: spl_dynamic_tas Tainted: P 
 O     4.16.0-2-amd64 #1 Debian 4.16.12-1
[ 6787.704254] Hardware name: Supermicro X10SBA/X10SBA, BIOS 1.3 01/31/2018
[ 6787.704325] RIP: 0010:__list_add_valid+0x36/0x70
[ 6787.704371] RSP: 0018:ffffbf78c1ddfc98 EFLAGS: 00010082
[ 6787.704425] RAX: 0000000000000075 RBX: ffff9d1abfda1940 RCX: 
0000000000000000
[ 6787.704494] RDX: 0000000000000000 RSI: ffff9d1abfc16738 RDI: 
ffff9d1abfc16738
[ 6787.704563] RBP: ffff9d1aaa859b80 R08: 0000000000000328 R09: 
0000000000000003
[ 6787.704631] R10: 0000000000000000 R11: 0000000000000001 R12: 
ffff9d1abfda18c0
[ 6787.704699] R13: ffff9d1aaa859bb0 R14: ffff9d1aaa859bb0 R15: 
ffff9d1abfda22e0
[ 6787.704768] FS:  0000000000000000(0000) GS:ffff9d1abfc00000(0000) 
knlGS:0000000000000000
[ 6787.704845] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 6787.704901] CR2: 00005623e6ae2bd0 CR3: 0000000073c0a000 CR4: 
00000000001006f0
[ 6787.704970] Call Trace:
[ 6787.705004]  account_entity_enqueue+0xc5/0xf0
[ 6787.705052]  enqueue_entity+0x98/0x640
[ 6787.705094]  enqueue_task_fair+0x67/0x7e0
[ 6787.705139]  ? sched_clock+0x5/0x10
[ 6787.705179]  set_user_nice.part.70+0x183/0x1e0
[ 6787.705248]  taskq_thread_create+0xe1/0x100 [spl]
[ 6787.705306]  taskq_thread_spawn_task+0xe/0x30 [spl]
[ 6787.705362]  taskq_thread+0x2d1/0x530 [spl]
[ 6787.705408]  ? wake_up_q+0x70/0x70
[ 6787.705452]  ? taskq_thread_spawn+0x50/0x50 [spl]
[ 6787.705501]  kthread+0x113/0x130
[ 6787.705537]  ? kthread_create_worker_on_cpu+0x70/0x70
[ 6787.705591]  ret_from_fork+0x35/0x40
[ 6787.705631] Code: 18 48 8b 10 4c 39 c2 75 24 48 39 c7 74 33 48 39 d7 
74 2e b8 01 00 00 00 c3 48 89 d1 48 c7 c7 f0 e5 e5 84 48 89 c2 e8 d4 c5 
d3 ff <0f> 0b 48 89 c1 4c 89 c6 48 c7 c7 78 e6 e5 84 e8 c0 c5 d3 ff 0f
[ 6787.705860] RIP: __list_add_valid+0x36/0x70 RSP: ffffbf78c1ddfc98
[ 6787.705922] ---[ end trace de26ea3fb015155e ]---
Reply to: