[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-12-05 Thread Jonathan
The original issue has been fixed already. Now it's just that the Input is static but it has nothing to do with the original issue so I'm gonna close this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-12-05 Thread Christopher M. Penalver
Jonathan: >"The original issue has been fixed already." Where precisely, in the Ubuntu kernel from Vivid? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505 Title: Kernel Oops - unable to

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-12-05 Thread Jonathan
https://github.com/torvalds/linux/commit/39a7a88872df98f0c3c50fe278fd1a1f597afd95 This commit fixes the crashing. It isn't included anywhere yet (AFAIK) so I'm running my own custom build. But: The Input isn't correct yet but I don't think this would belong to this bug report.

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-12-05 Thread Christopher M. Penalver
** Tags added: cherry-pick reverse-bisect-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505 Title: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-30 Thread Jonathan
None... Dimitry said he had opened a pull request for rc3 (No idea what that exactly stands for) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505 Title: Kernel Oops - unable to handle kernel

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-30 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu) Status: Incomplete => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505 Title: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-29 Thread Christopher M. Penalver
Jonathan, as noted in https://wiki.ubuntu.com/Bugs/Upstream/kernel that link isn't the official archives of linux-input. Instead you would want to review http://vger.kernel.org/vger-lists.html . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-29 Thread Christopher M. Penalver
Jonathan, to clarify https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1514505/comments/39 which newer Ubuntu kernel is this available in? ** Changed in: linux (Ubuntu) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-29 Thread Jonathan
http://www.spinics.net/lists/linux-input/msg42336.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505 Title: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-28 Thread Jonathan
I had issues getting my message on the mailing list... https://www.mail-archive.com/linux-input@vger.kernel.org/msg20607.html Somehow only the reply of Dmitry got on the list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-15 Thread Christopher M. Penalver
Jonathan, the issue you are reporting is an upstream one. Could you please report this problem following the instructions verbatim at https://wiki.ubuntu.com/Bugs/Upstream/kernel to the appropriate venue (TO Pavel Rojtberg, and Dmitry Torokhov CC linux-input))? Please provide a direct URL to your

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-15 Thread Jonathan
https://github.com/torvalds/linux/commit/39a7a88872df98f0c3c50fe278fd1a1f597afd95 It's included in the "newer" ubuntu kernels as well as in the upstream (I don't know how to check in which "pre-built" kernels it's included) -- You received this bug notification because you are a member of

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-15 Thread Jonathan
With every kernel that includes commit 39a7a8 the controller will crash Xpad when plugging it in. "Older" kernels will just not detect the controller as a controller and Xpad just "ignores" it. Or in other words: My controller gets only detected since commit 39a7a8 and causes Xpad to crash.

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-15 Thread Christopher M. Penalver
Jonathan, to clarify, is commit 39a7a8 out of tree (i.e. not available by default without patching in either the Ubuntu kernels or mainline)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-14 Thread Jonathan
If I boot a live system and then plug the controller in, the system freezes/crashes. Switching onto workspace 1 also isn't also possible. ** Tags added: apport-collected vivid ** Description changed: Running Ubuntu 15.04 with 3.19.0-32-generic if I plug in my original Xbox controller xpad

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-14 Thread Jonathan
But only as long as I haven't plugged the controller in. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505 Title: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-14 Thread Jonathan
hmm... now it somehow worked on my main system... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505 Title: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-14 Thread Jonathan
What could be causing apport-collect to not work after plugging the controller in could be that lsusb gets broken. (If I run lsusb in a terminal, lsusb doesn't output anything and also doesn't stop running and it isn't possible to kill lsusb.) -- You received this bug notification because you

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-14 Thread Jonathan
After plugging the controller in, the apport-collect doesn't work. It's already running for 5+ minutes now... I'm gonna let it run/collect infos and see if it is finished in 1h. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-14 Thread Christopher M. Penalver
Jonathan, the next step is to fully commit bisect from kernel 3.13 to 3.19 in order to identify the last good kernel commit, followed immediately by the first bad one. This will allow for a more expedited analysis of the root cause of your issue. Could you please do this following

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-14 Thread Jonathan
Oops.. just realized that what I wrote in #8 and #9 is wrong. Xpad doesn't crash because it doesn't even know that the new device is a Xbox controller. The following commit adds my controller USB Id as a controller detectable by Xpad:

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-14 Thread Christopher M. Penalver
Jonathan, could you please clarify https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1514505/comments/35 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505 Title: Kernel Oops - unable to

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-13 Thread Christopher M. Penalver
Jonathan, then boot with an alternative environment instead. For example, http://cdimage.ubuntu.com/daily-live/current/ . ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-13 Thread Jonathan
As I already wrote further up https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1514505/comments/6 I know it would be useful but it's not possible! ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-12 Thread Christopher M. Penalver
Jonathan, please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 1514505 ** Tags removed: bug-exists-upstream ** Tags added: kernel-bug-exists-upstream kernel-bug-exists-upstream-4.3 regression-release ** Changed in: linux

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-09 Thread Jonathan
Also exists with the upstream kernel. Wasn't able to boot into graphical interface but in workspace 1 (ctrl+alt+F1) I got the same error after plugging the controller in. I also confirmed with uname -a that I was running 4.3 ** Tags added: bug-exists-upstream ** Changed in: linux (Ubuntu)

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-09 Thread Jonathan
** Attachment added: "version.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1514505/+attachment/4515627/+files/version.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505 Title:

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-09 Thread Jonathan
** Attachment added: "uname-a.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1514505/+attachment/4515626/+files/uname-a.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505 Title:

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-09 Thread Jonathan
https://git.kernel.org/cgit/linux/kernel/git/stable/linux- stable.git/diff/drivers/input/joystick/xpad.c?id=v3.13=v3.19 We have a lot of changes for xpad between the 14.04 and 15.04 system! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-09 Thread Jonathan
linux-headers-4.3.0-040300-generic_4.3.0-040300.201511020949_amd64.deb Is this the right kernel? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505 Title: Kernel Oops - unable to handle kernel

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-09 Thread Jonathan
** Attachment added: "dmesg.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1514505/+attachment/4515625/+files/dmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505 Title:

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-09 Thread Jonathan
Gonna do that! Issue doesn't exist on a 14.04 system. uname -a: Linux mango 3.13.0-67-generic #110-Ubuntu SMP Fri Oct 23 13:24:41 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-09 Thread Jonathan
apport-collect doesn't work: "dpkg-query: no packages found matching linux" ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-09 Thread Jonathan
** Attachment added: "lspci-vvnn.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1514505/+attachment/4515628/+files/lspci-vvnn.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514505

[Bug 1514505] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0

2015-11-09 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.3 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix