From: Grant Grundler <grundler@dsl2.external.hp.com>
To: H_Aue@t-online.de (Hinrich Aue)
Cc: "parisc-linux" <parisc-linux@lists.parisc-linux.org>
Subject: Re: [parisc-linux] DSL on a 715/80 with rp-pppoe
Date: Sat, 29 Dec 2001 14:31:47 -0700 [thread overview]
Message-ID: <20011229213147.EA050482A@dsl2.external.hp.com> (raw)
In-Reply-To: Message from H_Aue@t-online.de (Hinrich Aue) of "Sat, 29 Dec 2001 13:23:44 +0100." <16KITV-0dMC0GC@fwd05.sul.t-online.com>
Hinrich Aue wrote:
> Yes, I found no logging in syslog. I'm not used to kernel stuff, (2.
> semester) but the stackdump looked familiar. And after all, it happens when I
> start pppd with async ppp. If I don't activate async ppp It don't crashes,
> but it don't work. That was a problem first when I tried to use DSL. After I
> activated async ppp the machine crashes at the start of pppd.
Ok. That sounds similar.
> I also tried the latest CVS kernel Verison (pa27).
> I would like to dig in that stuff, but I don't know where to start and have
> too little experience.
There must be some kernel beginners guid some place...perhaps this
is the start of one for parisc:
1) collect console output from a serial console. Or type in by hand
panic/crash reason, GR02, IOAQ, and IIR registers for starters.
Note machine model, PDC firmware rev too.
2) get "a.c" and "astk" from CVS
http://cvs.parisc-linux.org/~checkout~/build-tools/
3) use "a" to lookup up symbols names in your matching System.map.
Feed the stack dump to "astk" to get a rough idea of what was
on the stack. parisc stack grows upward - higher addresses are the
"top" of the stack - some of the addresses are residual junk.
Look at the source code to see which functions are really being called.
4) keep notes!
which kernel versionso, which symtoms, local changes you've made.
5) search the parisc-linux mail archive for "stack dump" or "trap 15"
(or whatever the panic output is or kernel symbols associated
with it).
6) post questions to parisc-linux when you get stuck.
hth,
grant
next prev parent reply other threads:[~2001-12-29 21:31 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-28 12:43 [parisc-linux] DSL on a 715/80 with rp-pppoe Hinrich Aue
2001-12-29 5:01 ` Grant Grundler
2001-12-29 12:23 ` Hinrich Aue
2001-12-29 21:31 ` Grant Grundler [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-12-29 14:57 Hinrich Aue
2001-12-29 15:59 ` Jochen Friedrich
2001-12-29 16:08 ` Jochen Friedrich
2001-12-30 12:06 ` Hinrich Aue
2001-12-29 16:10 ` Helge Deller
2001-12-29 16:30 ` Peter Mottram
2001-12-27 21:02 Hinrich Aue
2001-12-28 5:47 ` Grant Grundler
2001-12-29 20:54 ` Richard Hirst
2001-12-29 23:56 ` Peter Mottram
2002-01-01 23:38 ` Richard Hirst
2002-01-02 7:35 ` Hinrich Aue
2002-01-02 8:02 ` Hamish Moffatt
2002-01-02 16:51 ` Peter Mottram
2002-01-02 17:29 ` Bdale Garbee
2002-01-03 13:46 ` Richard Hirst
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=20011229213147.EA050482A@dsl2.external.hp.com \
--to=grundler@dsl2.external.hp.com \
--cc=H_Aue@t-online.de \
--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 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.