Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » EXCEPTION_ACCESS_VIOLATION
EXCEPTION_ACCESS_VIOLATION [message #145445] Fri, 17 October 2003 03:15
Eclipse UserFriend
Originally posted by: jdumblauskas.novell.com

I'm using Eclipse 2.1.1 -- great tool and all working fine

until today -- I did download and install automatic updates on my win2000 machine.

Now, whenever I go into eclipse and try and create or compile a file it crashes

below is a sample dump

I am using 1.4.2 b6

any ideas? (besides move to linux?)

thx

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x77F8FFDE
Function=RtlInitAnsiString+0x1B
Library=C:\WINNT\system32\ntdll.dll

Current Java thread:
at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)
at java.net.InetAddress.getAddressFromNameService(Unknown Source)
at java.net.InetAddress.getLocalHost(Unknown Source)
at org.eclipse.core.internal.utils.UniversalUniqueIdentifier.ge tIPAddress(UniversalUniqueIdentifier.java:221)
at org.eclipse.core.internal.utils.UniversalUniqueIdentifier.co mputeNodeAddress(UniversalUniqueIdentifier.java:172)
at org.eclipse.core.internal.utils.UniversalUniqueIdentifier.<clinit >(UniversalUniqueIdentifier.java:36)
at org.eclipse.core.internal.localstore.BlobStore.addBlob(BlobS tore.java:46)
at org.eclipse.core.internal.localstore.HistoryStore.addState(H istoryStore.java:144)
at org.eclipse.core.internal.localstore.HistoryStore.addState(H istoryStore.java:162)
at org.eclipse.core.internal.localstore.FileSystemResourceManag er.write(FileSystemResourceManager.java:655)
at org.eclipse.core.internal.resources.File.internalSetContents (File.java:238)
at org.eclipse.core.internal.resources.File.setContents(File.ja va:274)
at org.eclipse.jdt.internal.core.WorkingCopy.commit(WorkingCopy .java:88)
at org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitDocume ntProvider.doSaveDocument(CompilationUnitDocumentProvider.ja va:928)
at org.eclipse.ui.texteditor.AbstractDocumentProvider.saveDocum ent(AbstractDocumentProvider.java:459)
at org.eclipse.ui.texteditor.AbstractTextEditor$11.execute(Abst ractTextEditor.java:3013)
at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(Worksp aceModifyOperation.java:71)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1595)
at org.eclipse.ui.actions.WorkspaceModifyOperation.run(Workspac eModifyOperation.java:85)
- locked <0x100a0308> (a org.eclipse.ui.texteditor.AbstractTextEditor$11)
at org.eclipse.ui.texteditor.AbstractTextEditor.performSaveOper ation(AbstractTextEditor.java:3033)
at org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor .performSaveOperation(CompilationUnitEditor.java:752)
at org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor .doSave(CompilationUnitEditor.java:816)
- locked <0x107c1008> (a org.eclipse.jdt.internal.core.WorkingCopy)
at org.eclipse.ui.internal.EditorManager$11.run(EditorManager.j ava:1090)
at org.eclipse.ui.internal.EditorManager$8.run(EditorManager.ja va:960)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread( ModalContext.java:302)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.ja va:252)
at org.eclipse.jface.window.ApplicationWindow$1.run(Application Window.java:431)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWi ndow.java:428)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow. java:1385)
at org.eclipse.ui.internal.EditorManager.runProgressMonitorOper ation(EditorManager.java:966)
at org.eclipse.ui.internal.EditorManager.savePart(EditorManager .java:1095)
at org.eclipse.ui.internal.WorkbenchPage.savePart(WorkbenchPage .java:2353)
at org.eclipse.ui.internal.WorkbenchPage.saveEditor(WorkbenchPa ge.java:2365)
at org.eclipse.ui.internal.SaveAction.run(SaveAction.java:57)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:842 )
at org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:456)
at org.eclipse.jface.action.ActionContributionItem.handleWidget Event(ActionContributionItem.java:403)
at org.eclipse.jface.action.ActionContributionItem.access$0(Act ionContributionItem.java:397)
at org.eclipse.jface.action.ActionContributionItem$ActionListen er.handleEvent(ActionContributionItem.java:72)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :81)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1838)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1545)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)

