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

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

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


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits
Date: Sat, 28 Feb 2015 07:02:17 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36

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

The unique thing about the formats "cur" and "ico" is that they are read-only
via GraphicsMagick, all other formats are read/write.

I commented out the portion of __magick_formats__ that sets the "read" and
"write" members to an empty value if the coder is registered as read-only.
Octave no longer segfaults on exit.

I put that back, and then tried using octave_map::assign instead of
octave_map::fast_elem_insert to see if that made a difference. Segfault on
exit returns.

    _______________________________________________________

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]