xpad rumble causes full system hang
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Medium
|
Joseph Salisbury | ||
Trusty |
Incomplete
|
Medium
|
Unassigned | ||
Wily |
Incomplete
|
Medium
|
Unassigned | ||
Xenial |
Fix Released
|
Medium
|
Joseph Salisbury | ||
linux-lts-utopic (Ubuntu) |
Incomplete
|
Medium
|
Unassigned | ||
linux-lts-vivid (Ubuntu) |
Incomplete
|
Medium
|
Unassigned |
Bug Description
To reproduce:
1. Have a wired xbox controller.
2. Modify the SDL2 testrumble.c so it runs forever. (attached)
3. Build and run it.
4. Kill it with sigkill from another terminal.
Expected result: The program should stop running.
Actual result: Entire computer freezes. Soundcard continuously plays the last second of audio. No response from any input devices or the network.
The bug can also be reproduced by playing the game Borderlands 2 while having a wired xbox controller connected. The system will randomly freeze in the exact same way.
The bug has existed since at least 14.04.
The last thing the kernel prints is this:
Apr 1 03:38:29 al-desktop kernel: [94142.404218] usb 7-3: new full-speed USB device number 2 using ohci-pci
Apr 1 03:38:29 al-desktop kernel: [94142.565264] usb 7-3: New USB device found, idVendor=045e, idProduct=0288
Apr 1 03:38:29 al-desktop kernel: [94142.565268] usb 7-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 1 03:38:29 al-desktop kernel: [94142.567304] hub 7-3:1.0: USB hub found
Apr 1 03:38:29 al-desktop kernel: [94142.569259] hub 7-3:1.0: 3 ports detected
Apr 1 03:38:29 al-desktop kernel: [94142.852248] usb 7-3.1: new full-speed USB device number 3 using ohci-pci
Apr 1 03:38:29 al-desktop kernel: [94142.949301] usb 7-3.1: New USB device found, idVendor=045e, idProduct=0289
Apr 1 03:38:29 al-desktop kernel: [94142.949308] usb 7-3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 1 03:38:29 al-desktop kernel: [94142.982402] input: Microsoft X-Box pad v2 (US) as /devices/
Apr 1 03:38:29 al-desktop kernel: [94142.982503] usbcore: registered new interface driver xpad
Apr 1 03:40:09 al-desktop kernel: [94242.318271] ------------[ cut here ]------------
Apr 1 03:40:09 al-desktop kernel: [94242.318280] WARNING: CPU: 3 PID: 16529 at /build/
Apr 1 03:40:09 al-desktop kernel: [94242.318282] URB ffff880106cbacc0 submitted while active
Apr 1 03:40:09 al-desktop kernel: [94242.318283] Modules linked in: joydev xpad ff_memless nvidia_uvm(POE) rfcomm pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rc_pinnacle_pctv_hd em28xx_rc tda18271 cxd2820r em28xx_dvb d
vb_core em28xx binfmt_misc bnep snd_hda_codec_hdmi rc_hauppauge ir_kbd_i2c tuner_simple tuner_types input_leds tuner uvcvideo videobuf2_vmalloc kvm_amd videobuf2_memops kvm btusb videobuf2_core btrtl snd_seq_midi btbcm snd_seq_midi_event
btintel snd_usb_audio snd_usbmidi_lib snd_hda_codec_via msp3400 snd_hda_
_core videobuf_dma_sg edac_mce_amd rc_core videobuf_core snd_bt87x v4l2_common videodev snd_pcm media i2c_algo_bit snd_timer i2c_piix4 snd soundcore drm shpchp wmi 8250_fintek asus_atk0110 mac_hid parport_pc ppdev lp parport autofs4 uas u
sb_storage hid_generic usbhid hid pata_acpi psmouse pata_atiixp ahci libahci r8169 mii
Apr 1 03:40:09 al-desktop kernel: [94242.318324] CPU: 3 PID: 16529 Comm: testrumble Tainted: P OE 4.2.0-34-generic #39-Ubuntu
Apr 1 03:40:09 al-desktop kernel: [94242.318326] Hardware name: System manufacturer System Product Name/M4A79XTD EVO, BIOS 2102 06/17/2010
Apr 1 03:40:09 al-desktop kernel: [94242.318328] 0000000000000000 000000004da02d75 ffff88010a9c3ba8 ffffffff817ebed3
Apr 1 03:40:09 al-desktop kernel: [94242.318330] 0000000000000000 ffff88010a9c3c00 ffff88010a9c3be8 ffffffff8107b986
Apr 1 03:40:09 al-desktop kernel: [94242.318331] ffff88010a9c3bd8 0000000000000010 ffff880103216f08 ffff88010a9c3cd0
Apr 1 03:40:09 al-desktop kernel: [94242.318333] Call Trace:
Apr 1 03:40:09 al-desktop kernel: [94242.318337] [<ffffffff817eb
Apr 1 03:40:09 al-desktop kernel: [94242.318340] [<ffffffff8107b
Apr 1 03:40:09 al-desktop kernel: [94242.318342] [<ffffffff8107b
Apr 1 03:40:09 al-desktop kernel: [94242.318345] [<ffffffff815e0
Apr 1 03:40:09 al-desktop kernel: [94242.318348] [<ffffffffc0bd8
Apr 1 03:40:09 al-desktop kernel: [94242.318351] [<ffffffffc0bd3
Apr 1 03:40:09 al-desktop kernel: [94242.318353] [<ffffffffc0bd3
Apr 1 03:40:09 al-desktop kernel: [94242.318355] [<ffffffff81638
Apr 1 03:40:09 al-desktop kernel: [94242.318357] [<ffffffff81637
Apr 1 03:40:09 al-desktop kernel: [94242.318359] [<ffffffff81638
Apr 1 03:40:09 al-desktop kernel: [94242.318360] [<ffffffff8163c
Apr 1 03:40:09 al-desktop kernel: [94242.318363] [<ffffffff811fd
Apr 1 03:40:09 al-desktop kernel: [94242.318364] [<ffffffff811fd
Apr 1 03:40:09 al-desktop kernel: [94242.318366] [<ffffffff811fe
Apr 1 03:40:09 al-desktop kernel: [94242.318368] [<ffffffff817f2
Apr 1 03:40:09 al-desktop kernel: [94242.318369] ---[ end trace 49879d5abf54403b ]---
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-
ProcVersionSign
Uname: Linux 4.2.0-34-generic x86_64
NonfreeKernelMo
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
/dev/snd/
/dev/snd/
CurrentDesktop: XFCE
Date: Fri Apr 1 14:12:05 2016
HibernationDevice: RESUME=
InstallationDate: Installed on 2015-07-12 (264 days ago)
InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
IwConfig:
eth0 no wireless extensions.
lo no wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB:
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.149.3
RfKill:
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: Upgraded to wily on 2015-12-31 (91 days ago)
dmi.bios.date: 06/17/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2102
dmi.board.
dmi.board.name: M4A79XTD EVO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0X
dmi.chassis.
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.name: System Product Name
dmi.product.
dmi.sys.vendor: System manufacturer
CVE References
Changed in linux (Ubuntu): | |
importance: | Undecided → Medium |
Changed in linux (Ubuntu Wily): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in linux (Ubuntu): | |
assignee: | nobody → Joseph Salisbury (jsalisbury) |
Changed in linux (Ubuntu Wily): | |
assignee: | nobody → Joseph Salisbury (jsalisbury) |
status: | Confirmed → In Progress |
Changed in linux (Ubuntu): | |
status: | Confirmed → In Progress |
no longer affects: | linux (Ubuntu Vivid) |
Changed in linux (Ubuntu Trusty): | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Joseph Salisbury (jsalisbury) |
no longer affects: | linux-lts-vivid (Ubuntu Wily) |
no longer affects: | linux-lts-vivid (Ubuntu Xenial) |
no longer affects: | linux-lts-vivid (Ubuntu Trusty) |
Changed in linux-lts-vivid (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Joseph Salisbury (jsalisbury) |
Changed in linux-lts-utopic (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Joseph Salisbury (jsalisbury) |
Changed in linux (Ubuntu Wily): | |
status: | In Progress → Incomplete |
Changed in linux (Ubuntu Trusty): | |
status: | In Progress → Incomplete |
Changed in linux-lts-utopic (Ubuntu): | |
status: | In Progress → Incomplete |
Changed in linux-lts-vivid (Ubuntu): | |
status: | In Progress → Incomplete |
assignee: | Joseph Salisbury (jsalisbury) → nobody |
Changed in linux-lts-utopic (Ubuntu): | |
assignee: | Joseph Salisbury (jsalisbury) → nobody |
Changed in linux (Ubuntu Wily): | |
assignee: | Joseph Salisbury (jsalisbury) → nobody |
Changed in linux (Ubuntu Trusty): | |
assignee: | Joseph Salisbury (jsalisbury) → nobody |
tags: | added: cscc |
This change was made by a bot.