xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: lists@ssl-mail.com, xen-devel@lists.xen.org,
	Juergen Gross <JGross@suse.com>
Subject: Re: Xen 4.7.0 boot PANIC on kernel 4.7.0-4 + UEFI ?
Date: Wed, 27 Jul 2016 19:28:15 +0100	[thread overview]
Message-ID: <d1d8664f-54cd-aa2f-807f-345d126263d7@citrix.com> (raw)
In-Reply-To: <1469643774.3709400.678548097.48D16E1B@webmail.messagingengine.com>

On 27/07/16 19:22, lists@ssl-mail.com wrote:
>
> On Wed, Jul 27, 2016, at 09:56 AM, Andrew Cooper wrote:
>>>> Failing that, can you find out exactly where the kernel crashed?  You
>>>> need to manually decode ffffffff81f6374c with the debug symbols.
>>> Sure can try.  I'm gonna have to read-up on how .  Atm no clue.
>> addr2line -e /path/to/linux/debug/symbols ffffffff81f6374c
> Thanks.
>
> For whatever reason it the dev debug symbols aren't available for the official Kernel:Stable branch,
>
> 	http://software.opensuse.org/package/kernel-default-debuginfo?search_term=kernel-default-debuginfo
>
> unlike for the release 4.1.x kernel.
>
> But there is this from an unofficial repo
>
> 	https://build.opensuse.org/package/binaries/hardware:nvdimm/kernel-default?repository=openSUSE_Leap_42.1
>
> I'm not sure if that's good enough.

Sadly not.  The debug symbols need to be specific to the exact binary
you booted.

Any change in the compilation will result in the translation being
useless.  What addr2line is doing is saying "which specific bit of
source code did the compiler/linker end up putting at $X".

I wouldn't worry too much - I expect (the lack of) the aforementioned
changeset is the cause of your issues.

~Andrew

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  reply	other threads:[~2016-07-27 18:28 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-26 23:32 Xen 4.7.0 boot PANIC on kernel 4.7.0-4 + UEFI ? lists
2016-07-27  1:43 ` lists
2016-07-27 15:50 ` Andrew Cooper
2016-07-27 16:21   ` lists
2016-07-27 16:34     ` Andrew Cooper
2016-07-27 16:54       ` lists
2016-07-27 16:56         ` Andrew Cooper
2016-07-27 18:22           ` lists
2016-07-27 18:28             ` Andrew Cooper [this message]
2016-07-27 18:36               ` lists
2016-07-28  0:28                 ` lists
2016-07-28  0:53                   ` lists
2016-07-28  1:09                   ` Konrad Rzeszutek Wilk
2016-07-28 17:20                     ` lists
2016-07-28 18:21                     ` Daniel Kiper
2016-07-28 18:25                       ` lists
2016-07-28 19:05                         ` Daniel Kiper
2016-07-28 19:06                         ` lists
2016-07-29 14:36                           ` lists
2016-07-29 15:42                             ` Konrad Rzeszutek Wilk
2016-07-29 15:57                               ` lists
2016-07-29 16:03                                 ` Konrad Rzeszutek Wilk
2016-07-29 16:12                                   ` lists
2016-08-01 20:11                                   ` lists
2016-08-01 22:27                                     ` [BUG] " lists
2016-08-02  6:57                                     ` Jan Beulich
2016-08-02 13:16                                       ` lists
2016-08-02 19:02                                         ` lists
2016-08-03  9:01                                           ` Jan Beulich
2016-08-03 13:33                                             ` lists
2016-08-03 13:57                                               ` Jan Beulich
2016-08-03 14:03                                                 ` Andrew Cooper
2016-08-03 14:50                                                   ` lists
2016-08-03 15:41                                                     ` lists
2016-08-04 15:21                                             ` lists
2016-07-28 14:09                   ` Vitaly Kuznetsov
2016-07-28 14:18                     ` lists
2016-07-27 18:33           ` Juergen Gross
2016-08-02  6:36 ` Jan Beulich
2016-08-02 13:13   ` lists
2016-08-02 13:38     ` Jan Beulich
2016-08-02 13:54       ` lists
2016-08-02 14:13         ` Jan Beulich
2016-08-02 14:25           ` lists
2016-08-02 14:50             ` Jan Beulich
2016-08-02 15:04               ` lists
2016-08-02 15:55                 ` Jan Beulich

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=d1d8664f-54cd-aa2f-807f-345d126263d7@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=JGross@suse.com \
    --cc=lists@ssl-mail.com \
    --cc=xen-devel@lists.xen.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 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).