Re: [GCJ] Performance of GUI applications on embedded systems
Mark Wielaard <[email protected]>
| Newsgroups | gmane.comp.java.classpath.devel,gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
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