From: Andrew Morton <akpm@linux-foundation.org>
To: linuxppc-dev@ozlabs.org
Subject: 2.6.27-rc5-mm1 mystery trace
Date: Thu, 4 Sep 2008 20:20:32 -0700 [thread overview]
Message-ID: <20080904202032.2299c2c8.akpm@linux-foundation.org> (raw)
Booting the putative 2.6.27-rc5-mm1 lineup on the g5 I see:
io scheduler cfq registered
proc_dir_entry '00' already registered
Call Trace:
[c00000017a0fbae0] [c000000000012540] unrecov_restore+0x98d8/0x1220c (unreliable)
[c00000017a0fbb90] [c000000000149798] dst_error+0x117d3c/0x42ba04
[c00000017a0fbc40] [c000000000149c14] dst_error+0x1181b8/0x42ba04
[c00000017a0fbcc0] [c0000000001f9260] dst_error+0x1c7804/0x42ba04
[c00000017a0fbd60] [c0000000005ccc8c] _sinittext+0x25c8c/0x371d4
[c00000017a0fbde0] [c000000000009230] unrecov_restore+0x5c8/0x1220c
[c00000017a0fbee0] [c0000000005a7d90] _sinittext+0xd90/0x371d4
[c00000017a0fbf90] [c000000000026db4] fpdisable+0xa6f4/0xa884
nvidiafb: Device ID: 10de0141
nvidiafb: CRTC0 analog not found
nvidiafb: CRTC1 analog found
from which I conclude
a) someone broke powerpc's kallsyms processing and
b) someone screwed up their procfs handling.
The output of `nm -n vmlinux' is at
http://userweb.kernel.org/~akpm/nm-n.txt. You'll see that
c000000000012540 is actually somewhere inside proc_register().
This is stupid:
g5:/usr/src/25> gdb vmlinux
GNU gdb Red Hat Linux (6.3.0.0-1.21rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "ppc-yellowdog-linux-gnu"..."/usr/src/25/vmlinux": not in executable format: File format not recognized
probably there's some command line magic to make it work, but there
shouldn't be.
next reply other threads:[~2008-09-05 3:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-05 3:20 Andrew Morton [this message]
2008-09-05 3:42 ` 2.6.27-rc5-mm1 mystery trace Benjamin Herrenschmidt
2008-09-05 3:49 ` Andrew Morton
2008-09-05 4:36 ` Benjamin Herrenschmidt
2008-09-05 4:41 ` Andrew Morton
2008-09-05 9:27 ` Geert Uytterhoeven
2008-09-05 9:31 ` Benjamin Herrenschmidt
2008-09-05 3:54 ` Benjamin Herrenschmidt
2008-09-05 4:04 ` Andrew Morton
2008-09-05 4:37 ` Benjamin Herrenschmidt
2008-09-08 6:11 ` Paul Mackerras
2008-09-08 6:54 ` Andrew Morton
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=20080904202032.2299c2c8.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linuxppc-dev@ozlabs.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).