octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #41699] imread causes a segmentation fault on


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #41699] imread causes a segmentation fault on Windows with "clear all" or when Octave exits
Date: Wed, 04 Feb 2015 17:17:34 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.94 Safari/537.36

Follow-up Comment #57, bug #41699 (project octave):


I got the same result.

But, If do not comment this line, and I type "clear all",
there is no segfault until the line

  formats = __magick_formats__ (formats);


If I add "clear all" after this line, there is a segfault.

__magic_format__ is define in __magick_read__.oct, and the source 
code is in __magick_read__.cc. should we try to debug it?
 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41699>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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