From: Randolph Chung <randolph@tausq.org>
To: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] 2.5 kernel crash on a500 -- help needed
Date: Tue, 23 Jul 2002 23:53:44 -0700 [thread overview]
Message-ID: <20020724065344.GF17737@tausq.org> (raw)
In-Reply-To: <20020723065807.GB17737@tausq.org>
(this reference was copied from the cvs list w.r.t our 2.5 merge)
In reference to a message from Randolph Chung, dated Jul 22:
> > init/main.c
> > add parisc_init back into the init sequence.... this causes the machine to crash though, need to investigate if the call is in the right place
without parisc_init(), i'm getting this on a500... debugging
output should be pretty much self-explanatory...
POSIX conformance testing by UNIFIX
before init_idle
after init_idle
Starting rest_init
Starting kernel thread 0x0000000010479180, arg 0x0000000000000000, flags 69120
Return from kernel_thread; pid = 352186432
After kernel_thread
Calling cpu_idle
schedule: need_resched
prev->stat = 0
schedule: switch_tasks
context_switch: mm = 0x0000000014fdf078, oldmm = 0x00000000103ce968
doing switch_to; prev=0x0,0x0, next=0x104d0040,0x104d0070
-> (the prev/next numbers are reg->iaoq[0] and reg->kpc)
-> there's another printk() right after the switch_to() call, i don't
see that...
At this point, the machine hpmcs. The hpmc output is not very helpful,
and probably wrong. it points the crash to printk (both iaoq and
gr2 point to printk, but different locations)
I'm not sure whether this is a bug inside our switch_to code (looks
correct...) or if the switched to task is crashing. It seems to me the
only thing in the runqueue at this point should be the init thread,
right? but i don't get the printk() output from init.....
any hints on how to debug this?
baffled....
randolph
p.s. for those of you wondering, we do have a linkable 2.5 kernel now
(at least in some configurations). it doesn't come near to booting yet,
but willy/helge/richard/grant and others are busy working on it :)
--
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/
parent reply other threads:[~2002-07-24 6:49 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20020723065807.GB17737@tausq.org>]
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=20020724065344.GF17737@tausq.org \
--to=randolph@tausq.org \
--cc=parisc-linux@lists.parisc-linux.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