netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: INFO: task hung in vivid_stop_generating_vid_cap
       [not found] <00000000000080601805795ada2e@google.com>
@ 2019-03-22  7:08 ` syzbot
  2019-03-22  8:00   ` Dmitry Vyukov
  2019-03-22 22:45 ` syzbot
  2019-11-07 13:42 ` syzbot
  2 siblings, 1 reply; 7+ messages in thread
From: syzbot @ 2019-03-22  7:08 UTC (permalink / raw)
  To: andy, davem, hverkuil, j.vosburgh, linux-kernel, linux-media,
	maheshb, mchehab, netdev, syzkaller-bugs, vfalico

syzbot has bisected this bug to:

commit 4493b81bea24269df898339dee638d7c5cb2b2df
Author: Mahesh Bandewar <maheshb@google.com>
Date:   Wed Mar 8 18:55:54 2017 +0000

     bonding: initialize work-queues during creation of bond

bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=176d1617200000
start commit:   4493b81b bonding: initialize work-queues during creation o..
git tree:       upstream
final crash:    https://syzkaller.appspot.com/x/report.txt?x=14ed1617200000
console output: https://syzkaller.appspot.com/x/log.txt?x=10ed1617200000
kernel config:  https://syzkaller.appspot.com/x/.config?x=62118286bb772a24
dashboard link: https://syzkaller.appspot.com/bug?extid=06283a66a648cd073885
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=15701a33400000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=154c8e4d400000

