All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francis M <fmcbra@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Decoding an oops
Date: Mon, 7 Oct 2019 21:11:45 +0100	[thread overview]
Message-ID: <CAO+szGvTSy5m6d219X3=i+mXgEVTfaLYKtgXESEKJu8TDZXBGA@mail.gmail.com> (raw)
In-Reply-To: <CAHk-=wiK0Mmo-9qkuoBj4Syx_q9Lbn-ZZLb8BGpvuCf8OHjMgQ@mail.gmail.com>

On Mon, 7 Oct 2019 at 20:38, Linus Torvalds
<torvalds@linux-foundation.org> wrote:
>
> On Mon, Oct 7, 2019 at 7:58 AM Francis M <fmcbra@gmail.com> wrote:
> >
> > Attached is a JPEG of what I've been able to capture from the console.
> > I'm guessing it's probably not enough to go on, but hoping someone
> > might have an 'ahh, that looks familiar' moment.
>
> That is an awkwardly small snippet and not showing any of the real
> oops state at all (the code/rip dump is actually the user space state
> at the time of the system call that then causes the problem).

I was pretty sure it'd turn out to be worthless, cheers for
confirming ;)

> Can you make your VM use a bigger terminal so that it shows more of
> the oops? Assuming your virtual environment supports the usual VESA
> VGA modes, it might be as easy as just booting with "vga=775" to get a
> 1280x1024 console.

I forgot about the old VGA mode parameters. Have had trouble
(read: zero luck) getting a high-res console for this VM from grub
through to kernel boot since it was provisioned, but I'll give the
above a shot once I've got the disc images safely backed up.

Have gleaned a small nugget more of stack which might help
down the road if this turns out to be VirtualBox-specific: I'm
reliably seeing "vbg_*" (drivers/virt/vboxguest/) stack frames
very early in the oops but they're scrolling way too fast for me
to snap a photo with my mobile. Maybe stack corruption,
maybe not. Pretty sure the VM is using mainline vboxguest.

Anyway, I'll try and glean as much info as I can with vga= and /
or delayed "printk()".

Should note in case the Oracle devs see this, this is a Win 10 Pro
host, 2019 Core i7, running VirtualBox 6.x. I'll haul this bug 'report'
upstream if further analysis points to vboxguest.

Cheers,
Francis

      reply	other threads:[~2019-10-07 20:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-07 14:57 Decoding an oops Francis M
2019-10-07 19:37 ` Linus Torvalds
2019-10-07 20:11   ` Francis M [this message]

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='CAO+szGvTSy5m6d219X3=i+mXgEVTfaLYKtgXESEKJu8TDZXBGA@mail.gmail.com' \
    --to=fmcbra@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.