Bug 51898 - Deadlock in GUI occured adding ViewResults Tree while test is stopping
Summary: Deadlock in GUI occured adding ViewResults Tree while test is stopping
Status: RESOLVED DUPLICATE of bug 52694
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: Nightly (Please specify date)
Hardware: Macintosh All
: P2 minor (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-27 11:42 UTC by Philippe Mouawad
Modified: 2012-02-17 15:01 UTC (History)
1 user (show)



Attachments
Thread dump (19.05 KB, text/plain)
2011-09-27 11:42 UTC, Philippe Mouawad
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2011-09-27 11:42:51 UTC
Created attachment 27608 [details]
Thread dump

Hello,
I don' think bug is critical but just if it occurs again, I attach Thread Dump.

Occured on Trunk version rev 1176320
Regards
Philippe
Comment 1 Sebb 2011-09-27 12:20:54 UTC
I think that's because the ViewResults Tree code updates the GUI directly; it should probably use SwingUtils.invokeLater().

I suspect there are many other locations where JMeter updates GUI items directly - mostly it works OK, which is why they have not had to be fixed.
Comment 2 Philippe Mouawad 2012-02-17 15:01:53 UTC
Closing as subset of 52694

*** This bug has been marked as a duplicate of bug 52694 ***
Comment 3 The ASF infrastructure team 2022-09-24 20:37:47 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2566