Description of problem: I slept my laptop, disconnecting my external mouse and keyboard. When I woke it up, I use the following script to rescan the usb ports, and then the crash rised. The script that I executed is the following: if [[ $EUID != 0 ]] ; then echo This must be run as root! exit 1 fi for xhci in /sys/bus/pci/drivers/?hci_hcd ; do if ! cd $xhci ; then echo Weird error. Failed to change directory to $xhci exit 1 fi echo Resetting devices from $xhci... for i in ????:??:??.? ; do echo -n "$i" > unbind echo -n "$i" > bind done done Additional info: reporter: libreport-2.9.5 WARNING: CPU: 1 PID: 25305 at drivers/pci/pci.c:1650 pci_disable_device+0x8a/0xa0 Modules linked in: cmac fuse rfcomm xt_CHECKSUM ipt_MASQUERADE nf_nat_masquerade_ipv4 tun nf_conntrack_netbios_ns nf_conntrack_broadcast xt_CT ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 xt_conntrack ccm devlink ip_set nfnetlink ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack libcrc32c iptable_mangle iptable_raw iptable_security ebtable_filter ebtables ip6table_filter ip6_tables bnep sunrpc vfat fat arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 hp_wmi iTCO_wdt iwlmvm snd_hda_codec_hdmi sparse_keymap mac80211 snd_hda_codec_realtek irqbypass videobuf2_common iTCO_vendor_support snd_soc_skl videodev snd_soc_skl_ipc crct10dif_pclmul wmi_bmof snd_hda_ext_core crc32_pclmul snd_soc_sst_dsp intel_wmi_thunderbolt snd_soc_sst_ipc snd_hda_codec_generic media ghash_clmulni_intel snd_soc_acpi btusb intel_cstate snd_soc_core intel_uncore btrtl btbcm intel_rapl_perf snd_compress btintel snd_pcm_dmaengine bluetooth ac97_bus rtsx_pci_ms snd_hda_intel memstick snd_hda_codec ecdh_generic iwlwifi cfg80211 rfkill i2c_i801 joydev snd_hda_core idma64 wmi snd_hwdep intel_lpss_pci intel_lpss snd_seq snd_seq_device hp_accel lis3lv02d mei_me input_polldev mei snd_pcm processor_thermal_device int3400_thermal int340x_thermal_zone pinctrl_sunrisepoint hp_wireless snd_timer snd soundcore intel_soc_dts_iosf intel_pch_thermal acpi_thermal_rel shpchp acpi_pad pinctrl_intel pcc_cpufreq i915 rtsx_pci_sdmmc mmc_core i2c_algo_bit drm_kms_helper drm r8169 crc32c_intel rtsx_pci serio_raw mii video CPU: 1 PID: 25305 Comm: reset_usb.sh Not tainted 4.17.14-202.fc28.x86_64 #1 Hardware name: HP HP ENVY Notebook/80E0, BIOS F.45 05/23/2017 RIP: 0010:pci_disable_device+0x8a/0xa0 RSP: 0000:ffffaceac2717d90 EFLAGS: 00010286 RAX: 0000000000000000 RBX: ffff8d5be273a000 RCX: ffffffff8e252bc8 RDX: 0000000000000001 RSI: 0000000000000086 RDI: 0000000000000287 RBP: ffff8d5be27140e0 R08: 000000da48e38784 R09: 0000000000000621 R10: ffffffff8e99b9a0 R11: 0000000000000001 R12: ffffffff8e303cc0 R13: ffffffff8e303d30 R14: 0000000000000060 R15: ffff8d5b964e7860 FS: 00007f00db491740(0000) GS:ffff8d5bf1480000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f61980047f8 CR3: 000000020775e005 CR4: 00000000003606e0 Call Trace: pci_device_remove+0x3b/0xb0 device_release_driver_internal+0x15a/0x220 unbind_store+0xa2/0x140 kernfs_fop_write+0x116/0x190 __vfs_write+0x36/0x170 ? selinux_file_permission+0xf0/0x130 vfs_write+0xa5/0x1a0 ksys_write+0x4f/0xb0 do_syscall_64+0x5b/0x160 entry_SYSCALL_64_after_hwframe+0x44/0xa9 RIP: 0033:0x7f00dab84164 RSP: 002b:00007ffc7301aac8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 000000000000000c RCX: 00007f00dab84164 RDX: 000000000000000c RSI: 000055730ca13a40 RDI: 0000000000000001 RBP: 000055730ca13a40 R08: 00007f00dae548c0 R09: 00007f00db491740 R10: 0000000000000000 R11: 0000000000000246 R12: 00007f00dae53760 R13: 000000000000000c R14: 00007f00dae4e760 R15: 000000000000000c Code: 01 48 85 ed 75 07 48 8b ab b0 00 00 00 48 8d bb a0 00 00 00 e8 88 25 12 00 48 89 ea 48 c7 c7 18 f9 10 8e 48 89 c6 e8 a0 41 c0 ff <0f> 0b eb 8f 48 89 df e8 ea fe ff ff 80 a3 c1 07 00 00 f7 5b 5d
Created attachment 1479288 [details] File: dmesg
We apologize for the inconvenience. There is a large number of bugs to go through and several of them have gone stale. Due to this, we are doing a mass bug update across all of the Fedora 28 kernel bugs. Fedora 28 has now been rebased to 4.18.10-300.fc28. Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel. If you have moved on to Fedora 29, and are still experiencing this issue, please change the version to Fedora 29. If you experience different issues, please open a new bug report for those.
This bug is being closed with INSUFFICIENT_DATA as there has not been a response in 2 weeks. If you are still experiencing this issue, please reopen and let us know if the bug is still present on the latest kernel. (Please note: sometimes bugs get mistakenly closed during our mass closing. If you think your bug was closed in error please reopen)