From: Claus <cl.en@gmx.net>
To: Michael Schmitz <schmitz@opal.biophys.uni-duesseldorf.de>
Cc: Benjamin Herrenschmidt <bh40@calva.net>, linuxppc-dev@lists.linuxppc.org
Subject: Re: Lombard Sleep Crash (Was: 2.2.18pre17 again)
Date: Thu, 9 Nov 2000 02:22:56 +0100 [thread overview]
Message-ID: <20001109022256.A261@olis.north.de> (raw)
In-Reply-To: <Pine.LNX.4.10.10011032251480.26175-100000@opal.biophys.uni-duesseldorf.de>; from schmitz@opal.biophys.uni-duesseldorf.de on Fri, Nov 03, 2000 at 22:53:11 +0100
Moin Michael!
>:
>: Seems I've seen that message before ???
>:
>: > >Sep 18 00:35:03 apple kernel: Kernel panic: kernel access of bad area pc
>: > >c00cf34c lr c00cfa88 address 24 tsk
>: > >+pmud/297
>: > >
>: > >System.map-2.2.18pre4-ben1:
>: > >c00cf218 t idepmac_sleep_device
>: > >c00cf334 t idepmac_wake_device
>: >
>: > Please, try to disassemble idepmac_sleep_device with objdump and see
>: > where exactly it crashes. Looks like there may be some bad pointer going
>: > on there...
>:
>: Rather disassemble idepmac_wake_device (that's where tha PC falls IMHO).
>:
>: Michael
I've just had a snooze-pmud-cd_module crash, sorry it's not in log/messages.
I wrote this from the screen: pc c00d82cc lr c00d8aa8
2:02@pts/1 ~ > uname -a
Linux apple 2.2.18pre17-ben1 #38 Wed Oct 25 18:51:51 CEST 2000 ppc unknown
c00d82b4 <idepmac_wake_device>:
c00d82b4: 94 21 ff d0 stwu r1,-48(r1)
c00d82b8: 7c 08 02 a6 mflr r0
c00d82bc: bf a1 00 24 stmw r29,36(r1)
c00d82c0: 90 01 00 34 stw r0,52(r1)
c00d82c4: 7c 7f 1b 78 mr r31,r3
c00d82c8: 81 3f 00 54 lwz r9,84(r31)
c00d82cc: 80 09 00 24 lwz r0,36(r9)
^^^^^^^^
<snip>
c00d8720 <idepmac_notify_sleep>:
c00d8720: 94 21 ff c0 stwu r1,-64(r1)
c00d8724: 7c 08 02 a6 mflr r0
<snip>
c00d8970: 7f d9 00 2e lwzx r30,r25,r0
c00d8974: 3b 5d 00 01 addi r26,r29,1
c00d8978: 2c 1e 00 00 cmpwi r30,0
c00d897c: 41 82 01 2c beq c00d8aa8 <idepmac_notify_sleep+0x388>
<snip>
c00d8a98: 40 80 00 10 bge c00d8aa8 <idepmac_notify_sleep+0x388>
c00d8a9c: 7f e3 fb 78 mr r3,r31
c00d8aa0: 7f c4 f3 78 mr r4,r30
c00d8aa4: 4b ff f8 11 bl c00d82b4 <idepmac_wake_device>
c00d8aa8: 80 18 e3 d8 lwz r0,-7208(r24)
^^^^^^^^
c00d8aac: 7f 5d d3 78 mr r29,r26
c00d8ab0: 7c 1d 00 00 cmpw r29,r0
c00d8ab4: 41 80 fe ac blt c00d8960 <idepmac_notify_sleep+0x240>
c00d8ab8: 38 60 00 00 li r3,0
c00d8abc: 80 01 00 44 lwz r0,68(r1)
c00d8ac0: 7c 08 03 a6 mtlr r0
c00d8ac4: ba c1 00 18 lmw r22,24(r1)
c00d8ac8: 38 21 00 40 addi r1,r1,64
c00d8acc: 4e 80 00 20 blr
c00d8ad0 <ide_dma_intr>:
c00d8ad0: 94 21 ff e0 stwu r1,-32(r1)
<snip>
Regards
Claus
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-11-09 1:22 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-10-26 6:30 2.2.18pre17 again Paul Mackerras
2000-10-26 14:19 ` Gabriel Paubert
2000-10-27 1:51 ` Paul Mackerras
2000-10-27 6:21 ` Martin Costabel
2000-10-27 11:59 ` Lombard Sleep Crash (Was: 2.2.18pre17 again) Albrecht Dre_
2000-10-27 14:39 ` Olaf Hering
2000-11-02 12:34 ` Albrecht Dreß
2000-11-02 15:07 ` Claus
2000-11-02 15:28 ` Albrecht Dre_
2000-11-02 18:09 ` Benjamin Herrenschmidt
2000-11-03 10:13 ` Albrecht Dre_
2000-11-03 12:22 ` Michael Schmitz
2000-11-03 12:32 ` Albrecht Dre_
2000-11-03 12:52 ` Michael Schmitz
2000-11-03 14:11 ` Albrecht Dre_
2000-11-03 14:52 ` Michael Schmitz
2000-11-03 21:51 ` Michael Schmitz
2000-11-02 15:35 ` Benjamin Herrenschmidt
2000-11-02 15:43 ` Michael Schmitz
2000-11-02 16:11 ` Benjamin Herrenschmidt
2000-11-02 17:13 ` Michael Schmitz
2000-11-03 15:22 ` Claus
2000-11-03 15:55 ` Benjamin Herrenschmidt
2000-11-03 21:53 ` Michael Schmitz
2000-11-09 1:22 ` Claus [this message]
2000-11-09 8:26 ` Michael Schmitz
2000-11-02 17:23 ` Joseph P. Garcia
2000-11-02 18:06 ` Benjamin Herrenschmidt
2000-11-02 22:18 ` Michael Schmitz
2000-11-02 22:56 ` Olaf Hering
2000-11-08 20:35 ` Michael Schmitz
2000-11-08 20:54 ` Benjamin Herrenschmidt
2000-11-08 21:48 ` Michael Schmitz
2000-10-27 19:02 ` 2.2.18pre17 again Olaf Hering
2000-10-28 0:14 ` Olaf Hering
2000-10-31 6:49 ` Michel Lanners
2000-10-31 11:53 ` Benjamin Herrenschmidt
2000-10-31 14:03 ` Gabriel Paubert
2000-10-31 14:48 ` Benjamin Herrenschmidt
2000-10-31 17:20 ` Gabriel Paubert
2000-11-01 1:20 ` Dan Malek
2000-11-01 7:33 ` Michel Lanners
[not found] <200011030559.XAA12796@lists.linuxppc.org>
2000-11-03 14:55 ` Lombard Sleep Crash (Was: 2.2.18pre17 again) Derek Homeier
2000-11-03 15:17 ` Michael Schmitz
2000-11-03 15:53 ` Benjamin Herrenschmidt
2000-11-03 15:59 ` Derek Homeier
-- strict thread matches above, loose matches on Subject: below --
2000-11-03 15:42 nicola cabibbo
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=20001109022256.A261@olis.north.de \
--to=cl.en@gmx.net \
--cc=bh40@calva.net \
--cc=linuxppc-dev@lists.linuxppc.org \
--cc=schmitz@opal.biophys.uni-duesseldorf.de \
/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.