I'm having the same issue on the same kernel version (4.12.0-17). Falling back 
to version 4.12.0-16 resolved the issue. At this time I do not have the ability 
to test the mainline kernel. If this bug gets close to being marked for 
expiration I'll see what I can do. Trace below:
Nov 24 01:27:49 tower kernel: [  788.880485] uurb->buffer_length is too short 
6144 vs 0
Nov 24 01:27:49 tower kernel: [  788.880506] ------------[ cut here 
]------------
Nov 24 01:27:49 tower kernel: [  788.880515] WARNING: CPU: 0 PID: 2626 at 
/build/linux-KM2a5S/linux-4.13.0/drivers/usb/core/devio.c:1583 
proc_do_submiturb+0x993/0xd50
Nov 24 01:27:49 tower kernel: [  788.880516] Modules linked in: vhost_net vhost 
tap vfio_pci vfio_virqfd vfio_iommu_type1 vfio ebtable_filter ebtables 
ip6table_filter ip6_tables iptable_filter binfmt_misc snd_hda_codec_hdmi bridge 
stp                                                                             
       llc intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel 
kvm irqbypass intel_cstate intel_rapl_perf lpc_ich joydev nls_iso8859_1 
snd_usb_audio snd_usbmidi_lib snd_rawmidi snd_seq_device input_leds 
snd_hda_codec_realtek                                                           
                         snd_hda_codec_generic snd_hda_intel snd_hda_codec xpad 
ff_memless snd_hda_core mei_me snd_hwdep mei snd_pcm snd_timer snd soundcore 
shpchp mac_hid ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp 
libiscsi scsi_transport_isc                                                     
                              si sunrpc ip_tables x_tables autofs4 btrfs raid10 
raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq 
libcrc32c
Nov 24 01:27:49 tower kernel: [  788.880578]  raid1 raid0 multipath linear 
hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel pcbc aesni_intel nouveau aes_x86_64 
crypto_simd glu                                                                 
                  e_helper cryptd mxm_wmi video i2c_algo_bit ttm drm_kms_helper 
