Bug 203149
Summary: | Kernel oops when using multiple V4L cameras: 9600004f in dwc2_unmap_urb_for_dma+0x1c/0x28 | ||
---|---|---|---|
Product: | Drivers | Reporter: | wayne |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | NEW --- | ||
Severity: | normal | CC: | jan, wayne |
Priority: | P1 | ||
Hardware: | ARM | ||
OS: | Linux | ||
Kernel Version: | 5.0.5-meson64 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
wayne
2019-04-04 01:02:34 UTC
On Thu, Apr 04, 2019 at 01:02:34AM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=203149 > > Bug ID: 203149 > Summary: Kernel oops when using multiple V4L cameras: 9600004f > in dwc2_unmap_urb_for_dma+0x1c/0x28 > Product: Drivers > Version: 2.5 > Kernel Version: 5.0.5-meson64 All USB bugs should be sent to the linux-usb@vger.kernel.org mailing list, and not entered into bugzilla. Please bring this issue up there, if it is still a problem in the latest kernel release. https://marc.info/?l=linux-usb&m=155440243702650&w=2 But there is no help. Also getting these dumps. Raspberry Pi 3B+ https://www.jankratochvil.net/t/raspberry-camera.jpg kernel-4.20.16 it worked kernel-5.0.13-300 .fc30.aarch64 crash kernel-5.1.0 -0.rc7.git4.1.fc31.aarch64 also crash Unfortunately netconsole does not work for me during the crash. kdump locks up cycling crash messages. https://www.jankratochvil.net/t/raspberry-kdump.jpg Still crashing + crashing on kdump on: kernel-5.2.0-0.rc0.git6.1.fc31.aarch64 From: Stefan Wahren <wahrenst-at-gmx.net> usb: dwc2: RODATA_FULL_DEFAULT_ENABLED causes kernel oops Message-ID: <0ae6261e-96b3-cf8b-d523-a6b8851c951b@gmx.net> https://marc.info/?l=linux-usb&m=155886551312676 It is not yet accepted upstream but it is now at least backported in Fedora 29: kernel-5.1.9-200.fc29 https://src.fedoraproject.org/rpms/kernel/blob/f29/f/usb-dwc2-Fix-DMA-cache-alignment-issues.patch But I haven't tested it yet on my Raspberry Pi 3B+. It is fixed upstream by: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4a4863bf2e7932e584a3a462d3c6daf891142ddc I cannot close this Bug myself. |