[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: SWT standalone application crashing on MacOS X Intel

More Information. Passing the -Xcheck:jni option to the VM gives the following stacktrace:

FATAL ERROR in native method: Using JNIEnv in the wrong thread
 at org.eclipse.swt.internal.carbon.OS.ReceiveNextEvent(Native Method)
 at org.eclipse.swt.widgets.Display.sleep(Display.java:3796)
...