Did the following: 1. install the latest daily build of artful (http://cdimage.ubuntu.com/daily-live/current/artful-desktop-amd64.iso) 26-sept 2. Install the latest mainline 4.14 from here linux-image-4.14.0-041400rc2-generic_4.14.0-041400rc2.201709242031_amd64 , headers all, generic) 3. It was a big issue to boot because apparmor seems to block most things like dhclient so its difficult to get an IP address. Needed to manually run dhclient after boot in terminal with this kernel
4. Ran my program (using xhost +) initially to get around a new sudo restriction 5. Following bug occured (below) Will keep investigating... [ 126.113573] ------------[ cut here ]------------ [ 126.113577] kernel BUG at /home/kernel/COD/linux/drivers/usb/usbip/vhci_hcd.c:683! [ 126.113584] invalid opcode: 0000 [#1] SMP [ 126.113585] Modules linked in: uas usb_storage vhci_hcd usbip_core arc4 md4 nls_utf8 cifs ccm fscache sb_edac coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc vmw_balloon aesni_intel aes_x86_64 crypto_simd glue_helper cryptd intel_rapl_perf joydev input_leds serio_raw shpchp i2c_piix4 nfit mac_hid vmw_vsock_vmci_transport vsock vmw_vmci parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid vmwgfx ttm drm_kms_helper mptspi mptscsih syscopyarea mptbase sysfillrect sysimgblt fb_sys_fops ahci psmouse libahci drm e1000 scsi_transport_spi pata_acpi [ 126.113622] CPU: 0 PID: 1802 Comm: usb-storage Not tainted 4.14.0-041400rc2-generic #201709242031 [ 126.113623] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015 [ 126.113625] task: ffff8a863b280000 task.stack: ffffb44e81a74000 [ 126.113632] RIP: 0010:vhci_urb_enqueue+0x2fa/0x4f0 [vhci_hcd] [ 126.113633] RSP: 0018:ffffb44e81a77b60 EFLAGS: 00010206 [ 126.113635] RAX: 0000000000000024 RBX: ffff8a8620e2e000 RCX: ffff8a85b235c098 [ 126.113635] RDX: 0000000001400000 RSI: ffff8a85ec523e00 RDI: ffff8a8620e2e000 [ 126.113636] RBP: ffffb44e81a77bb8 R08: 0000000000000024 R09: 0000000000000000 [ 126.113637] R10: ffffb44e81a77cb8 R11: 0000000000001c40 R12: 0000000000000001 [ 126.113638] R13: ffff8a85d1c82ce0 R14: 0000000000000001 R15: ffff8a85ec523e00 [ 126.113639] FS: 0000000000000000(0000) GS:ffff8a868a200000(0000) knlGS:0000000000000000 [ 126.113640] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 126.113641] CR2: 00007fca70003ad0 CR3: 0000000046d7d001 CR4: 00000000003606f0 [ 126.113698] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 126.113700] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 126.113701] Call Trace: [ 126.113711] usb_hcd_submit_urb+0xad/0xb70 [ 126.113717] ? schedule+0x2c/0x80 [ 126.113719] ? schedule_timeout+0x1f1/0x350 [ 126.113724] ? update_curr+0xf5/0x1b0 [ 126.113726] usb_submit_urb+0x22d/0x560 [ 126.113728] ? usb_alloc_urb+0x2a/0x30 [ 126.113730] usb_sg_wait+0xa0/0x190 [ 126.113736] usb_stor_bulk_transfer_sglist.part.1+0x67/0xc0 [usb_storage] [ 126.113748] usb_stor_bulk_srb+0x4b/0x80 [usb_storage] [ 126.113753] usb_stor_Bulk_transport+0x175/0x400 [usb_storage] [ 126.113755] usb_stor_invoke_transport+0x3b/0x500 [usb_storage] [ 126.113758] ? wait_for_completion_interruptible+0xb7/0x180 [ 126.113761] usb_stor_transparent_scsi_command+0xe/0x10 [usb_storage] [ 126.113763] usb_stor_control_thread+0x1c7/0x280 [usb_storage] [ 126.113767] kthread+0x125/0x140 [ 126.113769] ? usb_stor_disconnect+0xc0/0xc0 [usb_storage] [ 126.113770] ? kthread_create_on_node+0x70/0x70 [ 126.113772] ret_from_fork+0x25/0x30 [ 126.113773] Code: f1 48 89 fa 48 c7 c6 a0 6e 51 c0 48 c7 c7 20 8e 51 c0 e8 ca 08 f9 de e9 5d fd ff ff 41 8b 87 88 00 00 00 85 c0 0f 84 67 fd ff ff <0f> 0b 48 8b 7d d0 48 c7 c6 48 5d 51 c0 e8 c4 f3 0e df 4c 89 fe [ 126.113791] RIP: vhci_urb_enqueue+0x2fa/0x4f0 [vhci_hcd] RSP: ffffb44e81a77b60 [ 126.113794] ---[ end trace 6e70660d8a09a8dd ]--- [ 126.122875] audit: type=1400 audit(1506565321.693:181): apparmor="DENIED" operation= -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1719888 Title: kernel BUG at /build/linux- s_bACt/linux-4.13.0/drivers/usb/usbip/vhci_hcd.c:683! To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1719888/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs