From: Andrew Morton <akpm@linux-foundation.org>
To: syzbot <syzbot+cce9ef2dd25246f815ee@syzkaller.appspotmail.com>
Cc: adobriyan@gmail.com, gs051095@gmail.com, jhugo@codeaurora.org,
jpoimboe@redhat.com, lauraa@codeaurora.org,
linux-kernel@vger.kernel.org, linux@dominikbrodowski.net,
mingo@kernel.org, rostedt@goodmis.org,
syzkaller-bugs@googlegroups.com, tglx@linutronix.de,
thomas.lendacky@amd.com
Subject: Re: unexpected kernel reboot (3)
Date: Fri, 13 Jul 2018 14:58:11 -0700 [thread overview]
Message-ID: <20180713145811.683ffd0043cac26a5a5af725@linux-foundation.org> (raw)
In-Reply-To: <000000000000eb546f0570e84e90@google.com>
On Fri, 13 Jul 2018 14:39:02 -0700 syzbot <syzbot+cce9ef2dd25246f815ee@syzkaller.appspotmail.com> wrote:
> Hello,
>
> syzbot found the following crash on:
hm, I don't think I've seen an "unexpected reboot" report before.
Can you expand on specifically what happened here? Did the machine
simply magically reboot itself? Or did an external monitor whack it,
or...
Does this test distinguish from a kernel which simply locks up?
> HEAD commit: 1e4b044d2251 Linux 4.18-rc4
> git tree: upstream
> console output: https://syzkaller.appspot.com/x/log.txt?x=17c6a6d0400000
> kernel config: https://syzkaller.appspot.com/x/.config?x=25856fac4e580aa7
> dashboard link: https://syzkaller.appspot.com/bug?extid=cce9ef2dd25246f815ee
> compiler: gcc (GCC) 8.0.1 20180413 (experimental)
> syzkaller repro:https://syzkaller.appspot.com/x/repro.syz?x=165012c2400000
> C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1571462c400000
I assume the "C reproducer" is irrelevant here.
Is it reproducible?
> IMPORTANT: if you fix the bug, please add the following tag to the commit:
> Reported-by: syzbot+cce9ef2dd25246f815ee@syzkaller.appspotmail.com
>
> output_len: 0x00000000092459b0
> kernel_total_size: 0x000000000a505000
> trampoline_32bit: 0x000000000009d000
>
> Decompressing Linux... Parsing ELF... done.
> Booting the kernel.
> [ 0.000000] Linux version 4.18.0-rc4+ (syzkaller@ci) (gcc version 8.0.1
> 20180413 (experimental) (GCC)) #138 SMP Mon Jul 9 10:45:11 UTC 2018
> [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz root=/dev/sda1
> console=ttyS0 earlyprintk=serial vsyscall=native rodata=n
> ftrace_dump_on_oops=orig_cpu oops=panic panic_on_warn=1 nmi_watchdog=panic
> panic=86400 workqueue.watchdog_thresh=140 kvm-intel.nested=1
>
> ...
>
> regulatory database
> [ 4.519364] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
> [ 4.520839] platform regulatory.0: Direct firmware load for
> regulatory.db failed with error -2
> [ 4.522155] cfg80211: failed to load regulatory.db
> [ 4.522185] ALSA device list:
> [ 4.523499] #0: Dummy 1
> [ 4.523951] #1: Loopback 1
> [ 4.524389] #2: Virtual MIDI Card 1
> [ 4.825991] input: ImExPS/2 Generic Explorer Mouse as
> /devices/platform/i8042/serio1/input/input4
> [ 4.829533] md: Waiting for all devices to be available before autodetect
> [ 4.830562] md: If you don't use raid, use raid=noautodetect
> [ 4.835237] md: Autodetecting RAID arrays.
> [ 4.835882] md: autorun ...
> [ 4.836364] md: ... autorun DONE.
Can we assume that the failure occurred in or immediately after the MD code,
or might some output have been truncated?
It would be useful to know what the kernel was initializing immediately
after MD. Do you have a kernel log for the same config when the kerenl
didn't fail? Or maybe enable initcall_debug?
next prev parent reply other threads:[~2018-07-13 21:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-13 21:39 syzbot
2018-07-13 21:58 ` Andrew Morton [this message]
2018-07-16 10:09 ` Dmitry Vyukov
[not found] ` <5f715c98-2b81-4eee-be3c-11cbc1bc36a8@googlegroups.com>
2020-03-11 20:17 ` Dmitry Vyukov
[not found] ` <CALMp9eRuaFnav=ZUJdb1AefkCPhzH9rjpSHis_4XNVFG4rRimg@mail.gmail.com>
[not found] ` <CALMp9eTVzEMpGEOhOKxH8tjyggeXFJ=+3xxipzQ=yFB3cT85GA@mail.gmail.com>
2020-03-13 7:43 ` Dmitry Vyukov
2021-03-04 11:25 ` Dmitry Vyukov
2021-03-04 14:56 ` Jose R Rodriguez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180713145811.683ffd0043cac26a5a5af725@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=adobriyan@gmail.com \
--cc=gs051095@gmail.com \
--cc=jhugo@codeaurora.org \
--cc=jpoimboe@redhat.com \
--cc=lauraa@codeaurora.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@dominikbrodowski.net \
--cc=mingo@kernel.org \
--cc=rostedt@goodmis.org \
--cc=syzbot+cce9ef2dd25246f815ee@syzkaller.appspotmail.com \
--cc=syzkaller-bugs@googlegroups.com \
--cc=tglx@linutronix.de \
--cc=thomas.lendacky@amd.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®