Reported-by: syzbot+06283a66a648cd073885@syzkaller.appspotmail.com
Fixes: 4493b81bea24 ("bonding: initialize work-queues during creation of  
bond")

For information about bisection process see: https://goo.gl/tpsmEJ#bisection

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: INFO: task hung in vivid_stop_generating_vid_cap
  2019-03-22  7:08 ` INFO: task hung in vivid_stop_generating_vid_cap syzbot
@ 2019-03-22  8:00   ` Dmitry Vyukov
  2019-03-22  8:06     ` Dmitry Vyukov
  0 siblings, 1 reply; 7+ messages in thread
From: Dmitry Vyukov @ 2019-03-22  8:00 UTC (permalink / raw)
  To: syzbot, linux-can
  Cc: andy, David Miller, Hans Verkuil, j.vosburgh, LKML, linux-media,
	Mahesh Bandewar, mchehab, netdev, syzkaller-bugs, vfalico

On Fri, Mar 22, 2019 at 8:08 AM syzbot
<syzbot+06283a66a648cd073885@syzkaller.appspotmail.com> wrote:
>
> syzbot has bisected this bug to:
>
> commit 4493b81bea24269df898339dee638d7c5cb2b2df
> Author: Mahesh Bandewar <maheshb@google.com>
> Date:   Wed Mar 8 18:55:54 2017 +0000
>
>      bonding: initialize work-queues during creation of bond

+linux-can

I think I will disable CONFIG_CAN before v4.12. It causes too many
false results for v4.12..v4.11 range. It always leads to a wrong
decision for first 3 steps, then no chances of correct bisection
anymore.

> bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=176d1617200000
> start commit:   4493b81b bonding: initialize work-queues during creation o..
> git tree:       upstream
> final crash:    https://syzkaller.appspot.com/x/report.txt?x=14ed1617200000
> console output: https://syzkaller.appspot.com/x/log.txt?x=10ed1617200000
> kernel config:  https://syzkaller.appspot.com/x/.config?x=62118286bb772a24
> dashboard link: https://syzkaller.appspot.com/bug?extid=06283a66a648cd073885
> syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=15701a33400000
> C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=154c8e4d400000
>
> Reported-by: syzbot+06283a66a648cd073885@syzkaller.appspotmail.com
> Fixes: 4493b81bea24 ("bonding: initialize work-queues during creation of
> bond")
>
> For information about bisection process see: https://goo.gl/tpsmEJ#bisection

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: INFO: task hung in vivid_stop_generating_vid_cap
  2019-03-22  8:00   ` Dmitry Vyukov
@ 2019-03-22  8:06     ` Dmitry Vyukov
  2019-11-07 18:51       ` Marc Kleine-Budde
  0 siblings, 1 reply; 7+ messages in thread
From: Dmitry Vyukov @ 2019-03-22  8:06 UTC (permalink / raw)
  To: syzbot, linux-can
  Cc: andy, David Miller, Hans Verkuil, j.vosburgh, LKML, linux-media,
	Mahesh Bandewar, mchehab, netdev, syzkaller-bugs, vfalico

On Fri, Mar 22, 2019 at 9:00 AM Dmitry Vyukov <dvyukov@google.com> wrote:
>
> On Fri, Mar 22, 2019 at 8:08 AM syzbot
> <syzbot+06283a66a648cd073885@syzkaller.appspotmail.com> wrote:
> >
> > syzbot has bisected this bug to:
> >
> > commit 4493b81bea24269df898339dee638d7c5cb2b2df
> > Author: Mahesh Bandewar <maheshb@google.com>
> > Date:   Wed Mar 8 18:55:54 2017 +0000
> >
> >      bonding: initialize work-queues during creation of bond
>
> +linux-can
>
> I think I will disable CONFIG_CAN before v4.12. It causes too many
> false results for v4.12..v4.11 range. It always leads to a wrong
> decision for first 3 steps, then no chances of correct bisection
> anymore.

The same seems to show up for v4.12..v4.13:
all runs: crashed: INFO: trying to register non-static key in can_notifier
https://syzkaller.appspot.com/text?tag=Log&x=1555b12b200000

This was fixed by 74b7b490886852582d986a33443c2ffa50970169 right?



> > bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=176d1617200000
> > start commit:   4493b81b bonding: initialize work-queues during creation o..
> > git tree:       upstream
> > final crash:    https://syzkaller.appspot.com/x/report.txt?x=14ed1617200000
> > console output: https://syzkaller.appspot.com/x/log.txt?x=10ed1617200000
> > kernel config:  https://syzkaller.appspot.com/x/.config?x=62118286bb772a24
> > dashboard link: https://syzkaller.appspot.com/bug?extid=06283a66a648cd073885
> > syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=15701a33400000
> > C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=154c8e4d400000
> >
> > Reported-by: syzbot+06283a66a648cd073885@syzkaller.appspotmail.com
> > Fixes: 4493b81bea24 ("bonding: initialize work-queues during creation of
> > bond")
> >
> > For information about bisection process see: https://goo.gl/tpsmEJ#bisection

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: INFO: task hung in vivid_stop_generating_vid_cap
       [not found] <00000000000080601805795ada2e@google.com>
  2019-03-22  7:08 ` INFO: task hung in vivid_stop_generating_vid_cap syzbot
@ 2019-03-22 22:45 ` syzbot
  2019-11-07 13:42 ` syzbot
  2 siblings, 0 replies; 7+ messages in thread
From: syzbot @ 2019-03-22 22:45 UTC (permalink / raw)
  To: andy, davem, dvyukov, hans.verkuil, helen.koike, hverkuil,
	j.vosburgh, linux-can, linux-kernel, linux-media, maheshb,
	mchehab, mchehab, netdev, syzkaller-bugs, vfalico

syzbot has bisected this bug to:

commit f2fe89061d79706eca5c47e4efdc09bbc171e74a
Author: Helen Koike <helen.koike@collabora.com>
Date:   Fri Apr 7 17:55:19 2017 +0000

     [media] vimc: Virtual Media Controller core, capture and sensor

bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=12ea247d200000
start commit:   9f51ae62 Merge git://git.kernel.org/pub/scm/linux/kernel/g..
git tree:       upstream
final crash:    https://syzkaller.appspot.com/x/report.txt?x=11ea247d200000
console output: https://syzkaller.appspot.com/x/log.txt?x=16ea247d200000
kernel config:  https://syzkaller.appspot.com/x/.config?x=62118286bb772a24
dashboard link: https://syzkaller.appspot.com/bug?extid=06283a66a648cd073885
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=15701a33400000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=154c8e4d400000

Reported-by: syzbot+06283a66a648cd073885@syzkaller.appspotmail.com
Fixes: f2fe89061d79 ("[media] vimc: Virtual Media Controller core, capture  
and sensor")

For information about bisection process see: https://goo.gl/tpsmEJ#bisection

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: INFO: task hung in vivid_stop_generating_vid_cap
       [not found] <00000000000080601805795ada2e@google.com>
  2019-03-22  7:08 ` INFO: task hung in vivid_stop_generating_vid_cap syzbot
  2019-03-22 22:45 ` syzbot
@ 2019-11-07 13:42 ` syzbot
  2019-11-11 14:00   ` Hans Verkuil
  2 siblings, 1 reply; 7+ messages in thread
From: syzbot @ 2019-11-07 13:42 UTC (permalink / raw)
  To: andy, davem, dvyukov, hans.verkuil, helen.koike, hverkuil-cisco,
	hverkuil, j.vosburgh, linux-can, linux-kernel, linux-media,
	maheshb, mchehab+samsung, mchehab, mchehab, netdev,
	syzkaller-bugs, tfiga, vfalico

syzbot suspects this bug was fixed by commit:

commit d65842f7126aa1a87fb44b7c9980c12630ed4f33
Author: Hans Verkuil <hverkuil@xs4all.nl>
Date:   Mon Nov 19 11:09:00 2018 +0000

     media: vb2: add waiting_in_dqbuf flag

bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=1417a04a600000
start commit:   9f51ae62 Merge git://git.kernel.org/pub/scm/linux/kernel/g..
git tree:       upstream
kernel config:  https://syzkaller.appspot.com/x/.config?x=62118286bb772a24
dashboard link: https://syzkaller.appspot.com/bug?extid=06283a66a648cd073885
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=15701a33400000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=154c8e4d400000

If the result looks correct, please mark the bug fixed by replying with:

#syz fix: media: vb2: add waiting_in_dqbuf flag

For information about bisection process see: https://goo.gl/tpsmEJ#bisection

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: INFO: task hung in vivid_stop_generating_vid_cap
  2019-03-22  8:06     ` Dmitry Vyukov
@ 2019-11-07 18:51       ` Marc Kleine-Budde
  0 siblings, 0 replies; 7+ messages in thread
From: Marc Kleine-Budde @ 2019-11-07 18:51 UTC (permalink / raw)
  To: Dmitry Vyukov, syzbot, linux-can
  Cc: andy, David Miller, Hans Verkuil, j.vosburgh, LKML, linux-media,
	Mahesh Bandewar, mchehab, netdev, syzkaller-bugs, vfalico


[-- Attachment #1.1: Type: text/plain, Size: 1296 bytes --]

On 3/22/19 9:06 AM, Dmitry Vyukov wrote:
> On Fri, Mar 22, 2019 at 9:00 AM Dmitry Vyukov <dvyukov@google.com> wrote:
>>
>> On Fri, Mar 22, 2019 at 8:08 AM syzbot
>> <syzbot+06283a66a648cd073885@syzkaller.appspotmail.com> wrote:
>>>
>>> syzbot has bisected this bug to:
>>>
>>> commit 4493b81bea24269df898339dee638d7c5cb2b2df
>>> Author: Mahesh Bandewar <maheshb@google.com>
>>> Date:   Wed Mar 8 18:55:54 2017 +0000
>>>
>>>      bonding: initialize work-queues during creation of bond
>>
>> +linux-can
>>
>> I think I will disable CONFIG_CAN before v4.12. It causes too many
>> false results for v4.12..v4.11 range. It always leads to a wrong
>> decision for first 3 steps, then no chances of correct bisection
>> anymore.
> 
> The same seems to show up for v4.12..v4.13:
> all runs: crashed: INFO: trying to register non-static key in can_notifier
> https://syzkaller.appspot.com/text?tag=Log&x=1555b12b200000
> 
> This was fixed by 74b7b490886852582d986a33443c2ffa50970169 right?

ACK

Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: INFO: task hung in vivid_stop_generating_vid_cap
  2019-11-07 13:42 ` syzbot
@ 2019-11-11 14:00   ` Hans Verkuil
  0 siblings, 0 replies; 7+ messages in thread
From: Hans Verkuil @ 2019-11-11 14:00 UTC (permalink / raw)
  To: syzbot, andy, davem, dvyukov, hans.verkuil, helen.koike,
	hverkuil, j.vosburgh, linux-can, linux-kernel, linux-media,
	maheshb, mchehab+samsung, mchehab, mchehab, netdev,
	syzkaller-bugs, tfiga, vfalico

#syz fix: media: vb2: add waiting_in_dqbuf flag

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-11-11 14:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <00000000000080601805795ada2e@google.com>
2019-03-22  7:08 ` INFO: task hung in vivid_stop_generating_vid_cap syzbot
2019-03-22  8:00   ` Dmitry Vyukov
2019-03-22  8:06     ` Dmitry Vyukov
2019-11-07 18:51       ` Marc Kleine-Budde
2019-03-22 22:45 ` syzbot
2019-11-07 13:42 ` syzbot
2019-11-11 14:00   ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).