Hide Forgot
Description of problem: Occurred during boot. Additional info: reporter: libreport-2.7.2 WARNING: CPU: 6 PID: 1445 at kernel/sched/core.c:7564 __might_sleep+0x7c/0x80 do not call blocking ops when !TASK_RUNNING; state=1 set at [<ffffffffc101b054>] hidp_session_thread+0x144/0xa40 [hidp] Modules linked in: hidp xt_CHECKSUM ipt_MASQUERADE nf_nat_masquerade_ipv4 tun nf_conntrack_netbios_ns nf_conntrack_broadcast ip6t_REJECT nf_reject_ipv6 xt_conntrack ip6t_rpfilter ip_set nfnetlink ebtable_nat ebtable_broute bridge ip6table_mangle ip6table_security ip6table_raw ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 iptable_mangle iptable_security iptable_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ebtable_filter ebtables ip6table_filter ip6_tables bnep arc4 b43 mac80211 joydev cfg80211 btusb btrtl btbcm btintel iTCO_wdt bluetooth iTCO_vendor_support ssb intel_rapl rfkill x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel applesmc input_polldev kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel intel_cstate intel_uncore intel_rapl_perf bcm5974 uvcvideo videobuf2_vmalloc videobuf2_memops snd_hda_codec_hdmi videobuf2_v4l2 snd_hda_codec_cirrus videobuf2_core snd_hda_codec_generic videodev snd_hda_intel i2c_i801 i2c_smbus media lpc_ich snd_hda_codec sbs bcma snd_hda_core snd_hwdep snd_seq snd_seq_device thunderbolt snd_pcm snd_timer sbshc snd mei_me mei soundcore shpchp acpi_als kfifo_buf industrialio apple_gmux apple_bl tpm_tis tpm_tis_core tpm nfsd auth_rpcgss nfs_acl lockd grace sunrpc btrfs xor amdkfd raid6_pq amd_iommu_v2 i915 radeon 8021q garp stp crc32c_intel llc mrp i2c_algo_bit drm_kms_helper sdhci_pci tg3 firewire_ohci sdhci ttm firewire_core mmc_core ptp crc_itu_t pps_core drm fjes video hid_apple hid_appleir CPU: 6 PID: 1445 Comm: khidpd_05ac030d Not tainted 4.8.0-0.rc5.git1.1.fc25.x86_64+debug #1 Hardware name: Apple Inc. MacBookPro8,2/Mac-94245A3940C91C80, BIOS MBP81.88Z.0047.B2C.1510261540 10/26/15 0000000000000286 0000000078716933 ffffa1318c44bb08 ffffffff94467323 ffffa1318c44bb58 0000000000000000 ffffa1318c44bb48 ffffffff940ae80b 00001d8c00000000 ffffffff94cfe68f 00000000000009c7 0000000000000000 Call Trace: [<ffffffff94467323>] dump_stack+0x86/0xc3 [<ffffffff940ae80b>] __warn+0xcb/0xf0 [<ffffffff940ae88f>] warn_slowpath_fmt+0x5f/0x80 [<ffffffffc101b054>] ? hidp_session_thread+0x144/0xa40 [hidp] [<ffffffffc101b054>] ? hidp_session_thread+0x144/0xa40 [hidp] [<ffffffff940deecc>] __might_sleep+0x7c/0x80 [<ffffffff9477c552>] lock_sock_nested+0x32/0xb0 [<ffffffffc0cb6225>] l2cap_sock_sendmsg+0x55/0x110 [bluetooth] [<ffffffff94776638>] sock_sendmsg+0x38/0x50 [<ffffffff9477676b>] kernel_sendmsg+0x2b/0x30 [<ffffffffc101a42e>] hidp_send_frame+0x5e/0xb0 [hidp] [<ffffffffc101a4d7>] hidp_process_transmit+0x57/0xe0 [hidp] [<ffffffffc101b4da>] hidp_session_thread+0x5ca/0xa40 [hidp] [<ffffffff940e3be0>] ? wake_up_q+0x80/0x80 [<ffffffff940e3be0>] ? wake_up_q+0x80/0x80 [<ffffffffc101af10>] ? hidp_open+0x10/0x10 [hidp] [<ffffffff940d65b1>] kthread+0x101/0x120 [<ffffffff9410e885>] ? trace_hardirqs_on_caller+0xf5/0x1b0 [<ffffffff948f902f>] ret_from_fork+0x1f/0x40 [<ffffffff940d64b0>] ? kthread_create_on_node+0x250/0x250
Created attachment 1198772 [details] File: dmesg
Not a new bug, goes back to at least kernel 4.4.14, but only causes gnome-shell notification using debug kernels.
I wonder if this is a kernel bug that could result in intermittant bluetooth mouse problems? I've got a long standing problem where the mouse inexplicably disconnects maybe half dozen times a day. Bug 1368246.
Does it make sense for me to file this upstream and if so against what component? It's apparently tainting the kernel so it kinda makes subsequent events less useful.
I think this has been fixed?