Bug 30479 - GP - Tree.destroyItem - Exception Vioaltion when setting a working set
Summary: GP - Tree.destroyItem - Exception Vioaltion when setting a working set
Status: RESOLVED DUPLICATE of bug 34826
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P1 major (vote)
Target Milestone: ---   Edit
Assignee: Christophe Cornu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-29 06:17 EST by Erich Gamma CLA
Modified: 2003-03-12 11:26 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Gamma CLA 2003-01-29 06:17:52 EST
Integration Build 20030128

I haven't seen a GP since a long time and I was running Eclipse on the same VM 
since a long time. 
What I did was:
* in the package explorer 
* define a new Java working set
* select a package from rt.jar
* apply the working set
->VM died
----
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x717DD911
Function=CreateToolbar+0x5545
Library=C:\WINNT\system32\COMCTL32.dll

Current Java thread:
        at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
        at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:1225)
        at org.eclipse.swt.widgets.Tree.callWindowProc(Tree.java:152)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:2832)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:2198)
        at org.eclipse.swt.internal.win32.OS.SendMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.SendMessage(OS.java:1774)
        at org.eclipse.swt.widgets.Tree.destroyItem(Tree.java:337)
        at org.eclipse.swt.widgets.TreeItem.releaseChild(TreeItem.java:463)
        at org.eclipse.swt.widgets.Widget.dispose(Widget.java:367)
        at org.eclipse.jface.viewers.AbstractTreeViewer.updateChildren(AbstractT
reeViewer.java:1293)
        at org.eclipse.jface.viewers.AbstractTreeViewer.internalRefresh(Abstract
TreeViewer.java:905)
        at org.eclipse.jface.viewers.AbstractTreeViewer.internalRefresh(Abstract
TreeViewer.java:883)
        at org.eclipse.jface.viewers.StructuredViewer$7.run(StructuredViewer.jav
a:856)
        at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(Struct
uredViewer.java:796)
        at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.j
ava:854)
        at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.j
ava:816)
        at org.eclipse.jdt.internal.ui.workingsets.WorkingSetFilterActionGroup.s
etWorkingSet(WorkingSetFilterActionGroup.java:112)
        at org.eclipse.jdt.internal.ui.workingsets.SelectWorkingSetAction.run(Se
lectWorkingSetAction.java:65)
        at org.eclipse.jface.action.Action.runWithEvent(Action.java:804)
        at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection
(ActionContributionItem.java:450)
        at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(Act
ionContributionItem.java:398)
        at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContri
butionItem.java:392)
        at org.eclipse.jface.action.ActionContributionItem$ActionListener.handle
Event(ActionContributionItem.java:72)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:77)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:836)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1692)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1410)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1240)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1223)
        at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoa
