[parisc-linux] What does this one mean ?

Richard Allen ra@hp.is
Mon, 19 Nov 2001 16:53:20 +0000


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 ?

> maybe rpm is broken (who would notice?  i can't imagine many people are
> using rpm on hppa :-) -- tried recompiling it?

I did recompile it ;)   Im working with it in a chrooted environment
and Im toying with creating a RedHat distro for parisc.  Im doing it
mainly to experience the hardships of creating a distro for a new
platform :)    Dependancies are a b**ch :-)
I've got my chrooted env to the point where I can rebuild SRPMS with
rpm but it wont install them.

chrooted# rpm --version
RPM version 4.0.3
rooted# ls -l /usr/src/redhat/RPMS/parisc/
total 116
-rw-r--r--    1 root     root        38287 Nov 19 16:27 zlib-1.1.3-24.parisc.rpm
-rw-r--r--    1 root     root        71816 Nov 19 16:27 zlib-devel-1.1.3-24.parisc.rpm

rpm still cant install outside the chrooted env. so I guess something is
wrong in rpm..


-- 
Rikki.         --  HP Technical Support, RHCE, RHCX, HP-UX Certified Admin.
               --  Solaris 7 Certified Systems and Network Administrator.
Bell Labs Unix --  Reach out and grep someone.
Those who do not understand Unix are condemned to reinvent it, poorly.