[parisc-linux] Yet another tar-triggered problem?

Grant Grundler grundler@dsl2.external.hp.com
Mon, 3 Feb 2003 10:30:57 -0700


On Mon, Feb 03, 2003 at 05:44:50PM +0200, Nahkola Mikko wrote:
> ... the 70096's scrollback was full of something that looks like
> a hex dump, and then a HPMC at the end.

Likely a problem with st or scsi driver.
Not many people are using tape drives so we don't get much
feedback on that.

> Is anyone interested in the hex dump?

Well, TBH, I'd be more interested in one from a 2.4.20 kernel.
Too much code has changed since 2.4.18.

> 
> The HPMC is as follows:
> 		Code=1 regs=102f3080 (Addr=00000000)
> 	
>      YZrvWESTHLNXBCVMcbcbcbcbOGFRQPDI
> PSW: 00000000000001000000000000001110 Not tainted
> r00-03  00000000 10300010 1010d4e8 ffffffff
...
> IASQ: 00000000 00000000 IAOQ: 1024a2d0 1024a2d4

Can you look up (IOAQ) 1024a2d0 and (GR02) 1010d4e8
in the matching System.map?
I'm curious where it died.
Though with HPMCs, it's likely to be a bug in some other code path.

thanks,
grant