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

Summary: Deadlock when working with watches
Product: javafx Reporter: Martin Ryzl <mryzl>
Component: DebuggerAssignee: Adam Sotona <asotona>
Status: VERIFIED FIXED    
Severity: blocker CC: lhasik
Priority: P2 Keywords: THREAD
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: stack trace
another stack trace

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