Bug 30414 - GP - Tree.setExpanded - GPF in SWT
Summary: GP - Tree.setExpanded - GPF in SWT
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 normal (vote)
Target Milestone: ---   Edit
Assignee: Christophe Cornu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-28 13:13 EST by Ron Baldwin CLA
Modified: 2003-03-12 11:25 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 Ron Baldwin CLA 2003-01-28 13:13:53 EST
Using 2.1 M4.

Here is the hs_err.log file:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x7174D684
Function=CreateToolbar+0x5764
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:1219)
	at org.eclipse.swt.widgets.Tree.callWindowProc(Tree.java:152)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:2766)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:2177)
	at org.eclipse.swt.internal.win32.OS.SendMessageW(Native Method)
	at org.eclipse.swt.internal.win32.OS.SendMessage(OS.java:1768)
	at org.eclipse.swt.widgets.TreeItem.setExpanded(TreeItem.java:565)
	at org.eclipse.jface.viewers.TreeViewer.setExpanded(TreeViewer.java:210)
	at
org.eclipse.jface.viewers.AbstractTreeViewer.updateChildren(AbstractTreeViewer.java:1272)
	at
org.eclipse.jface.viewers.AbstractTreeViewer.internalRefresh(AbstractTreeViewer.java:848)
	at
org.eclipse.jface.viewers.AbstractTreeViewer.internalRefresh(AbstractTreeViewer.java:857)
	at
org.eclipse.jface.viewers.AbstractTreeViewer.internalRefresh(AbstractTreeViewer.java:826)
	at org.eclipse.jface.viewers.StructuredViewer$4.run(StructuredViewer.java:744)
	at
org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:684)
	at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:742)
	at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:704)
	at
org.eclipse.jdt.ui.actions.MemberFilterActionGroup$1.run(MemberFilterActionGroup.java:165)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:65)
	at
org.eclipse.jdt.ui.actions.MemberFilterActionGroup.setMemberFilters(MemberFilterActionGroup.java:163)
	at
org.eclipse.jdt.ui.actions.MemberFilterActionGroup.setMemberFilter(MemberFilterActionGroup.java:135)
	at
org.eclipse.jdt.internal.ui.viewsupport.MemberFilterAction.run(MemberFilterAction.java:42)
	at org.eclipse.jface.action.Action.runWithEvent(Action.java:769)
	at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:411)
	at
org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:365)
	at
org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:356)
	at
