octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: imread & clear all causes a segmentation fault


From: Carnë Draug
Subject: Re: imread & clear all causes a segmentation fault
Date: Thu, 30 Oct 2014 12:37:13 +0000

On 28 October 2014 21:00, Avinoam Kalma <address@hidden> wrote:
> Hi,
>
> I'm using Octave inofficial Windows version 3.8.2-3 from
> http://mxeoctave.osuv.de/.
>
> Typing "clear all" after imread, causes octave to crash.
>
> It's Similar to  bug #41699, "imread causes a segmentation fault when
> exiting Octave",
>
> but there no need to exit.

If you read the discussion on that bug report, bug #41699 can actually be
triggered by "clear all". It is triggered by clearing a persistent variable in
imformats which has handles to private functions. Would be great if you
investigate it further and find out where it is coming from. It seems to happen
only in some Window systems.

Carnë



reply via email to

[Prev in Thread] Current Thread [Next in Thread]