[Jadclipse-develop] [ jadclipse-Bugs-564943 ] VM Crash in Windows 2000/JDK 1.4.0 w/Jad
Status: Beta
Brought to you by:
vovikg
|
From: SourceForge.net <no...@so...> - 2005-10-12 02:20:23
|
Bugs item #564943, was opened at 06/05/02 10:41 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=564943&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Cagatay Kavukcuoglu (greyarea) Assigned to: Johann Gyger (jgyger) Summary: VM Crash in Windows 2000/JDK 1.4.0 w/Jad Initial Comment: Occasionally, Jadclipse crashes the VM, which shows the following log: An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77E92545 Function=lcreat+0x2A Library=C:\XOS\system32\KERNEL32.DLL Current Java thread: at java.lang.Win32Process.create(Native Method) at java.lang.Win32Process.<init> (Win32Process.java:63) at java.lang.Runtime.execInternal(Native Method) at java.lang.Runtime.exec(Runtime.java:550) at jadclipse.JadDecompiler.decompile (JadDecompiler.java:159) at jadclipse.JadDecompiler.decompileFromArchive (JadDecompiler.java:216) at jadclipse.BufferOpener.openBuffer (BufferOpener.java:58) at jadclipse.JadclipseClassFileEditor.doOpenBuffer (JadclipseClassFileEditor.java:64) at jadclipse.JadclipseClassFileEditor.init (JadclipseClassFileEditor.java:33) at org.eclipse.ui.internal.EditorManager.createSite (EditorManager.java:547) at org.eclipse.ui.internal.EditorManager.openInternalEditor (EditorManager.java:596) at org.eclipse.ui.internal.EditorManager.openEditorFromDescri ptor(EditorManager.java:413) at org.eclipse.ui.internal.EditorManager.openEditor (EditorManager.java:393) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:1669) at org.eclipse.ui.internal.WorkbenchPage.openEditor (WorkbenchPage.java:1637) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor (EditorUtility.java:137) at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor (EditorUtility.java:108) at org.eclipse.jdt.internal.ui.actions.OpenTypeAction.run (OpenTypeAction.java:58) at org.eclipse.jdt.internal.ui.actions.OpenTypeAction.run (OpenTypeAction.java:71) at org.eclipse.ui.internal.PluginAction.runWithEvent (PluginAction.java:210) at org.eclipse.ui.internal.WWinPluginAction.runWithEvent (WWinPluginAction.java:172) at org.eclipse.jface.action.ActionContributionItem.handleWidge tSelection(ActionContributionItem.java:407) at org.eclipse.jface.action.ActionContributionItem.handleWidge tEvent(ActionContributionItem.java:361) at org.eclipse.jface.action.ActionContributionItem.access$0 (ActionContributionItem.java:352) at org.eclipse.jface.action.ActionContributionItem$ActionListen er.handleEvent(ActionContributionItem.java:47) at org.eclipse.swt.widgets.EventTable.sendEvent (EventTable.java:75) at org.eclipse.swt.widgets.Widget.sendEvent (Widget.java:825) at org.eclipse.swt.widgets.Display.runDeferredEvents (Display.java:1527) at org.eclipse.swt.widgets.Display.readAndDispatch (Display.java:1289) at org.eclipse.ui.internal.Workbench.runEventLoop (Workbench.java:1177) at org.eclipse.ui.internal.Workbench.run (Workbench.java:1160) at org.eclipse.core.internal.boot.InternalBootLoader.run (InternalBootLoader.java:739) at org.eclipse.core.boot.BootLoader.run (BootLoader.java:462) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke (Method.java:324) at org.eclipse.core.launcher.Main.basicRun (Main.java:244) at org.eclipse.core.launcher.Main.run (Main.java:693) at org.eclipse.core.launcher.Main.main (Main.java:526) Dynamic libraries: 0x00400000 - 0x00406000 c:\dev\jdk\sun\1.4.0 \bin\javaw.exe 0x77F80000 - 0x77FFB000 C:\XOS\System32\ntdll.dll 0x77DB0000 - 0x77E0C000 C:\XOS\system32 \ADVAPI32.dll 0x77E80000 - 0x77F35000 C:\XOS\system32 \KERNEL32.DLL 0x77D40000 - 0x77DB0000 C:\XOS\system32 \RPCRT4.DLL 0x77E10000 - 0x77E74000 C:\XOS\system32 \USER32.dll 0x77F40000 - 0x77F7C000 C:\XOS\system32 \GDI32.DLL 0x78000000 - 0x78046000 C:\XOS\system32 \MSVCRT.dll 0x10000000 - 0x10019000 C:\XOS\System32 \NVDESK32.DLL 0x6D330000 - 0x6D442000 c:\dev\jdk\sun\1.4.0 \jre\bin\client\jvm.dll 0x77570000 - 0x775A0000 C:\XOS\System32 \WINMM.dll 0x681A0000 - 0x681A7000 C:\XOS\System32 \serwvdrv.dll 0x66740000 - 0x66747000 C:\XOS\System32 \umdmxfrm.dll 0x6D1D0000 - 0x6D1D7000 c:\dev\jdk\sun\1.4.0 \jre\bin\hpi.dll 0x6D300000 - 0x6D30D000 c:\dev\jdk\sun\1.4.0 \jre\bin\verify.dll 0x6D210000 - 0x6D228000 c:\dev\jdk\sun\1.4.0 \jre\bin\java.dll 0x6D320000 - 0x6D32D000 c:\dev\jdk\sun\1.4.0 \jre\bin\zip.dll 0x20910000 - 0x20917000 C:\Dev\eclipse\2.0- stable\eclipse.F2 \plugins\org.eclipse.core.resources.win32_2.0.0\os\win32 \x86\core_2_0_5.dll 0x20A40000 - 0x20A85000 C:\Dev\eclipse\2.0- stable\eclipse.F2\plugins\org.eclipse.swt.win32_2.0.0 \os\win32\x86\swt-win32-2043.dll 0x77A50000 - 0x77B46000 C:\XOS\system32\ole32.dll 0x71780000 - 0x7180A000 C:\XOS\system32 \COMCTL32.dll 0x76B30000 - 0x76B6E000 C:\XOS\system32 \comdlg32.dll 0x70BD0000 - 0x70C34000 C:\XOS\system32 \SHLWAPI.DLL 0x782F0000 - 0x7852F000 C:\XOS\system32 \SHELL32.DLL 0x779B0000 - 0x77A4B000 C:\XOS\system32 \OLEAUT32.dll 0x75E60000 - 0x75E7A000 C:\XOS\System32 \IMM32.dll 0x61210000 - 0x61219000 C:\Apps\IntelliPoint-4.0 \Mouse\SETUP\MSH\Mouse\POINT32.dll 0x63000000 - 0x63014000 C:\XOS\System32 \SynTPFcs.dll 0x77820000 - 0x77827000 C:\XOS\system32 \VERSION.dll 0x759B0000 - 0x759B6000 C:\XOS\system32 \LZ32.DLL 0x60000000 - 0x60049000 C:\XOS\System32 \MSCTF.dll 0x69640000 - 0x6965F000 C:\XOS\System32 \oleacc.dll 0x6B2C0000 - 0x6B2C5000 C:\XOS\System32 \msimg32.dll 0x61220000 - 0x6122B000 C:\Apps\IntelliPoint-4.0 \Mouse\SETUP\MSH\Mouse\MSH_ZWF.dll 0x6D2D0000 - 0x6D2DD000 C:\Dev\jdk\sun\1.4.0 \jre\bin\net.dll 0x75050000 - 0x75058000 C:\XOS\System32 \WSOCK32.dll 0x75030000 - 0x75043000 C:\XOS\System32 \WS2_32.DLL 0x75020000 - 0x75028000 C:\XOS\System32 \WS2HELP.DLL 0x74FD0000 - 0x74FEF000 C:\XOS\system32\msafd.dll 0x75010000 - 0x75017000 C:\XOS\System32 \wshtcpip.dll 0x226F0000 - 0x226FE000 C:\Apps\TrueLaunchBar\tlbhook.dll 0x785C0000 - 0x785CC000 C:\XOS\System32\rnr20.dll 0x77980000 - 0x779A4000 C:\XOS\System32 \DNSAPI.DLL 0x77340000 - 0x77353000 C:\XOS\System32 \iphlpapi.dll 0x77520000 - 0x77525000 C:\XOS\System32 \ICMP.DLL 0x77320000 - 0x77337000 C:\XOS\System32 \MPRAPI.DLL 0x75150000 - 0x75160000 C:\XOS\System32 \SAMLIB.DLL 0x75170000 - 0x751BF000 C:\XOS\System32 \NETAPI32.DLL 0x77BE0000 - 0x77BEF000 C:\XOS\System32 \SECUR32.DLL 0x751C0000 - 0x751C6000 C:\XOS\System32 \NETRAP.DLL 0x77950000 - 0x7797A000 C:\XOS\system32 \WLDAP32.DLL 0x773B0000 - 0x773DE000 C:\XOS\System32 \ACTIVEDS.DLL 0x77380000 - 0x773A2000 C:\XOS\System32 \ADSLDPC.DLL 0x77830000 - 0x7783E000 C:\XOS\System32 \RTUTILS.DLL 0x77880000 - 0x7790D000 C:\XOS\System32 \SETUPAPI.DLL 0x77C10000 - 0x77C6E000 C:\XOS\System32 \USERENV.DLL 0x774E0000 - 0x77512000 C:\XOS\System32 \RASAPI32.DLL 0x774C0000 - 0x774D1000 C:\XOS\System32 \RASMAN.DLL 0x77530000 - 0x77552000 C:\XOS\System32 \TAPI32.DLL 0x77360000 - 0x77379000 C:\XOS\System32 \DHCPCSVC.DLL 0x775A0000 - 0x77625000 C:\XOS\System32 \CLBCATQ.DLL 0x777E0000 - 0x777E8000 C:\XOS\System32 \winrnr.dll 0x777F0000 - 0x777F5000 C:\XOS\System32 \rasadhlp.dll 0x77840000 - 0x7787C000 C:\XOS\System32\cscui.dll 0x770C0000 - 0x770E3000 C:\XOS\System32 \CSCDLL.DLL 0x770F0000 - 0x772ED000 C:\XOS\System32 \MSI.DLL 0x77920000 - 0x77943000 C:\XOS\system32 \imagehlp.dll 0x72A00000 - 0x72A2D000 C:\XOS\system32 \DBGHELP.dll 0x690A0000 - 0x690AB000 C:\XOS\System32 \PSAPI.DLL Local Time = Wed Jun 05 09:43:39 2002 Elapsed Time = 2415 # # The exception above was detected in native code outside the VM # # Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode) # The problem is intermittent, it happens every 15-20 files or so. I haven't seen this with other apps I run, so my guess is that the way Jadclipse invokes the Jad process runs into a JDK bug. Is there a fix or workaround for this? ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 10/11/05 19:20 Message: Logged In: YES user_id=1312539 This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 09/27/05 02:39 Message: Logged In: YES user_id=7927 Is this bug still a problem? ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 09/27/05 02:27 Message: Logged In: YES user_id=7927 Is this bug still a problem? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 08/24/02 00:13 Message: Logged In: NO Tell you what, I've had trouble with the 1.4.0 VM, same sort of stuff. I recommend you try 1.4.0_01 or better 1.4.1 (currently only available as RC). ---------------------------------------------------------------------- Comment By: Vladimir Grishchenko (vovikg) Date: 06/05/02 12:53 Message: Logged In: YES user_id=281434 I also hit this problem several times, but with 1.3.1 VM. Not sure what is causing this. JadClipse uses standard Runtime.exec() mechanism to launch jad with options and then reads standard output. I noticed that it is more likely to crash if decompilation is invoked repeatedly in short succession. I also noticed that it won't crash on some systems whatever you do, and it crashes more repeatably on others. Don't have a solution at this point. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=564943&group_id=40205 |