Subject: Re: 1.6-release for port-dreamcast?
To: None <port-dreamcast@netbsd.org>
From: Christian Groessler <cpg@aladdin.de>
List: port-dreamcast
Date: 01/08/2003 20:53:36
On 01/08/2003 08:14:43 PM ZE9 Izumi Tsutsui wrote:
>
>> Hmm,
>> working shared libs would be nice :-)
>
>gcc should be fixed/updated first because sh3 support of gcc-2.95.3
>is buggy. Updating toolchain is not easy work, though.

Should it work with recent binutils/gcc from GNU? Is there some beta
toolchain to play with?

>
>> Also, I still get this kernel panic:
>> http://mail-index.netbsd.org/port-dreamcast/2002/09/15/0000.html
>>
>> Does anyone work on these items currently?
>
>trace output on ddb would help..

Hmm, it's not much:


panic: tlb_handler: invalid user-space access from kernel mode va=0x00000000, ssr=0x400000f0, spc=0x8c0c7ab4  proc=0x8c46d63c onfault=0x8c0ae606
Stopped in pid 2094 (conftest) at       cpu_Debugger+0x6:       mov     r14, r15

db> t
cpu_Debugger() at panic+0x90
panic() at tlb_exception+0x238
tlb_exception() at 0x8c000484
sh3/cache_sh4.h() at          0
db> 

Tell me if you need s/th else.

Doesn't it happen for you?

regards,
chris