This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [GCJ] Performance of GUI applications on embedded systems
- From: Mark Wielaard <mark at klomp dot org>
- To: ffileppo <ffileppo at libero dot it>
- Cc: aph <aph at redhat dot com>, java <java at gcc dot gnu dot org>, classpath <classpath at gnu dot org>
- Date: Wed, 05 Nov 2008 10:44:26 +0100
- Subject: Re: [GCJ] Performance of GUI applications on embedded systems
- References: <K9UQ08$AD832FCC143586E9A7A4E27782F3E256@libero.it>
On Wed, 2008-11-05 at 09:24 +0100, ffileppo wrote:
> I tried your improvement but now I'm getting Segmentation Fault whenever I execute any GUI application.
> (Non-gui code is working fine)
>
> Do you have any idea to investigate this problem?
Run it under GDB and post a backtrace please.
Thanks,
Mark