duplicate bcache device crashes kernel (all the way to 4.15.5)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I got a new M2 drive for my laptop, and to make my life simpler, I dd'ed my first drive onto it.

Then, my laptop crashed during the copy due to a block IO hang, and when I rebooted, my laptop crashed 
as soon as it booted and before it could even display the error.

I had to buy an M2 to USB adapter, put the device into another machine, and it was fine there:
[273396.702695]  sds: sds1 sds2 sds3 sds4 sds5 sds6 sds7 sds8
[273396.723778] sd 11:0:0:0: [sds] Attached SCSI disk
[273399.124555] bcache: bch_journal_replay() journal replay done, 29 keys in 3 entries, seq 7367941
[273399.151148] bcache: register_cache() registered cache device sds4

then, back in my laptop, I was able to setup netconsole and confirmed that apparently
having 2 devices with the same bcache signature, causes an immediate crash.

Yes, it's not a supported or expected configuration, but the 2nd device
should be ignored instead of crashing the kernel.

I eventually fixed the problem by dd'ing /dev/zero onto that bcache
partition on another machine, but in the end, that was days lost, and
having to buy and wait for an M2 to USB adapter (yes in hindsight, now
that I know the problem, I could have built a kernel without bcache to
fix the device on that machine, but obviously I didn't know then).

Crash details:
[  416.343041] usbcore: registered new interface driver uas  
[  416.343447] scsi 4:0:0:0: Direct-Access     ASMT     2115             0    PQ: 0 ANSI: 6  
[  416.344438] sd 4:0:0:0: Attached scsi generic sg2 type 0  
[  416.344976] sd 4:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)  
[  416.345060] sd 4:0:0:0: [sdc] Write Protect is off  
[  416.345069] sd 4:0:0:0: [sdc] Mode Sense: 43 00 00 00  
[  416.345227] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA  
[  416.358036]  sdc: sdc1 sdc2 sdc3 sdc4 sdc5 sdc6 sdc7 sdc8  
[  416.360641] sd 4:0:0:0: [sdc] Attached SCSI disk  
[  416.461385] TCPNEWnoSYNIN=eth0 OUT= MAC=50:7b:9d:92:a1:e2:2e:b0:5d:a0:c8:a4:08:00 SRC=151.101.40.193 DST=192.168.205.9 LEN=110 TOS=0x00 PREC=0x20 TTL=56 ID=33352 DF PROTO=TCP SPT=443 DPT=46438 WINDOW=63 RES=0x00 ACK PSH URGP=0   
[  417.643469] BUG: unable to handle kernel NULL pointer dereference at 0000000000000314  
[  417.643498] IP: bdevname+0x13/0x1e  
[  417.643505] PGD 80000007e322e067 P4D 80000007e322e067 PUD 7e323e067 PMD 0   
[  417.643524] Oops: 0000 [#1] PREEMPT SMP PTI  
[  417.643530] Modules linked in: uas usb_storage cfg80211 ipt_MASQUERADE nf_nat_masquerade_ipv4 ipt_REJECT nf_reject_ipv4 xt_tcpudp xt_conntrack nf_log_ipv4 nf_log_common xt_LOG iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle libsas scsi_transport_sas ccm ebtable_filter ebtables ip6table_filter ip6_tables rfcomm iptable_filter ip_tables x_tables bnep pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) autofs4 binfmt_misc uinput nfsd auth_rpcgss nfs_acl nfs lockd grace fscache sunrpc nls_utf8 nls_cp437 vfat fat bbswitch(OE) configs input_polldev loop firewire_sbp2 firewire_core crc_itu_t cuse ecryptfs ppdev parport_pc lp parport uvcvideo hid_generic videobuf2_vmalloc videobuf2_memops btusb videobuf2_v4l2 videobuf2_core btrtl btbcm btintel videodev bluetooth  
[  417.643635]  usbhid media hid ecdh_generic joydev arc4 snd_hda_codec_realtek snd_hda_codec_generic coretemp x86_pkg_temp_thermal intel_powerclamp kvm_intel rtsx_pci_ms snd_hda_intel memstick rtsx_pci_sdmmc kvm snd_hda_codec iTCO_wdt irqbypass crct10dif_pclmul crc32_pclmul iTCO_vendor_support snd_hda_core mei_wdt wmi_bmof intel_wmi_thunderbolt snd_hwdep ghash_clmulni_intel thinkpad_acpi intel_cstate snd_pcm nvram snd_seq snd_seq_device xhci_pci snd_timer efi_pstore intel_rapl_perf psmouse pcspkr xhci_hcd efivars sg snd i2c_i801 rtsx_pci nvidiafb soundcore vgastate usbcore fb_ddc tpm_crb rfkill mei_me tpm_tis hwmon tpm_tis_core intel_pch_thermal battery ac tpm wmi sata_sil24 r8169 mii fuse fan raid456 multipath mmc_block mmc_core dm_snapshot dm_bufio dm_mirror dm_region_hash dm_log dm_crypt dm_mod
[  417.643753]  async_raid6_recov async_pq async_xor async_memcpy async_tx blowfish_x86_64 blowfish_common crc32c_intel bcache aesni_intel input_leds e1000e i915 aes_x86_64 crypto_simd cryptd glue_helper ptp serio_raw pps_core shpchp thermal evdev [last unloaded: aic94xx]
[  417.643790] CPU: 1 PID: 16886 Comm: bcache-register Tainted: G        W  OE    4.15.5-amd64-preempt-sysrq-20171018 #2
[  417.643861] Hardware name: LENOVO 20ERCTO1WW/20ERCTO1WW, BIOS N1DET41W (1.15 ) 12/31/2015
[  417.643870] RIP: 0010:bdevname+0x13/0x1e
[  417.643876] RSP: 0018:ffffa3aa9138fd38 EFLAGS: 00010282
[  417.643884] RAX: 0000000000000000 RBX: ffff8c8f2f2f8000 RCX: ffffd6701f8c7edf
[  417.643890] RDX: ffffa3aa9138fd88 RSI: ffffa3aa9138fd88 RDI: 0000000000000000
[  417.643895] RBP: ffffa3aa9138fde0 R08: ffffa3aa9138fae8 R09: 000000000001850e
[  417.643901] R10: ffff8c8eed34b271 R11: ffff8c8eed34b250 R12: 0000000000000000
[  417.643906] R13: ffffd6701f78f940 R14: ffff8c8f38f80000 R15: ffff8c8ea7d90000
[  417.643913] FS:  00007fde7e66f500(0000) GS:ffff8c8f61440000(0000) knlGS:0000000000000000
[  417.643919] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  417.643925] CR2: 0000000000000314 CR3: 00000007e6fa0001 CR4: 00000000003606e0
[  417.643931] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  417.643938] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  417.643946] Call Trace:
[  417.643978]  register_bcache+0x1117/0x1270 [bcache]
[  417.643994]  ? slab_pre_alloc_hook+0x15/0x3c
[  417.644001]  ? slab_post_alloc_hook.isra.44+0xa/0x1a
[  417.644013]  ? kernfs_fop_write+0xf6/0x138
[  417.644020]  kernfs_fop_write+0xf6/0x138
[  417.644031]  __vfs_write+0x31/0xcc
[  417.644043]  ? current_kernel_time64+0x10/0x36
[  417.644115]  ? __audit_syscall_entry+0xbf/0xe3
[  417.644124]  vfs_write+0xa5/0xe2
[  417.644133]  SyS_write+0x5c/0x9f
[  417.644144]  do_syscall_64+0x72/0x81
[  417.644161]  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
[  417.644169] RIP: 0033:0x7fde7e1c1974
[  417.644175] RSP: 002b:00007fff13009a38 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[  417.644183] RAX: ffffffffffffffda RBX: 0000000001658280 RCX: 00007fde7e1c1974
[  417.644188] RDX: 000000000000000a RSI: 0000000001658280 RDI: 0000000000000001
[  417.644193] RBP: 000000000000000a R08: 0000000000000003 R09: 0000000000000077
[  417.644198] R10: 000000000000089e R11: 0000000000000246 R12: 0000000000000001
[  417.644203] R13: 000000000000000a R14: 7fffffffffffffff R15: 0000000000000000
[  417.644213] Code: c7 c2 83 6f ee 98 be 20 00 00 00 48 89 df e8 6c 27 3b 00 48 89 d8 5b c3 0f 1f 44 00 00 48 8b 47 70 48 89 f2 48 8b bf 80 00 00 00 <8b> b0 14 03 00 00 e9 73 ff ff ff 0f 1f 44 00 00 48 8b 47 40 39 
[  417.644302] RIP: bdevname+0x13/0x1e RSP: ffffa3aa9138fd38
[  417.644306] CR2: 0000000000000314
[  417.644318] ---[ end trace e987377a4ac309ab ]---
[  417.675983] Kernel panic - not syncing: Fatal exception
[  417.676040] Kernel Offset: 0x17000000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[  417.687057] ---[ end Kernel panic - not syncing: Fatal exception
[  417.687064] ------------[ cut here ]------------
[  417.687065] sched: Unexpected reschedule of offline CPU#0!
[  417.687072] WARNING: CPU: 1 PID: 16886 at arch/x86/kernel/smp.c:128 native_smp_send_reschedule+0x1f/0x34
[  417.687074] Modules linked in: uas usb_storage cfg80211 ipt_MASQUERADE nf_nat_masquerade_ipv4 ipt_REJECT nf_reject_ipv4 xt_tcpudp xt_conntrack nf_log_ipv4 nf_log_common xt_LOG iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle libsas scsi_transport_sas ccm ebtable_filter ebtables ip6table_filter ip6_tables rfcomm iptable_filter ip_tables x_tables bnep pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) autofs4 binfmt_misc uinput nfsd auth_rpcgss nfs_acl nfs lockd grace fscache sunrpc nls_utf8 nls_cp437 vfat fat bbswitch(OE) configs input_polldev loop firewire_sbp2 firewire_core crc_itu_t cuse ecryptfs ppdev parport_pc lp parport uvcvideo hid_generic videobuf2_vmalloc videobuf2_memops btusb videobuf2_v4l2 videobuf2_core btrtl btbcm btintel videodev bluetooth
[  417.687104]  usbhid media hid ecdh_generic joydev arc4 snd_hda_codec_realtek snd_hda_codec_generic coretemp x86_pkg_temp_thermal intel_powerclamp kvm_intel rtsx_pci_ms snd_hda_intel memstick rtsx_pci_sdmmc kvm snd_hda_codec iTCO_wdt irqbypass crct10dif_pclmul crc32_pclmul iTCO_vendor_support snd_hda_core mei_wdt wmi_bmof intel_wmi_thunderbolt snd_hwdep ghash_clmulni_intel thinkpad_acpi intel_cstate snd_pcm nvram snd_seq snd_seq_device xhci_pci snd_timer efi_pstore intel_rapl_perf psmouse pcspkr xhci_hcd efivars sg snd i2c_i801 rtsx_pci nvidiafb soundcore vgastate usbcore fb_ddc tpm_crb rfkill mei_me tpm_tis hwmon tpm_tis_core intel_pch_thermal battery ac tpm wmi sata_sil24 r8169 mii fuse fan raid456 multipath mmc_block mmc_core dm_snapshot dm_bufio dm_mirror dm_region_hash dm_log dm_crypt dm_mod
[  417.687133]  async_raid6_recov async_pq async_xor async_memcpy async_tx blowfish_x86_64 blowfish_common crc32c_intel bcache aesni_intel input_leds e1000e i915 aes_x86_64 crypto_simd cryptd glue_helper ptp serio_raw pps_core shpchp thermal evdev [last unloaded: aic94xx]
[  417.687144] CPU: 1 PID: 16886 Comm: bcache-register Tainted: G      D W  OE    4.15.5-amd64-preempt-sysrq-20171018 #2
[  417.687205] Hardware name: LENOVO 20ERCTO1WW/20ERCTO1WW, BIOS N1DET41W (1.15 ) 12/31/2015
[  417.687209] RIP: 0010:native_smp_send_reschedule+0x1f/0x34
[  417.687210] RSP: 0018:ffff8c8f61443d50 EFLAGS: 00010096
[  417.687212] RAX: 0000000000000000 RBX: ffff8c8f61422740 RCX: 0000000000000007
[  417.687213] RDX: 0000000000000000 RSI: 0000000000000002 RDI: ffff8c8f61456610
[  417.687215] RBP: ffff8c8f61443d60 R08: 0000000000000000 R09: ffff8c8f386708c0
[  417.687216] R10: ffff8c8f61443c50 R11: 0000000847607c02 R12: ffff8c8f2665e040
[  417.687217] R13: ffff8c8f61422740 R14: ffff8c8f61443db8 R15: 0000000000000000
[  417.687219] FS:  00007fde7e66f500(0000) GS:ffff8c8f61440000(0000) knlGS:0000000000000000
[  417.687221] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  417.687222] CR2: 0000000000000314 CR3: 00000007e6fa0001 CR4: 00000000003606e0
[  417.687224] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  417.687225] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  417.687226] Call Trace:
[  417.687228]  <IRQ>
[  417.687231]  check_preempt_curr+0x43/0x73
[  417.687239]  ttwu_do_wakeup+0x1e/0x11e
[  417.687242]  try_to_wake_up+0x225/0x27a
[  417.687249]  autoremove_wake_function+0x11/0x35
[  417.687252]  __wake_up_common+0xb1/0x116
[  417.687254]  __wake_up_common_lock+0x98/0xd0
[  417.687257]  ? tick_sched_do_timer+0x29/0x29
[  417.687260]  irq_work_run_list+0x4c/0x67
[  417.687262]  update_process_times+0x3b/0x4a
[  417.687264]  tick_sched_handle+0x45/0x51
[  417.687266]  tick_sched_timer+0x34/0x62
[  417.687269]  __hrtimer_run_queues+0xd4/0x1ba
[  417.687271]  hrtimer_interrupt+0x64/0x11f
[  417.687274]  smp_apic_timer_interrupt+0x95/0x10e
[  417.687276]  apic_timer_interrupt+0x7d/0x90
[  417.687278]  </IRQ>
[  417.687281] RIP: 0010:panic+0x1f5/0x235
[  417.687282] RSP: 0018:ffffa3aa9138fb18 EFLAGS: 00000286 ORIG_RAX: ffffffffffffff11
[  417.687284] RAX: 0000000000000034 RBX: 0000000000000000 RCX: 0000000000000007
[  417.687340] RDX: 0000000000000000 RSI: 0000000000000002 RDI: ffff8c8f61456610
[  417.687341] RBP: ffffa3aa9138fb90 R08: 0000000000000000 R09: ffff8c8f386708c0
[  417.687343] R10: ffff8c8f32b13228 R11: 000000085a509202 R12: 0000000000000000
[  417.687344] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000009
[  417.687347]  ? panic+0x1ee/0x235
[  417.687350]  oops_end+0xa7/0xb3
[  417.687353]  no_context+0x35c/0x3ba
[  417.687356]  ? mark_buffer_async_write+0xe/0xe
[  417.687358]  __do_page_fault+0x222/0x452
[  417.687361]  page_fault+0x5b/0x80
[  417.687363] RIP: 0010:bdevname+0x13/0x1e
[  417.687364] RSP: 0018:ffffa3aa9138fd38 EFLAGS: 00010282
[  417.687365] RAX: 0000000000000000 RBX: ffff8c8f2f2f8000 RCX: ffffd6701f8c7edf
[  417.687367] RDX: ffffa3aa9138fd88 RSI: ffffa3aa9138fd88 RDI: 0000000000000000
[  417.687368] RBP: ffffa3aa9138fde0 R08: ffffa3aa9138fae8 R09: 000000000001850e
[  417.687370] R10: ffff8c8eed34b271 R11: ffff8c8eed34b250 R12: 0000000000000000
[  417.687371] R13: ffffd6701f78f940 R14: ffff8c8f38f80000 R15: ffff8c8ea7d90000
[  417.687379]  register_bcache+0x1117/0x1270 [bcache]
[  417.687383]  ? slab_pre_alloc_hook+0x15/0x3c
[  417.687385]  ? slab_post_alloc_hook.isra.44+0xa/0x1a
[  417.687387]  ? kernfs_fop_write+0xf6/0x138
[  417.687389]  kernfs_fop_write+0xf6/0x138
[  417.687392]  __vfs_write+0x31/0xcc
[  417.687395]  ? current_kernel_time64+0x10/0x36
[  417.687397]  ? __audit_syscall_entry+0xbf/0xe3
[  417.687399]  vfs_write+0xa5/0xe2
[  417.687402]  SyS_write+0x5c/0x9f
[  417.687404]  do_syscall_64+0x72/0x81
[  417.687407]  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
[  417.687409] RIP: 0033:0x7fde7e1c1974
[  417.687411] RSP: 002b:00007fff13009a38 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[  417.687412] RAX: ffffffffffffffda RBX: 0000000001658280 RCX: 00007fde7e1c1974
[  417.687414] RDX: 000000000000000a RSI: 0000000001658280 RDI: 0000000000000001
[  417.687415] RBP: 000000000000000a R08: 0000000000000003 R09: 0000000000000077
[  417.687417] R10: 000000000000089e R11: 0000000000000246 R12: 0000000000000001
[  417.687418] R13: 000000000000000a R14: 7fffffffffffffff R15: 0000000000000000
[  417.687420] Code: a2 74 fd 67 75 05 e8 c4 44 fc ff c3 0f 1f 44 00 00 89 f8 48 0f a3 05 db ca 32 01 72 11 89 fe 48 c7 c7 6b bd ed 98 e8 b2 42 02 00 <0f> 0b c3 48 8b 05 21 3f f5 00 be fd 00 00 00 48 8b 40 30 ff e0 
[  417.687440] ---[ end trace e987377a4ac309ac ]---
[  417.687489] WARNING: CPU: 1 PID: 16 at kernel/sched/core.c:1188 set_task_cpu+0x67/0x112
[  417.687491] Modules linked in: uas usb_storage cfg80211 ipt_MASQUERADE nf_nat_masquerade_ipv4 ipt_REJECT nf_reject_ipv4 xt_tcpudp xt_conntrack nf_log_ipv4 nf_log_common xt_LOG iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle libsas scsi_transport_sas ccm ebtable_filter ebtables ip6table_filter ip6_tables rfcomm iptable_filter ip_tables x_tables bnep pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) autofs4 binfmt_misc uinput nfsd auth_rpcgss nfs_acl nfs lockd grace fscache sunrpc nls_utf8 nls_cp437 vfat fat bbswitch(OE) configs input_polldev loop firewire_sbp2 firewire_core crc_itu_t cuse ecryptfs ppdev parport_pc lp parport uvcvideo hid_generic videobuf2_vmalloc videobuf2_memops btusb videobuf2_v4l2 videobuf2_core btrtl btbcm btintel videodev bluetooth
[  417.687513]  usbhid media hid ecdh_generic joydev arc4 snd_hda_codec_realtek snd_hda_codec_generic coretemp x86_pkg_temp_thermal intel_powerclamp kvm_intel rtsx_pci_ms snd_hda_intel memstick rtsx_pci_sdmmc kvm snd_hda_codec iTCO_wdt irqbypass crct10dif_pclmul crc32_pclmul iTCO_vendor_support snd_hda_core mei_wdt wmi_bmof intel_wmi_thunderbolt snd_hwdep ghash_clmulni_intel thinkpad_acpi intel_cstate snd_pcm nvram snd_seq snd_seq_device xhci_pci snd_timer efi_pstore intel_rapl_perf psmouse pcspkr xhci_hcd efivars sg snd i2c_i801 rtsx_pci nvidiafb soundcore vgastate usbcore fb_ddc tpm_crb rfkill mei_me tpm_tis hwmon tpm_tis_core intel_pch_thermal battery ac tpm wmi sata_sil24 r8169 mii fuse fan raid456 multipath mmc_block mmc_core dm_snapshot dm_bufio dm_mirror dm_region_hash dm_log dm_crypt dm_mod
[  417.687537]  async_raid6_recov async_pq async_xor async_memcpy async_tx blowfish_x86_64 blowfish_common crc32c_intel bcache aesni_intel input_leds e1000e i915 aes_x86_64 crypto_simd cryptd glue_helper ptp serio_raw pps_core shpchp thermal evdev [last unloaded: aic94xx]
[  417.687546] CPU: 1 PID: 16 Comm: migration/1 Tainted: G      D W  OE    4.15.5-amd64-preempt-sysrq-20171018 #2
[  417.687547] Hardware name: LENOVO 20ERCTO1WW/20ERCTO1WW, BIOS N1DET41W (1.15 ) 12/31/2015
[  417.687549] RIP: 0010:set_task_cpu+0x67/0x112
[  417.687551] RSP: 0018:ffffa3aa8322bdd8 EFLAGS: 00010046
[  417.687553] RAX: 0000000000000005 RBX: ffff8c8f2f770000 RCX: 000000000500287e
[  417.687554] RDX: 0000000000000000 RSI: 0000000000000005 RDI: ffff8c8f2f770000
[  417.687556] RBP: ffffa3aa8322bdf0 R08: 0000000000067ad5 R09: 0000000000000325
[  417.687557] R10: ffffa3aa8322bdc8 R11: 0000000000000000 R12: 0000000000000005
[  417.687559] R13: ffff8c8f61562740 R14: 0000000000000005 R15: 0000000000000001
[  417.687560] FS:  0000000000000000(0000) GS:ffff8c8f61440000(0000) knlGS:0000000000000000
[  417.687562] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  417.687563] CR2: 0000000000000314 CR3: 00000004bd20a004 CR4: 00000000003606e0
[  417.687565] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  417.687566] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  417.687567] Call Trace:
[  417.687570]  active_load_balance_cpu_stop+0x154/0x28d
[  417.687573]  ? __clear_rsb+0x25/0x3d
[  417.687634]  ? detach_entity_cfs_rq+0xd2/0xd2
[  417.687637]  ? sort_range+0x1c/0x1c
[  417.687639]  cpu_stopper_thread+0x84/0xe7
[  417.687642]  smpboot_thread_fn+0x17c/0x191
[  417.687644]  kthread+0xe9/0xee
[  417.687646]  ? kthread_create_worker_on_cpu+0x66/0x66
[  417.687648]  ret_from_fork+0x35/0x40
[  417.687650] Code: c0 75 1b 48 81 bb 98 00 00 00 c0 3a c1 98 75 0e f7 83 84 00 00 00 fd ff ff ff 74 02 0f 0b 44 89 e0 48 0f a3 05 fa 5a 2e 01 72 02 <0f> 0b 0f 1f 44 00 00 eb 33 65 ff 05 98 04 f9 67 4c 8b 2d e9 1c 
[  417.687671] ---[ end trace e987377a4ac309ad ]---
[  417.687674] ------------[ cut here ]------------
[  417.687677] sched: Unexpected reschedule of offline CPU#5!
[  417.687680] WARNING: CPU: 1 PID: 16 at arch/x86/kernel/smp.c:128 native_smp_send_reschedule+0x1f/0x34
[  417.687681] Modules linked in: uas usb_storage cfg80211 ipt_MASQUERADE nf_nat_masquerade_ipv4 ipt_REJECT nf_reject_ipv4 xt_tcpudp xt_conntrack nf_log_ipv4 nf_log_common xt_LOG iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle libsas scsi_transport_sas ccm ebtable_filter ebtables ip6table_filter ip6_tables rfcomm iptable_filter ip_tables x_tables bnep pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) autofs4 binfmt_misc uinput nfsd auth_rpcgss nfs_acl nfs lockd grace fscache sunrpc nls_utf8 nls_cp437 vfat fat bbswitch(OE) configs input_polldev loop firewire_sbp2 firewire_core crc_itu_t cuse ecryptfs ppdev parport_pc lp parport uvcvideo hid_generic videobuf2_vmalloc videobuf2_memops btusb videobuf2_v4l2 videobuf2_core btrtl btbcm btintel videodev bluetooth
[  417.687703]  usbhid media hid ecdh_generic joydev arc4 snd_hda_codec_realtek snd_hda_codec_generic coretemp x86_pkg_temp_thermal intel_powerclamp kvm_intel rtsx_pci_ms snd_hda_intel memstick rtsx_pci_sdmmc kvm snd_hda_codec iTCO_wdt irqbypass crct10dif_pclmul crc32_pclmul iTCO_vendor_support snd_hda_core mei_wdt wmi_bmof intel_wmi_thunderbolt snd_hwdep ghash_clmulni_intel thinkpad_acpi intel_cstate snd_pcm nvram snd_seq snd_seq_device xhci_pci snd_timer efi_pstore intel_rapl_perf psmouse pcspkr xhci_hcd efivars sg snd i2c_i801 rtsx_pci nvidiafb soundcore vgastate usbcore fb_ddc tpm_crb rfkill mei_me tpm_tis hwmon tpm_tis_core intel_pch_thermal battery ac tpm wmi sata_sil24 r8169 mii fuse fan raid456 multipath mmc_block mmc_core dm_snapshot dm_bufio dm_mirror dm_region_hash dm_log dm_crypt dm_mod
[  417.687724]  async_raid6_recov async_pq async_xor async_memcpy async_tx blowfish_x86_64 blowfish_common crc32c_intel bcache aesni_intel input_leds e1000e i915 aes_x86_64 crypto_simd cryptd glue_helper ptp serio_raw pps_core shpchp thermal evdev [last unloaded: aic94xx]
[  417.687733] CPU: 1 PID: 16 Comm: migration/1 Tainted: G      D W  OE    4.15.5-amd64-preempt-sysrq-20171018 #2
[  417.687734] Hardware name: LENOVO 20ERCTO1WW/20ERCTO1WW, BIOS N1DET41W (1.15 ) 12/31/2015
[  417.687736] RIP: 0010:native_smp_send_reschedule+0x1f/0x34
[  417.687738] RSP: 0018:ffffa3aa8322bde0 EFLAGS: 00010096
[  417.687739] RAX: 0000000000000000 RBX: ffff8c8f61562740 RCX: 00000000000017a0
[  417.687741] RDX: 0000000000000001 RSI: 0000000000000002 RDI: 0000000000000087
[  417.687742] RBP: ffffa3aa8322bdf0 R08: 0000000000000000 R09: ffff8c8f386708c0
[  417.687743] R10: 00000000000040aa R11: 0000000853e0b602 R12: ffff8c8f61462740
[  417.687745] R13: ffff8c8f61562740 R14: 0000000000000005 R15: 0000000000000001
[  417.687746] FS:  0000000000000000(0000) GS:ffff8c8f61440000(0000) knlGS:0000000000000000
[  417.687748] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  417.687749] CR2: 0000000000000314 CR3: 00000004bd20a004 CR4: 00000000003606e0
[  417.687750] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  417.687752] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  417.687753] Call Trace:
[  417.687755]  check_preempt_curr+0x43/0x73
[  417.687757]  active_load_balance_cpu_stop+0x1d5/0x28d
[  417.687759]  ? __clear_rsb+0x25/0x3d
[  417.687762]  ? detach_entity_cfs_rq+0xd2/0xd2
[  417.687764]  ? sort_range+0x1c/0x1c
[  417.687766]  cpu_stopper_thread+0x84/0xe7
[  417.687768]  smpboot_thread_fn+0x17c/0x191
[  417.687770]  kthread+0xe9/0xee
[  417.687772]  ? kthread_create_worker_on_cpu+0x66/0x66
[  417.687774]  ret_from_fork+0x35/0x40
[  417.687776] Code: a2 74 fd 67 75 05 e8 c4 44 fc ff c3 0f 1f 44 00 00 89 f8 48 0f a3 05 db ca 32 01 72 11 89 fe 48 c7 c7 6b bd ed 98 e8 b2 42 02 00 <0f> 0b c3 48 8b 05 21 3f f5 00 be fd 00 00 00 48 8b 40 30 ff e0 
[  417.687796] ---[ end trace e987377a4ac309ae ]---

-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/                       | PGP 7F55D5F27AAF9D08
--
To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM Kernel]     [Linux Filesystem Development]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux