NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 197 - Fiji hard crash on rotate image stack - OSX
Fiji hard crash on rotate image stack - OSX
Status: RESOLVED WONTFIX
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
Macintosh Mac OS
: P4 normal
Assigned To: Johannes Schindelin
: 510 527
Depends on:
Blocks:
 
Reported: 2010-07-20 11:09 CDT by Dan White
Modified: 2013-07-07 09:45 CDT
3 users (show)

See Also:


Attachments
console log file from crash (65.35 KB, text/plain)
2010-07-20 11:14 CDT, Dan White
crash in awt from crop command on OSX 10.6 (75.02 KB, text/plain)
2010-07-29 12:06 CDT, Dan White

Description Dan White 2010-07-20 11:09:59 CDT
when using the rotate function of imageJ with an arbitary angle,
very frequently see a hard crash of Fiji. 

imac  intel core 2 duo 2 GB RAM
so i guess it s 64 bit.
Comment 1 Dan White 2010-07-20 11:14:48 CDT
Created attachment 19
console log file from crash
Comment 2 Dan White 2010-07-20 11:15:21 CDT
see attached console log crash report for the gory details.
Comment 3 Johannes Schindelin 2010-07-20 12:39:02 CDT
This might be another variation of the bug illustrated in http://pacific.mpi-cbg.de/cgi-bin/bugzilla/﷒0﷓ right?
Comment 4 Dan White 2010-07-29 12:04:29 CDT
another similar crash today.... seems the common theme is AWT. 
this time the crop function was clicked causing the crash, 
Comment 5 Dan White 2010-07-29 12:06:31 CDT
Created attachment 21
crash in awt from crop command on OSX 10.6

crash in awt from crop command on OSX 10.6
Comment 6 Johannes Schindelin 2011-03-23 15:22:10 CDT
This seems at least related to http://lists.apple.com/archives/java-dev/2009/Oct/msg00539.html. Does this still happen? We might need to try to shift some drawing into the EDT (which slows things down, but is eventually safer, although AWT should not require it).
Comment 7 Johannes Schindelin 2011-04-13 18:46:19 CDT
Can you try with one of the alpha versions of OpenJDK for MacOSX? http://pacific.mpi-cbg.de//MacOSX_tips#Installing_OpenJDK_for_MacOSX
Comment 8 Johannes Schindelin 2011-04-18 11:07:59 CDT
(In reply to comment #7)
> Can you try with one of the alpha versions of OpenJDK for MacOSX?
> http://pacific.mpi-cbg.de//MacOSX_tips#Installing_OpenJDK_for_MacOSX

In the meantime, OpenJDK for MacOSX has rudimentary support for the Aqua environment (you have to set the Look&Feel yourself, though).
Comment 9 Johannes Schindelin 2012-01-06 00:19:34 CST
I fear that we cannot do anything about that; it is outside of any code we can change, and unless somebody finds a clever work-around, we cannot do anything in our code to prevent the crash.
Comment 10 Johannes Schindelin 2012-10-15 03:28:43 CDT
*** Bug 510 has been marked as a duplicate of this bug. ***
Comment 11 Johannes Schindelin 2013-07-07 09:45:36 CDT
*** Bug 527 has been marked as a duplicate of this bug. ***