[kaffe] Segmentation fault
Dalibor Topic
robilad at kaffe.org
Fri Jul 16 03:33:48 PDT 2004
Stage2 wrote:
> ----- Original Message -----
> From: "Dalibor Topic" <robilad at kaffe.org>
> To: "Stage2" <stage2 at dave-tech.it>
> Cc: <kaffe at kaffe.org>; <stage1 at dave-tech.it>
> Sent: Wednesday, July 14, 2004 7:37 PM
> Subject: Re: [kaffe] Segmentation fault
>
>
>
>>Stage2 wrote:
>>
>>>I have a little problem with the kaffe's awt on qt-embedded.
>>>When I try to lunch one of the awt tests it replys with an error of
>>>Segmentation Fault.
>>>Can anyone help me? Thank you
>>
>>Check out FAQ.debugging in the FAQ directory :)
>>
>>Let me guess, xscale? what value do you get for developers/sp_offset.c
>>on the target platform?
>>
>>cheers,
>>dalibor topic
>>
>
>
> FAQ.debugging: I've already read it ;)
>
> I'm using a PPC405EP and the sp_offset.c returns this line:
> #define SP_OFFSET 0.
Looks ok, if you're using linux. Jim Huang fixed a crash in qt awt in
CVS head, but you may need to use a large stack size, actually. Jim said
on IRC that -Xss1M was necessary for him, so you could try using CVS
head and raising the stack size.
If that fails, there is still gdb :)
cheers,
dalibor topic
More information about the kaffe
mailing list