Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 330646

Summary: Disassembly view causes AssertionError
Product: [Tools] CDT Reporter: Anton Leherbauer <aleherb+eclipse>
Component: cdt-debug-dsfAssignee: Anton Leherbauer <aleherb+eclipse>
Status: RESOLVED FIXED QA Contact: Pawel Piech <pawel.1.piech>
Severity: normal    
Priority: P3 CC: cdtdoug
Version: 7.0   
Target Milestone: 7.0.2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Anton Leherbauer CLA 2010-11-19 05:26:43 EST
Quickly changing the selection in the Debug view sometimes causes an AssertionError:

java.lang.AssertionError
at
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart$7.run(DisassemblyPart.java:1420)
at org.eclipse.swt.widgets.Display.runTimer(Display.java:4167)
at org.eclipse.swt.widgets.Display.messageProc(Display.java:3256)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2459)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3655)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
[...]
Comment 1 Anton Leherbauer CLA 2010-11-25 10:36:46 EST
Fixed in HEAD and cdt_7_0.