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

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

[Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults i


From: Rik
Subject: [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave
Date: Thu, 24 Mar 2016 18:38:03 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #30, bug #47372 (project octave):


test __magic_read__.cc
exit


doesn't produce a segfault so I don't think it is a good test candidate.

__magick_read__ wants a filename and an options structure as inputs.

Instead I tried 


while (true)
   test imread
   clear all
endwhile


This happily runs without segfaulting.  However, when I use Ctrl+C to stop the
loop and then use 'exit' it segfaults there just as before.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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