Subject: Re: Xarm32VIDC Problem?
To: Dave Daniels <dave_daniels@argonet.co.uk>
From: Richard Earnshaw <rearnsha@buzzard.freeserve.co.uk>
List: port-arm32
Date: 02/19/2001 21:04:42
> I tried starting X on my A7000+ but all it did was cause NetBSD to
> die horribly. When I typed 'xinit' the screen became corrupt.
> Pressing the return key gave me the 'db>' prompt. There was no
> kernel panic message. However, typing the command 'show pool'
> produced the following output:
>
> POOL[u]vm_fault (0xf35065e0, e3720000, 1, 0) -> 1
> Unhandled trap (frame = 0xf35f9c0c)
> Data abort: 'Translation fault (section)'
> status=005 address=e372037e PC=f017947c
> Stopped in Xarm32VIDC at 0xf017947c: ldrb r3,[r2,#0x0000]
It doesn't always get displayed when X dies like this. Try typing
db> call _db_show_panic_cmd()
(you may have to do it twice for some reason).
>
> This failure happens every time I try to run X.
>
> I am quite happy to believe that this happened as a result of
> something I did. I ran xf86config beforehand to create XF86Config
> and changed the symbolic link 'X' to point at Xarm32VIDC. Is this
> correct?
No, but it's probably harmless. I don't think Xarm32vidc uses it.
Not sure, lets see the real panic message first.