Dynamic libraries:
0x00400000 - 0x00407000 C:\WINNT\system32\javaw.exe
0x77F80000 - 0x77FFB000 C:\WINNT\system32\ntdll.dll
0x7C2D0000 - 0x7C332000 C:\WINNT\system32\ADVAPI32.dll
0x7C570000 - 0x7C623000 C:\WINNT\system32\KERNEL32.DLL
0x77D30000 - 0x77D9E000 C:\WINNT\system32\RPCRT4.DLL
0x77E10000 - 0x77E6F000 C:\WINNT\system32\USER32.dll
0x77F40000 - 0x77F79000 C:\WINNT\system32\GDI32.dll
0x78000000 - 0x78045000 C:\WINNT\system32\MSVCRT.dll
0x08000000 - 0x08136000 C:\Program Files\Java\j2re1.4.2_01\bin\client\jvm.dll
0x77570000 - 0x775A0000 C:\WINNT\system32\WINMM.dll
0x10000000 - 0x10007000 C:\Program Files\Java\j2re1.4.2_01\bin\hpi.dll
0x007E0000 - 0x007EE000 C:\Program Files\Java\j2re1.4.2_01\bin\verify.dll
0x007F0000 - 0x00808000 C:\Program Files\Java\j2re1.4.2_01\bin\java.dll
0x00810000 - 0x0081D000 C:\Program Files\Java\j2re1.4.2_01\bin\zip.dll
0x18880000 - 0x18888000 C:\eclipse\plugins\org.eclipse.core.resources.win32_2.1.0\os \win32\x86\core_2_1_0a.dll
0x189A0000 - 0x189E7000 C:\eclipse\plugins\org.eclipse.swt.win32_2.1.1\os\win32\x86\ swt-win32-2135.dll
0x77A50000 - 0x77B3C000 C:\WINNT\system32\ole32.dll
0x71710000 - 0x71794000 C:\WINNT\system32\COMCTL32.dll
0x76B30000 - 0x76B6E000 C:\WINNT\system32\comdlg32.dll
0x63180000 - 0x631E5000 C:\WINNT\system32\SHLWAPI.DLL
0x782F0000 - 0x78538000 C:\WINNT\system32\SHELL32.DLL
0x779B0000 - 0x77A4B000 C:\WINNT\system32\OLEAUT32.dll
0x75E60000 - 0x75E7A000 C:\WINNT\system32\IMM32.dll
0x63000000 - 0x63014000 C:\WINNT\system32\SynTPFcs.dll
0x77820000 - 0x77827000 C:\WINNT\system32\VERSION.dll
0x759B0000 - 0x759B6000 C:\WINNT\system32\LZ32.DLL
0x69640000 - 0x6965F000 C:\WINNT\system32\oleacc.dll
0x6B2C0000 - 0x6B2C5000 C:\WINNT\system32\msimg32.dll
0x19740000 - 0x1974D000 C:\PROGRA~1\Dell\ACCESS~1\Dadkeyb.dll
0x19AC0000 - 0x19ACF000 C:\Program Files\Java\j2re1.4.2_01\bin\net.dll
0x75030000 - 0x75044000 C:\WINNT\system32\WS2_32.dll
0x75020000 - 0x75028000 C:\WINNT\system32\WS2HELP.DLL
0x782C0000 - 0x782CC000 C:\WINNT\System32\rnr20.dll
0x77980000 - 0x779A4000 C:\WINNT\system32\DNSAPI.DLL
0x75050000 - 0x75058000 C:\WINNT\system32\WSOCK32.DLL
0x77340000 - 0x77353000 C:\WINNT\system32\iphlpapi.dll
0x77520000 - 0x77525000 C:\WINNT\system32\ICMP.DLL
0x77320000 - 0x77337000 C:\WINNT\system32\MPRAPI.DLL
0x75150000 - 0x7515F000 C:\WINNT\system32\SAMLIB.DLL
0x75170000 - 0x751BF000 C:\WINNT\system32\NETAPI32.DLL
0x7C340000 - 0x7C34F000 C:\WINNT\system32\SECUR32.DLL
0x751C0000 - 0x751C6000 C:\WINNT\system32\NETRAP.DLL
0x77950000 - 0x7797A000 C:\WINNT\system32\WLDAP32.DLL
0x773B0000 - 0x773DF000 C:\WINNT\system32\ACTIVEDS.DLL
0x77380000 - 0x773A3000 C:\WINNT\system32\ADSLDPC.DLL
0x77830000 - 0x7783E000 C:\WINNT\system32\RTUTILS.DLL
0x77880000 - 0x7790E000 C:\WINNT\system32\SETUPAPI.DLL
0x7C0F0000 - 0x7C151000 C:\WINNT\system32\USERENV.DLL
0x774E0000 - 0x77513000 C:\WINNT\system32\RASAPI32.DLL
0x774C0000 - 0x774D1000 C:\WINNT\system32\RASMAN.DLL
0x77530000 - 0x77552000 C:\WINNT\system32\TAPI32.DLL
0x77360000 - 0x77379000 C:\WINNT\system32\DHCPCSVC.DLL
0x777E0000 - 0x777E8000 C:\WINNT\System32\winrnr.dll
0x66210000 - 0x66219000 C:\WINNT\system32\netware\NWWS2NDS.DLL
0x50D50000 - 0x50D95000 C:\WINNT\system32\NETWIN32.DLL
0x50D00000 - 0x50D15000 C:\WINNT\system32\CLNWIN32.DLL
0x50DF0000 - 0x50E10000 C:\WINNT\system32\LOCWIN32.DLL
0x50DB0000 - 0x50DD9000 C:\WINNT\system32\NCPWIN32.dll
0x66220000 - 0x6622C000 C:\WINNT\system32\netware\NWWS2SLP.DLL
0x1C000000 - 0x1C007000 C:\WINNT\system32\NWSRVLOC.dll
0x77920000 - 0x77943000 C:\WINNT\system32\imagehlp.dll
0x72A00000 - 0x72A2D000 C:\WINNT\system32\DBGHELP.dll
0x690A0000 - 0x690AB000 C:\WINNT\system32\PSAPI.DLL

