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

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

[Octave-bug-tracker] [bug #47246] segfault in findobj.m when compiling w


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47246] segfault in findobj.m when compiling with clang
Date: Wed, 24 Feb 2016 15:41:20 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0.2

Follow-up Comment #1, bug #47246 (project octave):

The segfault in this example is occuring on line 261 of findobj.m:


  for np = sort (pairs, "descend")


where pairs is simply [1, 2]. I'm sensing some kind of prior memory
corruption.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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