Re: BUG: unable to handle kernel paging request in tpg_fill_plane_buffer

2018-12-25 Thread syzbot
HW filter on device team0 BUG: unable to handle kernel paging request at c900073cf340 #PF error: [WRITE] PGD 1da93a067 P4D 1da93a067 PUD 1da93b067 PMD 1bad61067 PTE 0 Oops: 0002 [#1] PREEMPT SMP KASAN CPU: 0 PID: 10163 Comm: vivid-000-vid-c Not tainted 4.20.0-rc7-next-20181224 #188 Hardware

BUG: unable to handle kernel paging request in tpg_fill_plane_buffer

2018-11-26 Thread syzbot
rted-by: syzbot+aa8212f63ea8ffaf3...@syzkaller.appspotmail.com BUG: unable to handle kernel paging request at c90005b5c340 PGD 1da95a067 P4D 1da95a067 PUD 1da95b067 PMD 1c4863067 PTE 0 Oops: 0002 [#1] PREEMPT SMP KASAN CPU: 0 PID: 5439 Comm: vivid-000-vid-c Not tainted 4.20.0-rc4+ #130 Hardware name

"BUG: unable to handle kernel paging request" with em28xx driver

2018-04-29 Thread Alexandre-Xavier Labonté-Lamoureux
failed. Apr 29 23:03:39 limus kernel: [ 89.541648] em28xx 6-2:1.0: Device must be connected to a high-speed USB 2.0 port. Apr 29 23:03:39 limus kernel: [ 89.541747] em28xx 6-2:1.1: audio device (093b:a003): interface 1, class 1 Apr 29 23:03:56 limus kernel: [ 106.253096] BUG: unable to handle

Re: [media/dvb_usb_af9005] BUG: unable to handle kernel paging request (WAS: [media/em28xx] BUG: unable to handle kernel)

2014-09-25 Thread Luca Olivetti
El 25/09/14 15:54, Frank Schäfer ha escrit: > > Am 23.09.2014 um 23:03 schrieb Luca Olivetti: >> El 23/09/14 20:52, Frank Schäfer ha escrit: >> > This seems to be an ancient bug, which is known at least since 5 1/2 > years: > https://lkml.org/lkml/2009/2/4/350 >> [...] #if define

Re: [media/dvb_usb_af9005] BUG: unable to handle kernel paging request (WAS: [media/em28xx] BUG: unable to handle kernel)

2014-09-25 Thread Frank Schäfer
Am 23.09.2014 um 23:03 schrieb Luca Olivetti: > El 23/09/14 20:52, Frank Schäfer ha escrit: > This seems to be an ancient bug, which is known at least since 5 1/2 years: https://lkml.org/lkml/2009/2/4/350 > [...] >>> #if defined(CONFIG_MODULE) || defined(CONFIG_DVB_USB_AF9005_REMOTE) >>

Re: [media/dvb_usb_af9005] BUG: unable to handle kernel paging request (WAS: [media/em28xx] BUG: unable to handle kernel)

2014-09-23 Thread Luca Olivetti
El 23/09/14 20:52, Frank Schäfer ha escrit: >>> This seems to be an ancient bug, which is known at least since 5 1/2 years: >>> https://lkml.org/lkml/2009/2/4/350 [...] >> >> #if defined(CONFIG_MODULE) || defined(CONFIG_DVB_USB_AF9005_REMOTE) > What happens, if CONFIG_MODULES is enabled, but neith

Re: [media/dvb_usb_af9005] BUG: unable to handle kernel paging request (WAS: [media/em28xx] BUG: unable to handle kernel)

2014-09-23 Thread Frank Schäfer
Am 19.09.2014 um 21:55 schrieb Luca Olivetti: > El 19/09/14 21:22, Frank Schäfer ha escrit: > >>> So symbol_request() returns pointers.!= NULL >>> >>> A closer look at the definition of symbol_request() shows, that it does >>> nothing if CONFIG_MODULES is disabled (it just returns its argument). >

Re: [media/dvb_usb_af9005] BUG: unable to handle kernel paging request (WAS: [media/em28xx] BUG: unable to handle kernel)

2014-09-20 Thread Antti Palosaari
Moikka! On 09/19/2014 10:55 PM, Luca Olivetti wrote: El 19/09/14 21:22, Frank Schäfer ha escrit: So symbol_request() returns pointers.!= NULL A closer look at the definition of symbol_request() shows, that it does nothing if CONFIG_MODULES is disabled (it just returns its argument). One po

Re: [media/dvb_usb_af9005] BUG: unable to handle kernel paging request (WAS: [media/em28xx] BUG: unable to handle kernel)

2014-09-19 Thread Luca Olivetti
El 19/09/14 21:22, Frank Schäfer ha escrit: >> >> So symbol_request() returns pointers.!= NULL >> >> A closer look at the definition of symbol_request() shows, that it does >> nothing if CONFIG_MODULES is disabled (it just returns its argument). >> >> >> One possibility to fix this bug would be to

[media/dvb_usb_af9005] BUG: unable to handle kernel paging request (WAS: [media/em28xx] BUG: unable to handle kernel)

2014-09-19 Thread Frank Schäfer
(adjusting the title and adding Luca Olivetti (dvb_usb_af9005 author) and Antti Palosaari) Am 19.09.2014 um 21:01 schrieb Frank Schäfer: > Hi Fengguang, > > thank you for reporting this issue. > > Am 19.09.2014 um 03:41 schrieb Fengguang Wu: [...] >> [8.528015] usbcore: registered new interfa

BUG: unable to handle Kernel Paging request

2012-12-01 Thread rwar...@gmx.de
Hallo may I draw your attention to https://bugzilla.kernel.org/show_bug.cgi?id=48511 -- RW -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-09-06 Thread Laurent Pinchart
On Tuesday 06 September 2011 00:31:03 Sitsofe Wheeler wrote: > On Mon, Sep 05, 2011 at 12:16:42PM +0200, Hans Verkuil wrote: > > On Monday, September 05, 2011 12:13:26 Hans Verkuil wrote: > > > The original order is correct, but what I missed is that for drivers > > > that release (free) everything

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-09-06 Thread Dave Young
On Tue, Sep 6, 2011 at 6:31 AM, Sitsofe Wheeler wrote: > On Mon, Sep 05, 2011 at 12:16:42PM +0200, Hans Verkuil wrote: >> On Monday, September 05, 2011 12:13:26 Hans Verkuil wrote: >> > >> > The original order is correct, but what I missed is that for drivers >> > that release (free) everything in

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-09-05 Thread Sitsofe Wheeler
On Mon, Sep 05, 2011 at 12:16:42PM +0200, Hans Verkuil wrote: > On Monday, September 05, 2011 12:13:26 Hans Verkuil wrote: > > > > The original order is correct, but what I missed is that for drivers > > that release (free) everything in the videodev release callback the > > v4l2_device struct is

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-09-05 Thread Yang Ruirui
- Original message - > On Monday, September 05, 2011 11:59:03 Laurent Pinchart wrote: > > Hi Hans, > > > > On Friday 02 September 2011 09:29:08 Sitsofe Wheeler wrote: > > > On Fri, Sep 02, 2011 at 01:35:49PM +0800, Dave Young wrote: > > > > On Fri, Sep 2, 2011 at 12:59 PM, Dave Young wrot

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-09-05 Thread Hans Verkuil
On Monday, September 05, 2011 12:13:26 Hans Verkuil wrote: > On Monday, September 05, 2011 11:59:03 Laurent Pinchart wrote: > > Hi Hans, > > > > On Friday 02 September 2011 09:29:08 Sitsofe Wheeler wrote: > > > On Fri, Sep 02, 2011 at 01:35:49PM +0800, Dave Young wrote: > > > > On Fri, Sep 2, 2011

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-09-05 Thread Hans Verkuil
On Monday, September 05, 2011 11:59:03 Laurent Pinchart wrote: > Hi Hans, > > On Friday 02 September 2011 09:29:08 Sitsofe Wheeler wrote: > > On Fri, Sep 02, 2011 at 01:35:49PM +0800, Dave Young wrote: > > > On Fri, Sep 2, 2011 at 12:59 PM, Dave Young wrote: > > > > On Fri, Sep 2, 2011 at 3:10 AM,

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-09-05 Thread Laurent Pinchart
Hi Hans, On Friday 02 September 2011 09:29:08 Sitsofe Wheeler wrote: > On Fri, Sep 02, 2011 at 01:35:49PM +0800, Dave Young wrote: > > On Fri, Sep 2, 2011 at 12:59 PM, Dave Young wrote: > > > On Fri, Sep 2, 2011 at 3:10 AM, Sitsofe Wheeler wrote: > > >> On Thu, Sep 01, 2011 at 05:02:51PM +0800, Da

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-09-02 Thread Sitsofe Wheeler
CC'ing Hans Verkuil. On Fri, Sep 02, 2011 at 01:35:49PM +0800, Dave Young wrote: > On Fri, Sep 2, 2011 at 12:59 PM, Dave Young wrote: > > On Fri, Sep 2, 2011 at 3:10 AM, Sitsofe Wheeler wrote: > >> On Thu, Sep 01, 2011 at 05:02:51PM +0800, Dave Young wrote: > >>> On Tue, Aug 30, 2011 at 4:48 AM,

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-09-01 Thread Dave Young
On Fri, Sep 2, 2011 at 12:59 PM, Dave Young wrote: > On Fri, Sep 2, 2011 at 3:10 AM, Sitsofe Wheeler wrote: >> On Thu, Sep 01, 2011 at 05:02:51PM +0800, Dave Young wrote: >>> On Tue, Aug 30, 2011 at 4:48 AM, Sitsofe Wheeler wrote: >>> > >>> > I managed to produce an oops in 3.1.0-rc3-00270-g7a54

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-09-01 Thread Dave Young
On Fri, Sep 2, 2011 at 3:10 AM, Sitsofe Wheeler wrote: > On Thu, Sep 01, 2011 at 05:02:51PM +0800, Dave Young wrote: >> On Tue, Aug 30, 2011 at 4:48 AM, Sitsofe Wheeler wrote: >> > >> > I managed to produce an oops in 3.1.0-rc3-00270-g7a54f5e by unplugging a >> > USB webcam. See below: >> >> Coul

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-09-01 Thread Sitsofe Wheeler
On Thu, Sep 01, 2011 at 05:02:51PM +0800, Dave Young wrote: > On Tue, Aug 30, 2011 at 4:48 AM, Sitsofe Wheeler wrote: > > > > I managed to produce an oops in 3.1.0-rc3-00270-g7a54f5e by unplugging a > > USB webcam. See below: > > Could you try the attached patch? This patch fixed the oops but ex

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-09-01 Thread Dave Young
9). > eeepc kernel: [ 1495.428853] BUG: unable to handle kernel paging request at > 6b6b6bcb > eeepc kernel: [ 1495.429017] IP: [] dev_get_drvdata+0x17/0x20 > eeepc kernel: [ 1495.429017] *pde = > eeepc kernel: [ 1495.429017] Oops: [#1] DEBUG_PAGEALLOC > eeepc kernel

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-08-31 Thread Sitsofe Wheeler
p warning for usb-snd before this oops happens but this seems to be fixed in 3.1): [ 188.072956] BUG: unable to handle kernel paging request at 6b6b6bcb [ 188.073013] IP: [] dev_get_drvdata+0x17/0x20 [ 188.073013] *pde = [ 188.073013] Oops: [#1] DEBUG_PAGEALLOC [ 188.073013] [ 1

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-08-30 Thread Laurent Pinchart
Hi, On Monday 29 August 2011 22:48:46 Sitsofe Wheeler wrote: > Hi, > > I managed to produce an oops in 3.1.0-rc3-00270-g7a54f5e by unplugging a > USB webcam. Thanks for the report. Can you reproduce this on v3.0 ? What were the exact steps that led to the crash ? -- Regards, Laurent Pinchart

BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-08-29 Thread Sitsofe Wheeler
completion handler. eeepc kernel: [ 1393.500719] usb 3-2: USB disconnect, device number 4 eeepc kernel: [ 1393.504351] uvcvideo: Failed to resubmit video URB (-19). eeepc kernel: [ 1495.428853] BUG: unable to handle kernel paging request at 6b6b6bcb eeepc kernel: [ 1495.429017] IP: [] dev_get_drvdata+0x17

budget_ci: "BUG: unable to handle kernel paging request"

2009-12-14 Thread Oliver Wagner
Hi, a current build of http://mercurial.intuxication.org/hg/s2-liplianin (changeset 13860:1944670e9fbe) yields a kernel paging error when inserting budget_ci on a Ubuntu 9.10 system (2.6.31-16) with three S2-3200 and one Tevii 470 cards: Dec 14 23:35:54 tvserver kernel: [0.00] Initializin

Re: [linux-dvb] Compro T750F not working yet...BUG: unable to handle kernel paging request at fffffff4

2009-04-16 Thread td9678td
The relevant part of the dmesg below, perhaps the 'BUG: unable to handle kernel paging request at fff4' part is part of the problem? I have pasted the attached xc3028-v27.fw created in Ubuntu 8.10 into /lib/firmware but still no go. Thanks, Andrew -- To unsubscribe from t

Re: Compro T750F not working yet...BUG: unable to handle kernel paging request at fffffff4

2009-04-12 Thread hermann pitton
en 11.04.2009, 13:14 +1000 schrieb Andrew Reay: > > Hi Everyone, > > > > I have a Compro VideoMate T750F which is not working under Ubuntu 9.04 > > BETA. I get the same result as davor emard gmail.com> > > posted 2009-01-19 11:45:46 GMT. > > > > T

Re: Compro T750F not working yet...BUG: unable to handle kernel paging request at fffffff4

2009-04-11 Thread hermann pitton
part of the dmesg below, perhaps the 'BUG: unable to handle > kernel paging request at fff4' part is part of the problem? > > I have pasted the attached xc3028-v27.fw created in Ubuntu 8.10 > into /lib/firmware but still no go. > the card has in saa7134-dvb.c still

Re: budget.c driver: Kernel oops: "BUG: unable to handle kernel paging request at ffffffff"

2009-01-18 Thread Oliver Endriss
Tony Broad wrote: > I'm using a "Hauppauge WinTV-NOVA-T DVB card" of PCI id "13c2:1005" with > kernel 2.6.27.9. > > I've recently experienced the following fairly consistent kernel oops on > startup in grundig_29504_401_tuner_set_params from budget.c. As you > might expect, following this failure,

budget.c driver: Kernel oops: "BUG: unable to handle kernel paging request at ffffffff"

2009-01-18 Thread Tony Broad
result), but I don't know of anyone else using the driver so I can't test it on other people. Please let me know if this works for you or if I've done something terribly wrong ;-( Cheers, Tony -- Kernel failure message 1: BUG: unable to handle kernel paging request at fff