This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 170877 - Deadlock when working with watches
Summary: Deadlock when working with watches
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2009-08-25 14:57 UTC by Martin Ryzl
Modified: 2009-09-11 15:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (36.81 KB, text/plain)
2009-08-25 14:58 UTC, Martin Ryzl
Details
another stack trace (37.49 KB, text/plain)
2009-08-25 15:39 UTC, Martin Ryzl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Ryzl 2009-08-25 14:57:38 UTC
Official 6.7.1 release, jdk 1.6u15, Windows XP/SP3
debugging of javafx and java projects, working with watches, exact steps to reproduce not available

stack trace attached
Comment 1 Martin Ryzl 2009-08-25 14:58:15 UTC
Created attachment 86630 [details]
stack trace
Comment 2 Martin Ryzl 2009-08-25 15:36:17 UTC
steps to reproduce:
1. start a javafx app in the debug mode
2. switch to the variables tab
3. press F8 several times until the IDE dies in deadlock
Comment 3 Martin Ryzl 2009-08-25 15:39:20 UTC
Created attachment 86633 [details]
another stack trace
Comment 4 Martin Ryzl 2009-08-25 15:49:57 UTC
LukasH, please add corresponding test cases
Comment 5 Adam Sotona 2009-08-26 11:03:07 UTC
reproduced on Windows 7 64bit
Comment 6 Martin Ryzl 2009-08-26 14:34:13 UTC
regarding steps to reproduce - make sure you've added at least one watch. The issue can be reproduced on all platforms.
Comment 7 Petr Suchomel 2009-08-27 16:40:23 UTC
Fixed in CS ebed60079a2c
Comment 8 Lukas Hasik 2009-09-11 15:55:19 UTC
verified in patch for JavaFX debugger for 6.7/6.7.1