[ImageJ-bugs] [Bug 933] Fiji very slow boot up
bugzilla at fiji.sc
bugzilla at fiji.sc
Mon Oct 19 16:36:10 CDT 2015
http://fiji.sc/bugzilla/show_bug.cgi?id=933
Leon Yang <leonyang1994 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |leonyang1994 at gmail.com
--- Comment #10 from Leon Yang <leonyang1994 at gmail.com> ---
(In reply to amc910 from comment #9)
> Hi there,
>
> I've come over from Bug 1170.
>
> I'm having problems taking a stack trace. Pressing Ctrl+Pause/Break just
> seems to give me the command line back again, with no other output.
>
> Any suggestions?
>
> Kind regards,
> Angus
Hi,
For some reason, the Ctrl+Pause/Break is not working right now. We will check
what's the problem later.
Alternatively what you can try, is to find the pid of the running Fiji
(using "ps ax | grep ImageJ" in the console, and the first number appears
should be the pid). Then enter "jstack -F <pid_of_imagej>", and that should
return you the stack dump.
Hopefully that can help,
Leon
--
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/20151019/38f9e787/attachment.html>
More information about the Imagej-bugs
mailing list