All of lore.kernel.org
 help / color / mirror / Atom feed
From: grundler@dsl2.external.hp.com (Grant Grundler)
To: jsoe0708@tiscali.be
Cc: Randolph Chung <tausq@debian.org>,
	parisc-linux@lists.parisc-linux.org,
	debian-hppa@lists.debian.org
Subject: Re: [parisc-linux] new gcc-default for hppa
Date: Wed, 15 Jan 2003 18:41:45 -0700	[thread overview]
Message-ID: <20030116014145.GC8543@dsl2.external.hp.com> (raw)
In-Reply-To: <3E1AA52C0000167E@ocpmta1.freegates.net>

On Wed, Jan 15, 2003 at 05:14:47PM +0100, jsoe0708@tiscali.be wrote:
> and I got this time actual stack dump:
>  for builtin NIC:
> Stack Dump:
>  1ebd4780:  0004ff0f 54203230 38204345 35343a30
>  1ebd4770:  2031343a 101e0e7c 64204a61 31205765
>  1ebd4760:  2e0a2023 6d61696c 61766520 6f752068
>  1ebd4750:  75780a59 2f4c696e 20474e55 00075f10
>  1ebd4740:  0000001b 00069e0c 00069e0c 00000008
>  1ebd4730:  1ebd4588 101e27e4 1fe3ac80 00000000
> 
> Kernel addresses on the stack:
>  [<101e0e7c>]  [<101e27e4>]  [<101e25f8>]  [<101e0bec>]
>  [<1014b828>]  [<101de398>]  [<10104a6c>]  [<1013f4ac>]
>  [<10109f90>]  [<10109084>]  [<10109d4c>]  [<1013ff24>]
>  [<1013e3e4>]  [<1014ec28>]  [<101213f0>]

Randolph made the matching config/System.map available to me.

> Kernel Fault: Code=26 regs=1ebd4780 (Addr=00000082)

data page fault. looks like a null ptr dereference.
Above Kernel addresses point to:
0x101e0e7c opost+c8
0x101e27e4 write_chan+1ec
0x101e25f8 write_chan+0
0x101e0bec do_tty_write+134
0x1014b828 path_walk+14
0x101de398 tty_write+30
0x10104a6c handle_interruption+150
0x1013f4ac sys_write+a4
0x10109f90 syscall_exit+0
0x10109084 intr_check_sig+0
0x10109d4c child_return+0
0x1013ff24 chrdev_open+64
0x1013e3e4 dentry_open+f4
0x1014ec28 locate_fd+70
0x101213f0 it_real_fn+0

Seems like a jumble of stack traces.
Start with IOAQ (0x101e0dcc opost+18) and GR02 (rp, 0x101e27e4
write_chan+1ec) and look at source code to see which
kernel stack addresses are valid.

In any case, doesn't look like a problem with tulip driver.
I'll let someone else keep poking at this.

>   AND FOR External Nic:

> Kernel Fault: Code=6 regs=1ec3e080 (Addr=701e49c4)

This is bad. The kernel branched off into the weeds
or something. Could be the same problem though.

grant

  parent reply	other threads:[~2003-01-16  1:41 UTC|newest]

Thread overview: 76+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-10 16:31 [parisc-linux] new gcc-default for hppa jsoe0708
2003-01-10 17:09 ` Randolph Chung
2003-01-10 18:18   ` jsoe0708
2003-01-10 18:18   ` jsoe0708
2003-01-13 18:36   ` jsoe0708
2003-01-13 18:36   ` jsoe0708
2003-01-13 19:38     ` Grant Grundler
2003-01-13 19:38     ` Grant Grundler
2003-01-14  6:57       ` jsoe0708
2003-01-14  6:57       ` jsoe0708
2003-01-14 16:52         ` Grant Grundler
2003-01-14 17:49           ` jsoe0708
2003-01-14 17:49           ` jsoe0708
2003-01-15 16:14             ` jsoe0708
2003-01-16  1:06               ` Grant Grundler
2003-01-16  1:06               ` Grant Grundler
2003-01-16  4:12                 ` Jeremy Drake
2003-01-16  4:12                 ` Jeremy Drake
2003-01-16 14:37                 ` M. Grabert
2003-01-16 15:02                   ` jsoe0708
2003-01-16 15:02                   ` jsoe0708
2003-01-16 15:44                     ` jsoe0708
2003-01-16 15:44                     ` jsoe0708
2003-01-16 14:37                 ` M. Grabert
2003-01-16  1:41               ` Grant Grundler
2003-01-16  1:41               ` Grant Grundler [this message]
2003-01-21 23:57                 ` Grant Grundler
2003-01-24 11:02                   ` Joel Soete
2003-01-25  1:18                     ` Grant Grundler
2003-01-25  1:18                     ` Grant Grundler
2003-01-25  4:23                     ` John David Anglin
2003-01-25  4:23                     ` John David Anglin
2003-01-25 18:30                       ` Joel Soete
2003-01-25 17:44                         ` John David Anglin
2003-01-25 17:44                         ` John David Anglin
2003-01-25 18:30                       ` Joel Soete
2003-01-24 11:02                   ` Joel Soete
2003-01-26  4:46                   ` Grant Grundler
2003-01-26  4:46                   ` Grant Grundler
2003-01-26  5:09                     ` John David Anglin
2003-01-27  7:26                       ` Randolph Chung
2003-01-28  7:31                         ` Randolph Chung
2003-01-28  7:46                           ` Randolph Chung
2003-01-28  9:16                             ` Patrick Caulfield
2003-01-28 11:54                               ` Joel Soete
2003-01-28 12:58                                 ` Joel Soete
2003-01-30 15:38                             ` Michael Wood
2003-01-30 15:38                             ` Michael Wood
2003-01-30 15:34                               ` Randolph Chung
2003-01-30 15:34                               ` Randolph Chung
2003-01-28  7:46                           ` Randolph Chung
2003-01-28 14:47                           ` John David Anglin
2003-01-28 14:47                           ` John David Anglin
2003-01-28  7:31                         ` Randolph Chung
2003-01-27  7:26                       ` Randolph Chung
2003-01-26  5:09                     ` John David Anglin
2003-01-21 23:57                 ` Grant Grundler
2003-01-15 16:14             ` jsoe0708
2003-01-14 16:52         ` Grant Grundler
2003-01-14  8:22       ` Patrick Caulfield
2003-01-14 10:03     ` [parisc-linux] new gcc-snapshot problem [was: new gcc-default for hppa] jsoe0708
2003-01-14 13:54       ` John David Anglin
2003-01-14 14:16         ` Matthew Wilcox
2003-01-14 14:16         ` Matthew Wilcox
2003-01-14 14:44         ` jsoe0708
2003-01-14 14:44         ` jsoe0708
2003-01-14 15:04           ` John David Anglin
2003-01-14 15:28             ` jsoe0708
2003-01-14 15:28             ` jsoe0708
2003-01-14 15:04           ` John David Anglin
2003-01-14 13:54       ` John David Anglin
2003-01-14 10:03     ` jsoe0708
2003-01-10 17:09 ` [parisc-linux] new gcc-default for hppa Randolph Chung
  -- strict thread matches above, loose matches on Subject: below --
2003-01-10 16:31 jsoe0708
2003-01-16 11:35 jsoe0708
2003-01-16 11:35 jsoe0708

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=20030116014145.GC8543@dsl2.external.hp.com \
    --to=grundler@dsl2.external.hp.com \
    --cc=debian-hppa@lists.debian.org \
    --cc=jsoe0708@tiscali.be \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=tausq@debian.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.