Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 330646 - Disassembly view causes AssertionError
Summary: Disassembly view causes AssertionError
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf (show other bugs)
Version: 7.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 7.0.2   Edit
Assignee: Anton Leherbauer CLA
QA Contact: Pawel Piech CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-19 05:26 EST by Anton Leherbauer CLA
Modified: 2010-11-25 11:23 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.