org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:48)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:77)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:825)
	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:1446)
	at org.eclipse.ui.internal.Workbench.run(Workbench.java:1429)
	at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.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(DelegatingMethodAccessorImpl.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 	C:\Progra~1\j2sdk1.4.1_01\jre\bin\javaw.exe
0x77F80000 - 0x77FFB000 	C:\WINNT\System32\ntdll.dll
0x77DB0000 - 0x77E0B000 	C:\WINNT\system32\ADVAPI32.dll
0x77E80000 - 0x77F31000 	C:\WINNT\system32\KERNEL32.dll
0x77D30000 - 0x77DA1000 	C:\WINNT\system32\RPCRT4.dll
0x77E10000 - 0x77E6F000 	C:\WINNT\system32\USER32.dll
0x77F40000 - 0x77F79000 	C:\WINNT\system32\GDI32.dll
0x78000000 - 0x78046000 	C:\WINNT\system32\MSVCRT.dll
0x6D460000 - 0x6D6CF000 	C:\Progra~1\j2sdk1.4.1_01\jre\bin\server\jvm.dll
0x77570000 - 0x775A0000 	C:\WINNT\System32\WINMM.dll
0x6D1D0000 - 0x6D1D7000 	C:\Progra~1\j2sdk1.4.1_01\jre\bin\hpi.dll
0x6D300000 - 0x6D30D000 	C:\Progra~1\j2sdk1.4.1_01\jre\bin\verify.dll
0x6D210000 - 0x6D229000 	C:\Progra~1\j2sdk1.4.1_01\jre\bin\java.dll
0x6D320000 - 0x6D32D000 	C:\Progra~1\j2sdk1.4.1_01\jre\bin\zip.dll
0x1A9D0000 - 0x1A9D7000 	C:\Program
Files\Eclipse\plugins\org.eclipse.core.resources.win32_2.1.0\os\win32\x86\core_2_0_5.dll
0x1AAF0000 - 0x1AB37000 	C:\Program
Files\Eclipse\plugins\org.eclipse.swt.win32_2.1.0\os\win32\x86\swt-win32-2122.dll
0x77A50000 - 0x77B45000 	C:\WINNT\system32\ole32.dll
0x716F0000 - 0x7177A000 	C:\WINNT\system32\COMCTL32.dll
0x76B30000 - 0x76B6D000 	C:\WINNT\system32\comdlg32.dll
0x70BD0000 - 0x70C1C000 	C:\WINNT\system32\SHLWAPI.DLL
0x782F0000 - 0x78534000 	C:\WINNT\system32\SHELL32.DLL
0x779B0000 - 0x77A4B000 	C:\WINNT\system32\OLEAUT32.dll
0x75E60000 - 0x75E7A000 	C:\WINNT\System32\IMM32.dll
0x1B060000 - 0x1B067000 	C:\Program Files\Logitech\MouseWare\System\LgWndHk.dll
0x1B070000 - 0x1B0F8000 	C:\WINNT\System32\nView.dll
0x690A0000 - 0x690AB000 	C:\WINNT\System32\PSAPI.DLL
0x77820000 - 0x77827000 	C:\WINNT\system32\VERSION.dll
0x759B0000 - 0x759B6000 	C:\WINNT\system32\LZ32.DLL
0x51000000 - 0x51044000 	C:\WINNT\System32\DDRAW.dll
0x728A0000 - 0x728A6000 	C:\WINNT\System32\DCIMAN32.dll
0x1B240000 - 0x1B250000 	C:\WINNT\System32\ctagent.dll
0x69640000 - 0x6965F000 	C:\WINNT\System32\oleacc.dll
0x1B690000 - 0x1B69B000 	C:\Program Files\Common
Files\Logitech\Scrolling\LgMsgHk.dll
0x780C0000 - 0x78121000 	C:\WINNT\System32\MSVCP60.dll
0x1B6A0000 - 0x1B6CA000 	C:\Program Files\Trillian\events.dll
0x6B2C0000 - 0x6B2C5000 	C:\WINNT\System32\msimg32.dll
0x6D2D0000 - 0x6D2DE000 	C:\Program Files\j2sdk1.4.1_01\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
0x782C0000 - 0x782CC000 	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 - 0x77978000 	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
0x777E0000 - 0x777E8000 	C:\WINNT\System32\winrnr.dll
0x777F0000 - 0x777F5000 	C:\WINNT\System32\rasadhlp.dll
0x74FD0000 - 0x74FED000 	C:\WINNT\system32\msafd.dll
0x75010000 - 0x75017000 	C:\WINNT\System32\wshtcpip.dll
0x77920000 - 0x77943000 	C:\WINNT\system32\imagehlp.dll
0x72A00000 - 0x72A2D000 	C:\WINNT\system32\DBGHELP.dll

Local Time = Sat Jan 25 22:19:07 2003
Elapsed Time = 6534
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Server VM (1.4.1_01-b01 mixed mode)
#
Comment 1 Steve Northover CLA 2003-01-28 18:30:23 EST
What version of IE are you running?
Comment 2 Ron Baldwin CLA 2003-01-28 18:59:01 EST
IE v5.50.4807.2300
Updates: SP2, Q324929, Q328389

Windows 2000 SP3
Comment 3 Christophe Cornu CLA 2003-02-13 15:43:00 EST
Ron, is the problem happened only once or is it reproducible on your machine?
Comment 4 Ron Baldwin CLA 2003-02-13 16:48:41 EST
Only happened once that I know of.
Comment 5 Christophe Cornu CLA 2003-03-12 11:25:11 EST
Marking all similar W2K Tree GP's duplicate of bug 34826
Please continue reporting when similar crash occur

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