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 whe


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #41699] imread causes a segmentation fault when exiting Octave
Date: Tue, 15 Jul 2014 14:24:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 Iceweasel/30.0

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

No. This should not be pushed.

There is a reason we are using a persistent variable there. The variable needs
to be persistent in order to imformats() work properly. Even for people who do
not change the default imageIO functions, keeping that persistent means that
Octave does not have to recalculate what functions to use each time you call
an imageIO function.

This just points closer to where the bug is. The issue seems to be with having
a persistent variable with handles for private functions.

    _______________________________________________________

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]