From: Bernhard Walle <bwalle@suse.de>
To: Jay Lan <jlan@sgi.com>
Cc: Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>,
kexec@lists.infradead.org, Dave Anderson <anderson@redhat.com>
Subject: Re: [PATCH] [makedumpfile] Follow debuginfo link of vmlinux file
Date: Tue, 29 May 2007 20:42:35 +0200 [thread overview]
Message-ID: <20070529184235.GA4564@suse.de> (raw)
In-Reply-To: <465C6667.2020207@sgi.com>
* Jay Lan <jlan@sgi.com> [2007-05-29 19:44]:
>
> If i run makedumpfile -x option to produce a dumpfile as below:
> # makedumpfile -c -d 31 -x VMLINUX VMCORE DUMPFILE
>
> The size of these files are:
> 16468 -rw------- 1 jlan wheel 16983716 2007-05-29 10:23 DUMPFILE
>
> 1719048 -r-------- 1 jlan wheel 1760303684 2007-05-24 11:35 VMCORE
> 55488 -rwxr-xr-x 1 jlan wheel 56819470 2007-05-24 11:33 VMLINUX
>
> and crash was able to read and analyze the DUMPFILE together with the
> VMLINUX.
>
> Now when i used makedumpfile -g option to generate a CONFIGFILE:
>
> # makedumpfile -g CONFIGFILE -x VMLINUX
>
> the size of CONFIGFILE is only 696 bytes.
And what's the problem? Did you look at the config file? It's not a
.config.
> Besides, makedumpfile failed to generate a DUMPFILE using the
> CONFIGFILE:
>
> # makedumpfile -c -d 31 -i CONFIGFILE VMCORE DUMPFILE
> CONFIGFILE and VMCORE don't match.
>
> makedumpfile Failed.
Try to replace the VERSION field of the config file by the version of
the kernel. I have here the behaviour that the VERSION is filled with
the version of the running kernel, not of the kernel for which the
config file is generated. I'm looking into this.
Thanks,
Bernhard
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
prev parent reply other threads:[~2007-05-29 18:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-01 13:39 [PATCH] [makedumpfile] Follow debuginfo link of vmlinux file Bernhard Walle
2007-05-24 0:35 ` Ken'ichi Ohmichi
2007-05-24 6:54 ` Bernhard Walle
2007-05-24 7:09 ` Bernhard Walle
2007-05-24 17:21 ` Jay Lan
2007-05-24 18:31 ` Dave Anderson
2007-05-24 19:21 ` Bernhard Walle
2007-05-24 19:44 ` Jay Lan
2007-05-24 19:54 ` Bernhard Walle
2007-05-29 11:43 ` Ken'ichi Ohmichi
2007-05-29 17:44 ` Jay Lan
2007-05-29 18:42 ` Bernhard Walle [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=20070529184235.GA4564@suse.de \
--to=bwalle@suse.de \
--cc=anderson@redhat.com \
--cc=jlan@sgi.com \
--cc=kexec@lists.infradead.org \
--cc=oomichi@mxs.nes.nec.co.jp \
/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.