[ImageJ-bugs] [Bug 1013] Apparent deadlock freezes Fiji

bugzilla at fiji.sc bugzilla at fiji.sc
Sun Mar 1 07:16:23 CST 2015


http://fiji.sc/bugzilla/show_bug.cgi?id=1013

Wayne Rasband <wsr at nih.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wsr at nih.gov

--- Comment #1 from Wayne Rasband <wsr at nih.gov> ---
Try running Fiji from the command line and pressing control+"\" when it hangs.
This will generate a full thread dump that may contain information helpful for
diagnosing the cause of the thread deadlock.

Also, try modifying your plugin so that it uses IJ.doCommand("Close All"),
which runs "Close All" in s separate thread.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150301/022ec5e2/attachment.html>


More information about the Imagej-bugs mailing list