[parisc-linux] New kernel on 720 + Pa-Linux-0.5: Breakpoint ?

Richard Hirst rhirst@linuxcare.com
Tue, 3 Apr 2001 00:41:12 +0100


On Tue, Apr 03, 2001 at 12:27:49AM +0100, Matthew Wilcox wrote:
> On Tue, Apr 03, 2001 at 12:17:43AM +0100, Richard Hirst wrote:
> > On Tue, Apr 03, 2001 at 12:51:32AM +0200, Christoph Plattner wrote:
> > > What this in the new kernel ?
> > > A manually inserted breakpoint ?
> > 
> > No, you need new user space stuff.  It looks like there will be a
> 
> Why do you say that?  From:
> 
> sr0-3    00000000 00000000 00000000 00000001
> sr4-7    00000000 00000000 00000000 00000000
> 
> IASQ: 00000000 00000000 IAOQ: 00000000 00000004
> 
> it looks like it's a kernel null pointer dereference.

You might well be right; it just reminded me of one of the problems
I saw on my 715/old with bad spinlock alignment.

> > new base tarball Real Soon Now, so it might be easiest to wait a
> > few days for that.  Alternatively you could try the file system
> > at
> > 
> > http://mkhppa1.esiee.fr/en/download.html
> > 
> > which is pretty up to date - havn't tried that myself though.
> 
> Works well for me.  Though as you say there's a new nfsroot out RSN.

OK, I'm not sure when that was produced relative to my latest glibc
spinlock alignment fix though.

Richard