This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: SWT Crash Problem with MingW/GCJ (UPDATED)
- From: "Erik Poupaert" <erik dot poupaert at chello dot be>
- To: <gnustuff at thisiscool dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: Thu, 6 Feb 2003 23:48:44 +0100
- Subject: RE: SWT Crash Problem with MingW/GCJ (UPDATED)
-----Original Message-----
From: java-owner@gcc.gnu.org [mailto:java-owner@gcc.gnu.org]On Behalf Of
Mohan Embar
Sent: Thursday 6 February 2003 23:27
To: java@gcc.gnu.org
Subject: SWT Crash Problem with MingW/GCJ (UPDATED)
>>>>> The sample Hello program Hello.java works fine, but Hello2, which
tries to do everything in a non-static method causes a crash with the
following error:
>>>>> This application has requested the Runtime to terminate it in an
unusual way.
Please contact the application's support team for more information.
I've compiled and built your example Hello2 with the gcj-3.2-20021210-1
minGW/GCJ release candidate.
It works fine. It doesn't crash or terminate abnormally on my machine. Based
on the information you have sent, I couldn't reproduce the problem.