Advertisement
Guest User

snd_usb_toneport crash

a guest
Jan 28th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [   10.895827] snd_usb_toneport 5-2:1.0: Line 6 POD Studio UX1 found
  2. [   10.900859] ------------[ cut here ]------------
  3. [   10.900935] WARNING: CPU: 2 PID: 1733 at drivers/usb/core/hcd.c:1584 usb_hcd_map_urb_for_dma+0x4f0/0x560
  4. [   10.901011] transfer buffer not dma capable
  5. [   10.901067] Modules linked in: snd_usb_audio(+) snd_usb_toneport(+) snd_usb_line6 snd_usbmidi_lib kvm_amd kvm snd_hda_codec_hdmi irqbypass k10temp pcspkr drm_kms_helper syscopyarea firewire_ohci asus_atk0110 sysfillrect snd_hda_intel sysimgblt fb_sys_fops parport_pc drm i2c_piix4 parport snd_hda_codec snd_hda_core snd_hwdep acpi_cpufreq vhba(O) vboxpci(O) vboxnetflt(O) vboxnetadp(O) vboxdrv(O) virtio_pci virtio_balloon virtio_ring virtio xts gf128mul aes_x86_64 sha512_generic macvlan fuse xfs nfs lockd grace sunrpc jfs reiserfs btrfs xor raid6_pq ext2 multipath raid0 md_mod hid_logitech sl811_hcd uhci_hcd firewire_core ohci_pci ohci_hcd
  6. [   10.903811] CPU: 2 PID: 1733 Comm: systemd-udevd Tainted: G           O    4.9.6 #2
  7. [   10.903872] Hardware name: System manufacturer System Product Name/M5A78L/USB3, BIOS 1701    04/27/2013
  8. [   10.903958]  ffffc90003b3f778 ffffffff813d645b ffffc90003b3f7c8 0000000000000000
  9. [   10.904180]  ffffc90003b3f7b8 ffffffff8105b0b8 00000630000000c3 ffff880229a0de40
  10. [   10.904401]  0000000000000000 0000000000000200 0000000000000002 ffff880228a57800
  11. [   10.904622] Call Trace:
  12. [   10.904680]  [<ffffffff813d645b>] dump_stack+0x4f/0x74
  13. [   10.904739]  [<ffffffff8105b0b8>] __warn+0xd8/0x100
  14. [   10.904797]  [<ffffffff8105b12a>] warn_slowpath_fmt+0x4a/0x50
  15. [   10.904857]  [<ffffffff810498f0>] ? flush_gart+0x40/0x50
  16. [   10.904925]  [<ffffffff815809e0>] usb_hcd_map_urb_for_dma+0x4f0/0x560
  17. [   10.904986]  [<ffffffff815816cf>] usb_hcd_submit_urb+0x2ef/0x9a0
  18. [   10.905046]  [<ffffffff810bd560>] ? del_timer_sync+0x50/0x50
  19. [   10.905106]  [<ffffffff81081e93>] ? preempt_count_add+0xa3/0xc0
  20. [   10.905166]  [<ffffffff81796962>] ? _raw_write_unlock_irq+0x12/0x30
  21. [   10.905226]  [<ffffffff81796989>] ? _raw_spin_unlock_irq+0x9/0x10
  22. [   10.905285]  [<ffffffff81582c0b>] usb_submit_urb+0x2db/0x540
  23. [   10.905345]  [<ffffffff81583355>] usb_start_wait_urb+0x65/0xf0
  24. [   10.905404]  [<ffffffff815834ab>] usb_control_msg+0xcb/0x110
  25. [   10.905465]  [<ffffffffa1272c8c>] line6_read_data+0xec/0x1f0 [snd_usb_line6]
  26. [   10.905528]  [<ffffffffa1272da6>] line6_read_serial_number+0x16/0x20 [snd_usb_line6]
  27. [   10.905590]  [<ffffffffa127e4d6>] toneport_init+0xb6/0x21b [snd_usb_toneport]
  28. [   10.905653]  [<ffffffffa12731b6>] line6_probe+0x246/0x450 [snd_usb_line6]
  29. [   10.905714]  [<ffffffffa127e420>] ? line6_toneport_disconnect+0x70/0x70 [snd_usb_toneport]
  30. [   10.905778]  [<ffffffffa127e280>] toneport_probe+0x30/0x40 [snd_usb_toneport]
  31. [   10.905839]  [<ffffffff815878fa>] usb_probe_interface+0x10a/0x290
  32. [   10.905910]  [<ffffffff814c30e6>] driver_probe_device+0x216/0x2d0
  33. [   10.905970]  [<ffffffff814c3248>] __driver_attach+0xa8/0xb0
  34. [   10.906029]  [<ffffffff814c31a0>] ? driver_probe_device+0x2d0/0x2d0
  35. [   10.906089]  [<ffffffff814c109f>] bus_for_each_dev+0x5f/0x90
  36. [   10.906148]  [<ffffffff814c28c9>] driver_attach+0x19/0x20
  37. [   10.906207]  [<ffffffff814c250e>] bus_add_driver+0x1be/0x230
  38. [   10.906266]  [<ffffffff814c3afb>] driver_register+0x5b/0xd0
  39. [   10.906325]  [<ffffffff8158656c>] usb_register_driver+0x8c/0x140
  40. [   10.906384]  [<ffffffffa1281000>] ? 0xffffffffa1281000
  41. [   10.906444]  [<ffffffffa128101e>] toneport_driver_init+0x1e/0x20 [snd_usb_toneport]
  42. [   10.906506]  [<ffffffff81000421>] do_one_initcall+0x41/0x150
  43. [   10.906566]  [<ffffffff8112db03>] do_init_module+0x5a/0x1d7
  44. [   10.906626]  [<ffffffff810d8abf>] load_module+0x20bf/0x2570
  45. [   10.906685]  [<ffffffff810d5a00>] ? show_taint+0x30/0x30
  46. [   10.906744]  [<ffffffff8119de15>] ? kernel_read_file+0x115/0x1a0
  47. [   10.906804]  [<ffffffff810d916b>] SyS_finit_module+0xcb/0xd0
  48. [   10.906864]  [<ffffffff81002b68>] do_syscall_64+0x48/0xb0
  49. [   10.906898] usb 7-3: 1:1: cannot get freq at ep 0x5
  50. [   10.906990]  [<ffffffff81796e46>] entry_SYSCALL64_slow_path+0x25/0x25
  51. [   10.907065] ---[ end trace 91cf6d2c83ca42e3 ]---
  52. [   10.907131] snd_usb_toneport 5-2:1.0: receive length failed (error -11)
  53. [   10.909880] snd_usb_toneport 5-2:1.0: receive length failed (error -11)                        
  54. [   10.909950] snd_usb_toneport 5-2:1.0: write request failed (error -11)                          
  55. [   10.913223] snd_usb_toneport 5-2:1.0: Line 6 POD Studio UX1 now attached
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement