Posted by
dscho on
Mar 28, 2014; 4:15pm
URL: http://imagej.273.s1.nabble.com/MacOS-10-8-Java-problems-tp5007118p5007120.html
Hi Mike,
On Fri, 28 Mar 2014, Mike Holloway wrote:
> Running the first plugin in the package, "Multi-Scale Oriented Flux
> Tubularity Measure", crashes Imagej.
The first thing to do if Fiji crashes is to follow the steps in
fiji.sc/Command_Line_Debugging to get ahold of any error messages, then
reproduce them in a reply to this mail.
It has quite likely to do with the rather dramatic changes Java underwent
in MacOSX: it used to be a fork of Sun's Java, made into a framework,
integrated into the Carbon way to do things, but now it is maintained by
Oracle (with just enough help of the Apple developers to make sure that it
requires at least MacOSX Lion to work), is a stand-alone application and
standard Mach-O library, and integrates with Carbon in a much different
way.
Given these circumstances, I hope that the console output is sufficient to
diagnose the problem; the output is certainly necessary to do so.
Ciao,
Johannes
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html