der.java:845)
        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(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
        at org.eclipse.core.launcher.Main.run(Main.java:703)
        at org.eclipse.core.launcher.Main.main(Main.java:539)

Dynamic libraries:
0x00400000 - 0x00406000         d:\jdk1.4.1\bin\java.exe
0x77F80000 - 0x77FFB000         C:\WINNT\System32\ntdll.dll
0x77DB0000 - 0x77E0B000         C:\WINNT\system32\ADVAPI32.dll
0x77E80000 - 0x77F35000         C:\WINNT\system32\KERNEL32.DLL
0x77D40000 - 0x77DB0000         C:\WINNT\system32\RPCRT4.DLL
0x78000000 - 0x78046000         C:\WINNT\system32\MSVCRT.dll
0x6D330000 - 0x6D45C000         d:\jdk1.4.1\jre\bin\client\jvm.dll
0x77E10000 - 0x77E74000         C:\WINNT\system32\USER32.dll
0x77F40000 - 0x77F7C000         C:\WINNT\system32\GDI32.DLL
0x6D1D0000 - 0x6D1D7000         d:\jdk1.4.1\jre\bin\hpi.dll
0x6D300000 - 0x6D30D000         d:\jdk1.4.1\jre\bin\verify.dll
0x6D210000 - 0x6D229000         d:\jdk1.4.1\jre\bin\java.dll
0x6D320000 - 0x6D32D000         d:\jdk1.4.1\jre\bin\zip.dll
0x19AC0000 - 0x19AC7000         D:\eclipse\20030128\eclipse\plugins\org.eclipse.
core.resources.win32_2.1.0\os\win32\x86\core_2_0_5.dll
0x19FF0000 - 0x1A037000         D:\eclipse\20030128\eclipse\plugins\org.eclipse.
swt.win32_2.1.0\os\win32\x86\swt-win32-2126.dll
0x77A50000 - 0x77B46000         C:\WINNT\system32\ole32.dll
0x71780000 - 0x7180A000         C:\WINNT\system32\COMCTL32.dll
0x76B30000 - 0x76B6E000         C:\WINNT\system32\comdlg32.dll
0x70BD0000 - 0x70C34000         C:\WINNT\system32\SHLWAPI.DLL
0x782F0000 - 0x7852F000         C:\WINNT\system32\SHELL32.DLL
0x779B0000 - 0x77A4B000         C:\WINNT\system32\OLEAUT32.dll
0x75E60000 - 0x75E7A000         C:\WINNT\System32\IMM32.dll
0x69640000 - 0x6965F000         C:\WINNT\System32\oleacc.dll
0x6B2C0000 - 0x6B2C5000         C:\WINNT\System32\msimg32.dll
0x6D2D0000 - 0x6D2DE000         D:\jdk1.4.1\jre\bin\net.dll
0x75050000 - 0x75058000         C:\WINNT\System32\WSOCK32.dll
0x75030000 - 0x75043000         C:\WINNT\System32\WS2_32.DLL
0x75020000 - 0x75028000         C:\WINNT\System32\WS2HELP.DLL
0x785C0000 - 0x785CC000         C:\WINNT\System32\rnr20.dll
0x77980000 - 0x779A4000         C:\WINNT\System32\DNSAPI.DLL
0x77340000 - 0x77353000         C:\WINNT\System32\iphlpapi.dll
0x77520000 - 0x77525000         C:\WINNT\System32\ICMP.DLL
0x77320000 - 0x77337000         C:\WINNT\System32\MPRAPI.DLL
0x75150000 - 0x75160000         C:\WINNT\System32\SAMLIB.DLL
0x75170000 - 0x751BF000         C:\WINNT\System32\NETAPI32.DLL
0x77BE0000 - 0x77BEF000         C:\WINNT\System32\SECUR32.DLL
0x751C0000 - 0x751C6000         C:\WINNT\System32\NETRAP.DLL
0x77950000 - 0x77979000         C:\WINNT\system32\WLDAP32.DLL
0x773B0000 - 0x773DE000         C:\WINNT\System32\ACTIVEDS.DLL
0x77380000 - 0x773A2000         C:\WINNT\System32\ADSLDPC.DLL
0x77830000 - 0x7783E000         C:\WINNT\System32\RTUTILS.DLL
0x77880000 - 0x7790D000         C:\WINNT\System32\SETUPAPI.DLL
0x77C10000 - 0x77C6D000         C:\WINNT\System32\USERENV.DLL
0x774E0000 - 0x77512000         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
0x775A0000 - 0x77625000         C:\WINNT\System32\CLBCATQ.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
0x777F0000 - 0x777F5000         C:\WINNT\System32\rasadhlp.dll
0x74FD0000 - 0x74FEF000         C:\WINNT\system32\msafd.dll
0x75010000 - 0x75017000         C:\WINNT\System32\wshtcpip.dll
0x7CA00000 - 0x7CA23000         C:\WINNT\System32\rsaenh.dll
0x77440000 - 0x774B5000         C:\WINNT\system32\CRYPT32.dll
0x77430000 - 0x77440000         C:\WINNT\system32\MSASN1.DLL
0x77840000 - 0x7787C000         C:\WINNT\System32\cscui.dll
0x770C0000 - 0x770E3000         C:\WINNT\System32\CSCDLL.DLL
0x1DA10000 - 0x1DA17000         C:\Program Files\Yahoo!\Messenger\idle.dll
0x77920000 - 0x77943000         C:\WINNT\system32\imagehlp.dll
0x72A00000 - 0x72A2D000         C:\WINNT\system32\DBGHELP.dll
0x690A0000 - 0x690AB000         C:\WINNT\System32\PSAPI.DLL

Local Time = Wed Jan 29 12:39:14 2003
Elapsed Time = 84395
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1-beta-b14 mixed mode)
#
# An error report file has been saved as hs_err_pid1724.log.
# Please refer to the file for further information.
#

D:\eclipse\20030128\eclipse>pause
Press any key to continue . . .
Comment 1 Steve Northover CLA 2003-01-29 09:13:29 EST
Do you know what version of IE you have?  Thanks
Comment 2 Erich Gamma CLA 2003-01-29 09:27:36 EST
The version is: 6.0.2600.00
Comment 3 Christophe Cornu CLA 2003-03-12 11:26:06 EST
Marking all similar W2K Tree GP's duplicate of bug 34826
Please continue reporting when similar crash occurs

*** This bug has been marked as a duplicate of 34826 ***