Port-sparc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Sun4/110 "Panic: Crazy Interrupts"
Hi!
I got some time to test this patch out - it looks like we panic at line 327:
```
bt->bt_addr[3] = 0;
```
And here's what it reads out on the screen:
```
cpu0: data fault: pc=0xf0012290 addr=0xfe048003 ser=0x8020<WRITE,TIMEOUT>
panic: kernel fault
```
Thanks,
Samuel
On Tue, Apr 23, 2024 at 1:09 PM Julian Coleman <jdc%coris.org.uk@localhost> wrote:
>
> Hi,
>
> > Thank you, Julian!
> >
> > It doesn't seem to like compiling after this patch - I attached the
> > compiler output.
>
> Apologies - rushing to get it sent before travelling and I realise that I
> must have built the wrong tree. I've attached a new version. Looking in
> more detail at the colour map setup (bt_cmap) I'm not certain if that will
> cause a size fault too. However, I hope that we at least get the value
> of the P4 register and disable interrupts there.
>
> Regards,
>
> Julian
>
> --
Home |
Main Index |
Thread Index |
Old Index