syscopyarea e1000e sysfillrect sysimgblt fb_sys_fops drm ptp nvme pps_core 
nvme_core wmi
Nov 24 01:27:49 tower kernel: [  788.880610] CPU: 0 PID: 2626 Comm: 
qemu-system-x86 Not tainted 4.13.0-17-generic #20-Ubuntu
Nov 24 01:27:49 tower kernel: [  788.880612] Hardware name: To Be Filled By 
O.E.M. To Be Filled By O.E.M./X99 Extreme4, BIOS P3.60 08/11/2016
Nov 24 01:27:49 tower kernel: [  788.880614] task: ffff977bf734ae80 task.stack: 
ffffabaa87858000
Nov 24 01:27:49 tower kernel: [  788.880616] RIP: 
0010:proc_do_submiturb+0x993/0xd50
Nov 24 01:27:49 tower kernel: [  788.880618] RSP: 0018:ffffabaa8785bd38 EFLAGS: 
00010282
Nov 24 01:27:49 tower kernel: [  788.880620] RAX: 000000000000002a RBX: 
ffff977bf8cb9600 RCX: ffffffff8345fd08
Nov 24 01:27:49 tower kernel: [  788.880622] RDX: 0000000000000000 RSI: 
0000000000000092 RDI: 0000000000000247
Nov 24 01:27:49 tower kernel: [  788.880623] RBP: ffffabaa8785bdc0 R08: 
000000000000002a R09: 0000000000000509
Nov 24 01:27:49 tower kernel: [  788.880624] R10: 0000000000000200 R11: 
0000000000000000 R12: 0000000000000002
Nov 24 01:27:49 tower kernel: [  788.880625] R13: ffff977bedfd2480 R14: 
00005599d6d024a8 R15: ffffabaa8785be00
Nov 24 01:27:49 tower kernel: [  788.880628] FS:  00007f83a36e3c80(0000) 
GS:ffff977bff200000(0000) knlGS:0000000000000000
Nov 24 01:27:49 tower kernel: [  788.880629] CS:  0010 DS: 0000 ES: 0000 CR0: 
0000000080050033
Nov 24 01:27:49 tower kernel: [  788.880631] CR2: 00007f80483c3fe8 CR3: 
000000086dd3d000 CR4: 00000000001426f0
Nov 24 01:27:49 tower kernel: [  788.880632] Call Trace:
Nov 24 01:27:49 tower kernel: [  788.880642]  ? 
compat_poll_select_copy_remaining+0x120/0x120
Nov 24 01:27:49 tower kernel: [  788.880645]  usbdev_do_ioctl+0xa34/0x1170
Nov 24 01:27:49 tower kernel: [  788.880649]  ? 
compat_poll_select_copy_remaining+0x120/0x120
Nov 24 01:27:49 tower kernel: [  788.880652]  usbdev_ioctl+0xe/0x20
Nov 24 01:27:49 tower kernel: [  788.880655]  do_vfs_ioctl+0xa5/0x610
Nov 24 01:27:49 tower kernel: [  788.880659]  SyS_ioctl+0x79/0x90
Nov 24 01:27:49 tower kernel: [  788.880665]  
entry_SYSCALL_64_fastpath+0x1e/0xa9
Nov 24 01:27:49 tower kernel: [  788.880668] RIP: 0033:0x7f839de9cea7
Nov 24 01:27:49 tower kernel: [  788.880669] RSP: 002b:00007ffe4490dfd8 EFLAGS: 
00000246 ORIG_RAX: 0000000000000010
Nov 24 01:27:49 tower kernel: [  788.880671] RAX: ffffffffffffffda RBX: 
00005599d4f1ba70 RCX: 00007f839de9cea7
Nov 24 01:27:49 tower kernel: [  788.880672] RDX: 00005599d6d02470 RSI: 
000000008038550a RDI: 000000000000003e
Nov 24 01:27:49 tower kernel: [  788.880674] RBP: 0000000000000000 R08: 
00007f839e16dc20 R09: 00005599d6d02470
Nov 24 01:27:49 tower kernel: [  788.880675] R10: 00005599d65de5f0 R11: 
0000000000000246 R12: 00005599d4473480
Nov 24 01:27:49 tower kernel: [  788.880676] R13: 0000000000000000 R14: 
00005599d4f1bad0 R15: 0000000000000000
Nov 24 01:27:49 tower kernel: [  788.880678] Code: 00 c7 45 a8 00 00 00 00 48 
c7 45 b8 00 00 00 00 0f 85 5e f8 ff ff 89 c2 48 c7 c7 58 44 33 83 c6 05 5a 53 
95 00 01 e8 6e 2e a2 ff <0f> ff 49 63 47 18 e9 3e f8 ff ff c7 45 8c 00 00 00 0  
                                                                                
 0 c7 45 98
Nov 24 01:27:49 tower kernel: [  788.880723] ---[ end trace cef8f3eaa7ac3740 
]---
Nov 24 01:27:49 tower kernel: [  788.881849] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.882844] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.883842] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.884824] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.885823] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.886823] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.887827] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.888826] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.889823] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.890822] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.891822] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.892825] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.893824] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.894824] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.895833] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.896838] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.897836] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.898835] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.899834] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.900844] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.901844] xhci_hcd 0000:00:14.0: URB req 0 
and actual 192 transfer length mismatch
Nov 24 01:27:49 tower kernel: [  788.902698] DMAR: DRHD: handling fault status 
reg 2
Nov 24 01:27:49 tower kernel: [  788.902744] DMAR: [DMA Read] Request device 
[00:14.0] fault addr 1000 [fault reason 06] PTE Read access is not set

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1733901

Title:
  /build/linux-KM2a5S/linux-4.13.0/drivers/usb/core/devio.c is crashing
  on kvm / qemu machine bootup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1733901/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to