Login  Register

Re: Image J crashing

Posted by lechristophe on Dec 17, 2009; 9:28am
URL: http://imagej.273.s1.nabble.com/Image-J-crashing-tp3689817p3689822.html

Hi Curtis,

It is difficult to say because it does not seem to be a deterministic crash.
It happens usually when I'm working on merging stacks of images (around 30
to 100 512x512 images, four 16-bits and one RGB stacks at once for RGB
merge). I have the impression that the crash always occur either when
importing or exporting one of those stacks from/to an image sequence. The
ImageJ progress bar freezes, I get the rainbow spinning beachball for a few
seconds and then ImageJ quits. Next time I get that, can you tell me where I
can find a log that could be useful to determine the exact problem such as
the one at the start of this discussion ?

Thanks

Christophe

On Wed, Dec 16, 2009 at 11:09 PM, Curtis Rueden <[hidden email]> wrote:

> Hi Christophe,
>
> You can create one very easly with File>New>Image to create a large stack,
> > then File>Save As>Image Sequence...
> >
>
> I am running Mac OS X 10.6 with ImageJ 1.43d on a 32-bit JVM with 1700 MB
> max memory.
>
> I tried your instructions to crash the program—using a stack of 10000 image
> planes of 400x300 image planes each, saved to an image sequence of
> TIFFs—but
> the program completed the operation successfully. What parameters
> specifically caused the problem for you?
>
> -Curtis
>
> On Wed, Dec 16, 2009 at 3:01 PM, Christophe Leterrier <
> [hidden email]> wrote:
>
> > You can create one very easly with File>New>Image to create a large
> stack,
> > then File>Save As>Image Sequence...
> >
> > On Wed, Dec 16, 2009 at 7:48 PM, Raymond Martin <[hidden email]>
> wrote:
> >
> > > On December 16, 2009 12:19:32 pm Michael Schmid wrote:
> > > > Hi Gaurav,
> > > >
> > > > does this happen with every image sequence, or only with a specific
> > > > one? Maybe only one particular image or one image type (tiff, jpeg,
> > > > png...) causes the problem?
> > > > So, can you open all the images one by one? (command-shift O for
> > > > 'open next).
> > > >
> > > > Michael
> > >
> > > Hi,
> > >
> > > Might I also suggest that you upgrade ImageJ and Java to the latest
> > stable
> > > (unstable?) versions in case an issue causing this problem has been
> fixed
> > > in
> > > the interim. Apple had stable Java upgrades in the past few weeks.
> > >
> > > From crash report I can see that inside the SliceSelector thread it
> > somehow
> > > ends up at DestroyJavaVM, which kills java and the program dies. Above
> > > that in the report I see EXC_BAD_ACCESS (SIGSEGV) which means some kind
> > > of null pointer was encountered along the way.
> > >
> > > From looking at the associated code this should not happen. There may
> be
> > > other things causing the problem that I cannot see at first glance.
> > >
> > > Did you try loading a different sequence? How about size, is the
> sequence
> > > very large (try smaller)?
> > >
> > > If the problem persists I can try hacking on it to find the issue, I
> > don't
> > > have an image sequence handy though.
> > >
> > > Best regards,
> > >
> > > Raymond
> > >
> > >
> > > > ________________________________________________________________
> > > >
> > > > On 16 Dec 2009, at 17:10, Gaurav Joshi wrote:
> > > > > Hello,
> > > > >
> > > > > I have been going through an annoying problem of Image J crashing
> > > > > everytime I try to import image sequence. While it is in the middle
> > > > > of importing them it crashes and mac tries to reset the program,
> > > > > however this problem is still persistent.
> > > > >
> > > > > I am running ImageJ 1.42q/Java 1.5 on Mac OS 10.5.8 with 1500 mb
> > > > > memory alloted to image J from total of 4 GB.
> > > > >
> > > > > Please find crash report below along with this mail.
> > > > >
> > >
> >
>