Bug 293556 - Unhandled event loop exception while updating make target
Summary: Unhandled event loop exception while updating make target
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 6.0   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-28 06:49 EDT by Francois Rigault CLA
Modified: 2020-09-04 15:26 EDT (History)
0 users

See Also:


Attachments
stack trace (3.87 KB, text/plain)
2009-10-28 06:50 EDT, Francois Rigault CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francois Rigault CLA 2009-10-28 06:49:25 EDT
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.27 Safari/532.0
Build Identifier: 20090920-1017

Unhandled event loop exception logged while updating a target while it is running

Reproducible: Always

Steps to Reproduce:
1. create a new "long running" make target
2. run this target
3. update the target and change its build command
4. click on OK (nothing happens)
5. click on Cancel (User operation is Waiting dialog appears)
6. when the build finishes, the exception is logged
Comment 1 Francois Rigault CLA 2009-10-28 06:50:17 EDT
Created attachment 150714 [details]
stack trace