Heap at VM Abort:
Heap
def new generation total 576K, used 239K [0x10010000, 0x100b0000, 0x104f0000)
eden space 512K, 40% used [0x10010000, 0x10044218, 0x10090000)
from space 64K, 48% used [0x100a0000, 0x100a7c08, 0x100b0000)
to space 64K, 0% used [0x10090000, 0x10090000, 0x100a0000)
tenured generation total 6060K, used 4007K [0x104f0000, 0x10adb000, 0x14010000)
the space 6060K, 66% used [0x104f0000, 0x108d9cf8, 0x108d9e00, 0x10adb000)
compacting perm gen total 17664K, used 17448K [0x14010000, 0x15150000, 0x18010000)
the space 17664K, 98% used [0x14010000, 0x1511a238, 0x1511a400, 0x15150000)

Local Time = Thu Oct 16 21:50:22 2003
Elapsed Time = 179
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode)
#


Jerry Dumblauskas
Lead Consulting Engineer
Integration Product Specialist Group
Novell
847.956.3583 (office)
847.651.2933 (cell)
Previous Topic:detecting a change in perspective
Next Topic:what about my extension
Goto Forum:
  


Current Time: Sun Oct 06 07:38:36 GMT 2024

Powered by FUDForum. Page generated in 0.02921 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top