I have been able to reproduce the problem with 4.13 mainline so far I managed to capture a kernel dump with stock 4.13.0-16-generic
This is a MacBook, I managed to get a similar error with a thunderbolt- ethernet adapter instead of wifi. I have captured a second backtrace with netconsole [ 305.709842] general protection fault: 0000 [#1] SMP [ 305.709906] Modules linked in: netconsole cpuid rfcomm cmac bnep binfmt_misc joydev intel_spi_platform intel_spi spi_nor mtd intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_hdmi kvm_intel snd_hda_codec_cirrus snd_hda_codec_generic kvm applesmc input_polldev snd_hda_intel irqbypass crct10dif_pclmul snd_hda_codec crc32_pclmul ghash_clmulni_intel snd_hda_core pcbc snd_hwdep snd_pcm aesni_intel aes_x86_64 snd_seq_midi crypto_simd snd_seq_midi_event glue_helper cryptd snd_rawmidi intel_cstate intel_rapl_perf btusb snd_seq btrtl btbcm btintel snd_seq_device bluetooth snd_timer ecdh_generic bcm5974 input_leds snd wl(POE) lpc_ich thunderbolt bdc_pci cfg80211 soundcore mei_me shpchp mei sbs sbshc acpi_als kfifo_buf industrialio apple_bl mac_hid parport_pc ppdev lp parport ip_tables [ 305.710462] x_tables autofs4 btrfs xor hid_generic hid_apple usbhid hid raid6_pq uas usb_storage i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect tg3 sysimgblt ahci fb_sys_fops libahci ptp drm pps_core video [ 305.710621] CPU: 2 PID: 0 Comm: swapper/2 Tainted: P OE 4.13.0-16-generic #19-Ubuntu [ 305.710685] Hardware name: Apple Inc. MacBookPro11,1/Mac-189A3D4F975D5FFC, BIOS MBP111.88Z.0138.B17.1602221718 02/22/2016 [ 305.710763] task: ffff9d3b5cee45c0 task.stack: ffffb5e941914000 [ 305.710813] RIP: 0010:kfree+0x53/0x160 [ 305.710844] RSP: 0018:ffff9d3b6f303b80 EFLAGS: 00010207 [ 305.710885] RAX: 0000000000000000 RBX: f8b3894800000300 RCX: 0000000000000008 [ 305.710938] RDX: 000038add0a03030 RSI: 0000000000010080 RDI: 000062c880000000 [ 305.710990] RBP: ffff9d3b6f303b98 R08: 0000000000000001 R09: ffffffffb3fb8819 [ 305.711042] R10: 03e2c7e6c4000000 R11: 0000000001000000 R12: ffff9d3b55690000 [ 305.711095] R13: ffffffffb3ba123e R14: ffff9d3b55690000 R15: ffffffffb47ec280 [ 305.711148] FS: 0000000000000000(0000) GS:ffff9d3b6f300000(0000) knlGS:0000000000000000 [ 305.711207] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 305.711251] CR2: 00007f1e2c0d3528 CR3: 00000003b2a09000 CR4: 00000000001406e0 [ 305.711304] Call Trace: [ 305.711326] <IRQ> [ 305.711351] security_sk_free+0x3e/0x50 [ 305.711386] __sk_destruct+0x108/0x190 [ 305.711419] sk_destruct+0x20/0x30 [ 305.711449] __sk_free+0x82/0xa0 [ 305.711477] sk_free+0x19/0x20 [ 305.711507] sock_put+0x14/0x20 [ 305.711535] tcp_v6_rcv+0x910/0x990 [ 305.711569] ip6_input_finish+0xc7/0x450 [ 305.711602] ip6_input+0x3f/0xb0 [ 305.711631] ip6_rcv_finish+0x89/0xf0 [ 305.711662] ipv6_rcv+0x343/0x550 [ 305.711692] ? load_balance+0x13b/0x9a0 [ 305.711727] __netif_receive_skb_core+0x39a/0xaa0 [ 305.711766] __netif_receive_skb+0x18/0x60 [ 305.711799] ? __netif_receive_skb+0x18/0x60 [ 305.711835] process_backlog+0x89/0x140 [ 305.711868] net_rx_action+0x13b/0x380 [ 305.711905] __do_softirq+0xde/0x2a5 [ 305.711939] irq_exit+0xb6/0xc0 [ 305.711968] smp_apic_timer_interrupt+0x3d/0x50 [ 305.712006] apic_timer_interrupt+0x89/0x90 [ 305.712044] RIP: 0010:cpuidle_enter_state+0x130/0x2d0 [ 305.712084] RSP: 0018:ffffb5e941917e58 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff10 [ 305.712140] RAX: ffff9d3b6f31c200 RBX: 000000472db82b7d RCX: 000000000000001f [ 305.712192] RDX: 000000472db82b7d RSI: fffffff9d45f8f4c RDI: 0000000000000000 [ 305.712243] RBP: ffffb5e941917e98 R08: 0000000000000e41 R09: 0000000000000018 [ 305.712296] R10: ffffb5e941917e28 R11: 0000000000000cb4 R12: ffff9d3b6f325100 [ 305.712349] R13: 0000000000000000 R14: 0000000000000007 R15: ffffffffb4778838 [ 305.712403] </IRQ> [ 305.712426] ? cpuidle_enter_state+0x120/0x2d0 [ 305.712462] cpuidle_enter+0x17/0x20 [ 305.712496] call_cpuidle+0x23/0x40 [ 305.712527] do_idle+0x19a/0x200 [ 305.712557] cpu_startup_entry+0x73/0x80 [ 305.712591] start_secondary+0x156/0x190 [ 305.712626] secondary_startup_64+0x9f/0x9f [ 305.712659] Code: 00 80 49 01 da 0f 82 1c 01 00 00 48 c7 c7 00 00 00 80 48 2b 3d f7 e7 c1 00 49 01 fa 49 c1 ea 0c 49 c1 e2 06 4c 03 15 d5 e7 c1 00 <49> 8b 42 20 48 8d 50 ff a8 01 4c 0f 45 d2 49 8b 52 20 48 8d 42 [ 305.712844] RIP: kfree+0x53/0x160 RSP: ffff9d3b6f303b80 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1731031 Title: Kernel Oops with 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1731031/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
