[parisc-linux] What does this one mean ?
Paul Bame
bame@riverrock.org
Mon, 19 Nov 2001 10:05:32 -0700
> On Mon, Nov 19, 2001 at 04:40:26PM +0000, Matthew Wilcox wrote:
>
> > On Mon, Nov 19, 2001 at 04:34:22PM +0000, Richard Allen wrote:
> > > do_page_fault() pid=27461 command='rpm' type=6 address=0x6bc63f53
> >
> > looks like it branched to hyperspace. "k\AE?S" as a string, so it's
> > not obviously ascii. looks like it came from 0x0007c04f, so that might
> > be a good place to start tracing.
>
> Wow :) that was fast :)
> Mmmh. it doesnt dump core so I can attempt to run it under gdb.
> or ? No gdb for parisc ?
Not sure of the status of core dumps (did you check your shell's 'ulimit'?)
but gdb works. Grab sources from http://ftp.parisc-linux.org/cvs/
-P