[ImageJ-bugs] [Bug 1030] long pauses when launching macro script on virtual stack

bugzilla at fiji.sc bugzilla at fiji.sc
Thu Mar 19 14:12:21 CDT 2015


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

--- Comment #3 from Curtis Rueden <ctrueden at wisc.edu> ---
To troubleshoot further, one thing you can do is to approach the bad
performance as a "hang" of sorts, and follow the advice given here:

http://imagej.net/Debugging#Debugging_JVM_hangs

The very first thing I would try is:
1) Trigger the slow behavior
2) Click on the ImageJ main window to focus it
3) Press Shift+\ (backslash; on U.S. keyboards it's the key above Enter/Return)
4) A "Stack Dump" window should appear informing you of what's going on "under
the hood"

You can copy and paste the Stack Dump here -- or somewhere like pastebin.com
with a link here -- and it will help to identify where the problematic behavior
is coming from.

-- 
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/20150319/7161e934/attachment.html>


More information about the Imagej-bugs mailing list