Community
Participate
Working Groups
Build Identifier: M20110909-1335 Randomly, eclipse will lock up and crash. Java outputs the following: Java was started but returned exit code=-805306369 C:\Windows\system32\javaw.exe --XX:MaxPermSize=256m -jar C:\eclipse3.7\\plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar -os win32 -ws win32 -arch x86_64 -showsplash -launcher C:\eclipse3.7\eclipse.exe -name Eclipse --launcher.library c:\eclipse3.7\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502\eclipse_1406.dll -startup c:\eclipse3.7\\plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar -exitdata 9f8_5c -vmargs -Xms256M -Xmx4048m --XX:MaxPermSize=256m -clean -vm c:\Windows\system32\javaw.exe -vmargs -xx:MaxPermSize=256m -jar C:\eclipse3.7\\plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar I'm using java version: $ java -version java version "1.6.0_26" Java(TM) SE Runtime Environment (build 1.6.0_26-b03) Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode, sharing) Reproducible: Sometimes Steps to Reproduce: Happens randomly, but frequently throughout the day.
This seems to be directly related to running Oxygen XML Plugin version 12 inside of eclipse 3.7. It was working fine for a while, but now everytime I open an XML doc with the Oxygen plugin, and then double click some text, it crashes eclipse.
Do you have VM crash logs?
Where would I find those? (In reply to comment #2) > Do you have VM crash logs?
(In reply to comment #3) > Where would I find those? Search your system for hs_err_pid log files.
I found some old ones from eclipse crashes, but no new ones from the latest crashes. I'm not sure if they were written then. Did a find on my entire drive as well... (In reply to comment #4) > (In reply to comment #3) > > Where would I find those? > > Search your system for hs_err_pid log files.
Please open a bug with the developers of the Oxygen XML plug-in. Feel free to reopen the bug if the problem persists after uninstalling that plug-in.