Skip to content

Instantly share code, notes, and snippets.

@hprid
Created February 17, 2015 14:36
Show Gist options
  • Save hprid/2f2f3063abc3c2bf16de to your computer and use it in GitHub Desktop.
Save hprid/2f2f3063abc3c2bf16de to your computer and use it in GitHub Desktop.
[ 60.825677] usb 1-1.1: USB disconnect, device number 3
[ 63.586815] usb 1-1.1: new full-speed USB device number 6 using ehci-pci
[ 63.682544] usb 1-1.1: config 1 interface 0 altsetting 0 has 2 endpoint descriptors, different from the interface descriptor's value: 1
[ 63.684649] usb 1-1.1: New USB device found, idVendor=27b8, idProduct=01ed
[ 63.684741] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 63.684832] usb 1-1.1: Product: blink(1) mk2
[ 63.684889] usb 1-1.1: Manufacturer: ThingM
[ 63.684943] usb 1-1.1: SerialNumber: 20003089
[ 63.688234] thingm 0003:27B8:01ED.0002: hidraw0: USB HID v1.01 Device [ThingM blink(1) mk2] on usb-0000:00:1a.0-1.1/input0
[ 65.942092] BUG: unable to handle kernel NULL pointer dereference at 0000000000000030
[ 65.942251] IP: [<ffffffff8150b895>] mutex_unlock+0x5/0x30
[ 65.946647] PGD 20c9f1067 PUD 213241067 PMD 0
[ 65.950506] Oops: 0002 [#1] SMP
[ 65.954337] Modules linked in: netconsole configfs xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT xt_tcpudp iptable_filter ip_tables x_tables bridge stp llc binfmt_misc nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc joydev uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev media x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_conexant intel_rapl snd_hda_codec_generic i915 iwlwifi coretemp iTCO_wdt snd_hda_intel kvm_intel iTCO_vendor_support snd_hda_controller kvm cfg80211 snd_hda_codec psmouse snd_hwdep evdev snd_pcm drm_kms_helper thinkpad_acpi serio_raw pcspkr snd_timer nvram drm snd rfkill soundcore i2c_algo_bit tpm_tis mei_me shpchp lpc_ich i2c_i801 ac tpm mei mfd_core video i2c_core wmi processor button battery fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 xts gf128mul algif_skcipher af_alg hid_thingm usbhid hid dm_crypt dm_mod sg sd_mod sr_mod crc_t10dif cdrom crct10dif_generic ahci crct10dif_pclmul crct10dif_common libahci crc32_pclmul crc32c_intel ghash_clmulni_intel cryptd libata ehci_pci sdhci_pci ehci_hcd sdhci scsi_mod e1000e mmc_core usbcore ptp thermal pps_core usb_common thermal_sys
[ 65.983321] CPU: 0 PID: 1649 Comm: kworker/0:3 Not tainted 3.16.0-4-amd64 #1 Debian 3.16.7-ckt2-1
[ 65.988264] Hardware name: LENOVO 42435FG/42435FG, BIOS 8AET49WW (1.29 ) 07/11/2011
[ 65.993196] Workqueue: events thingm_work [hid_thingm]
[ 65.998116] task: ffff8800368ae150 ti: ffff880209734000 task.ti: ffff880209734000
[ 66.003085] RIP: 0010:[<ffffffff8150b895>] [<ffffffff8150b895>] mutex_unlock+0x5/0x30
[ 66.008051] RSP: 0018:ffff880209737e08 EFLAGS: 00010206
[ 66.013006] RAX: 0000000000000000 RBX: ffff8802126c0860 RCX: 0000000000000000
[ 66.017996] RDX: 0000000000000066 RSI: 0000000000000282 RDI: 0000000000000018
[ 66.022893] RBP: ffff880212922880 R08: ffff880209734000 R09: 0000000000000018
[ 66.027783] R10: 0000000000000267 R11: 0000000000000006 R12: ffff88021e212a80
[ 66.032695] R13: ffff88021e216600 R14: 0000000000000000 R15: 0000000000000000
[ 66.037559] FS: 0000000000000000(0000) GS:ffff88021e200000(0000) knlGS:0000000000000000
[ 66.042434] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 66.047299] CR2: 0000000000000030 CR3: 0000000209727000 CR4: 00000000000407f0
[ 66.052158] Stack:
[ 66.057006] ffffffffa00246e0 01ff8800d67c0800 0002000000000063 00000000ee316be7
[ 66.061956] ffff8802126c0860 ffffffff8107f5e2 00000000368ae150 ffff88021e212a80
[ 66.066956] ffff88021e212a98 ffff8800368ae150 ffff8800368ae150 ffff880212922880
[ 66.071950] Call Trace:
[ 66.076868] [<ffffffffa00246e0>] ? thingm_work+0xb0/0xd0 [hid_thingm]
[ 66.081857] [<ffffffff8107f5e2>] ? process_one_work+0x172/0x420
[ 66.086775] [<ffffffff8107fc75>] ? worker_thread+0x115/0x520
[ 66.091660] [<ffffffff81509681>] ? __schedule+0x2b1/0x710
[ 66.096553] [<ffffffff8107fb60>] ? rescuer_thread+0x2d0/0x2d0
[ 66.101400] [<ffffffff81085f1d>] ? kthread+0xbd/0xe0
[ 66.106232] [<ffffffff81085e60>] ? kthread_create_on_node+0x180/0x180
[ 66.111050] [<ffffffff8150d27c>] ? ret_from_fork+0x7c/0xb0
[ 66.115852] [<ffffffff81085e60>] ? kthread_create_on_node+0x180/0x180
[ 66.120636] Code: 43 08 48 8d 53 08 48 39 d0 74 09 48 8b 78 10 e8 02 93 b8 ff 66 83 43 04 01 5b c3 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 66 66 90 <48> c7 47 18 00 00 00 00 f0 ff 07 7f 0e e9 a9 ff ff ff 66 0f 1f
[ 66.126458] RIP [<ffffffff8150b895>] mutex_unlock+0x5/0x30
[ 66.131696] RSP <ffff880209737e08>
[ 66.136910] CR2: 0000000000000030
[ 66.142107] ---[ end trace 276cdc8e5f7ba212 ]---
[ 66.147614] BUG: unable to handle kernel paging request at ffffffffffffffd8
[ 66.156010] IP: [<ffffffff810864ac>] kthread_data+0xc/0x20
[ 66.156013] PGD 1816067 PUD 1818067 PMD 0
[ 66.156017] Oops: 0000 [#2] SMP
[ 66.156079] Modules linked in: netconsole configfs xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT xt_tcpudp iptable_filter ip_tables x_tables bridge stp llc binfmt_misc nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc joydev uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev media x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_conexant intel_rapl snd_hda_codec_generic i915 iwlwifi coretemp iTCO_wdt snd_hda_intel kvm_intel iTCO_vendor_support snd_hda_controller kvm cfg80211 snd_hda_codec psmouse snd_hwdep evdev snd_pcm drm_kms_helper thinkpad_acpi serio_raw pcspkr snd_timer nvram drm snd rfkill soundcore i2c_algo_bit tpm_tis mei_me shpchp lpc_ich i2c_i801 ac tpm mei mfd_core video i2c_core wmi processor button battery fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 xts gf128mul algif_skcipher af_alg hid_thingm usbhid hid dm_crypt dm_mod sg sd_mod sr_mod crc_t10dif cdrom crct10dif_generic ahci crct10dif_pclmul crct10dif_common libahci crc32_pclmul crc32c_intel ghash_clmulni_intel cryptd libata ehci_pci sdhci_pci ehci_hcd sdhci scsi_mod e1000e mmc_core usbcore ptp thermal pps_core usb_common thermal_sys
[ 66.156121] CPU: 0 PID: 1649 Comm: kworker/0:3 Tainted: G D 3.16.0-4-amd64 #1 Debian 3.16.7-ckt2-1
[ 66.156123] Hardware name: LENOVO 42435FG/42435FG, BIOS 8AET49WW (1.29 ) 07/11/2011
[ 66.156140] task: ffff8800368ae150 ti: ffff880209734000 task.ti: ffff880209734000
[ 66.156146] RIP: 0010:[<ffffffff810864ac>] [<ffffffff810864ac>] kthread_data+0xc/0x20
[ 66.156148] RSP: 0018:ffff880209737b20 EFLAGS: 00010002
[ 66.156150] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 000000000000000f
[ 66.156151] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff8800368ae150
[ 66.156152] RBP: ffff8800368ae150 R08: 0000000000000001 R09: 000000000000ba6e
[ 66.156153] R10: ffffffff81ade104 R11: 0000000000000000 R12: ffff88021e213280
[ 66.156154] R13: 0000000000000000 R14: 0000000000000000 R15: ffff8800368ae150
[ 66.156157] FS: 0000000000000000(0000) GS:ffff88021e200000(0000) knlGS:0000000000000000
[ 66.156158] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 66.156160] CR2: 0000000000000028 CR3: 0000000209727000 CR4: 00000000000407f0
[ 66.156161] Stack:
[ 66.156164] ffffffff810800ed ffff8800368ae5b0 ffffffff8150982d 0000000000013280
[ 66.156167] ffff880209737fd8 0000000000013280 ffff8800368ae150 ffff8800368ae7d0
[ 66.156169] ffff8800368ae4a8 ffff8800368ae140 ffff8802155292b0 ffff8800368ae140
[ 66.156170] Call Trace:
[ 66.156174] [<ffffffff810800ed>] ? wq_worker_sleeping+0xd/0x80
[ 66.156180] [<ffffffff8150982d>] ? __schedule+0x45d/0x710
[ 66.156187] [<ffffffff8106802f>] ? do_exit+0x6ef/0xa60
[ 66.156194] [<ffffffff810163a7>] ? oops_end+0x97/0xe0
[ 66.156200] [<ffffffff81503e65>] ? no_context+0x2b2/0x2be
[ 66.156206] [<ffffffff81056150>] ? __do_page_fault+0x80/0x4e0
[ 66.156211] [<ffffffff8150a86c>] ? wait_for_completion_timeout+0xac/0x120
[ 66.156231] [<ffffffffa0036bfa>] ? usb_start_wait_urb+0x9a/0x150 [usbcore]
[ 66.156236] [<ffffffff8150f368>] ? page_fault+0x28/0x30
[ 66.156242] [<ffffffff8150b895>] ? mutex_unlock+0x5/0x30
[ 66.156253] [<ffffffffa00246e0>] ? thingm_work+0xb0/0xd0 [hid_thingm]
[ 66.156258] [<ffffffff8107f5e2>] ? process_one_work+0x172/0x420
[ 66.156261] [<ffffffff8107fc75>] ? worker_thread+0x115/0x520
[ 66.156266] [<ffffffff81509681>] ? __schedule+0x2b1/0x710
[ 66.156271] [<ffffffff8107fb60>] ? rescuer_thread+0x2d0/0x2d0
[ 66.156275] [<ffffffff81085f1d>] ? kthread+0xbd/0xe0
[ 66.156279] [<ffffffff81085e60>] ? kthread_create_on_node+0x180/0x180
[ 66.156282] [<ffffffff8150d27c>] ? ret_from_fork+0x7c/0xb0
[ 66.156286] [<ffffffff81085e60>] ? kthread_create_on_node+0x180/0x180
[ 66.156315] Code: 08 04 00 00 48 8b 40 c8 48 c1 e8 02 83 e0 01 c3 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 66 66 90 48 8b 87 08 04 00 00 <48> 8b 40 d8 c3 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 66
[ 66.156320] RIP [<ffffffff810864ac>] kthread_data+0xc/0x20
[ 66.156320] RSP <ffff880209737b20>
[ 66.156321] CR2: ffffffffffffffd8
[ 66.156324] ---[ end trace 276cdc8e5f7ba213 ]---
[ 66.156325] Fixing recursive fault but reboot is needed!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment