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 83941 - Dead lock when EventQueue.push() called
Summary: Dead lock when EventQueue.push() called
Status: CLOSED WONTFIX
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: pzajac
URL:
Keywords: RANDOM, TEST, THREAD
: 70932 153847 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-31 15:10 UTC by pzajac
Modified: 2011-02-17 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threads dump (7.40 KB, text/plain)
2006-08-31 15:12 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2006-08-31 15:10:43 UTC
Jemmy/Jelly tests are not run in AWT-EVENT-QEUE threads. Deadlock is in the
attachments.
Comment 1 pzajac 2006-08-31 15:12:09 UTC
Created attachment 33475 [details]
threads dump
Comment 2 Jaromir Uhrik 2006-09-04 14:48:13 UTC
The deadlock is definitely not in my code. Passing issue to jelly, where seems
to be a problem according to attached thread dump.
Comment 3 Jiri Skrivanek 2006-09-04 15:56:42 UTC
Jemmy does UI sensitive operations in dispatch thread. The deadlock happened
when Jemmy installs its own EventQueue. So far, I haven't found anything wrong
in jemmy code. Is it random or regular? Could you provide steps to reproduce,
platform and JDK?
Comment 4 pzajac 2006-09-14 14:16:06 UTC
Have you looked to the threads dump? Yes, it's random. The cause of the deadlock
is jemmy. 
Comment 5 Jiri Skrivanek 2006-09-19 08:59:40 UTC
I filed issue 6472252 to bugtraq. Fell free to provide more information there.
Still I don't know JDK version and OS version. I only had to guess :-((
Comment 6 Jiri Skrivanek 2006-09-21 10:14:24 UTC
Issue 6472252 has been marked as duplicate of issue 4943231 in bugtraq. So it is
known issue in JDK but not yet fixed.
Comment 7 Jiri Skrivanek 2006-09-22 07:59:34 UTC
*** Issue 70932 has been marked as a duplicate of this issue. ***
Comment 8 pzajac 2007-01-10 14:01:37 UTC
v
Comment 9 Jiri Skrivanek 2008-12-10 14:03:09 UTC
*** Issue 153847 has been marked as a duplicate of this issue. ***