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

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

[Octave-bug-tracker] [bug #39586] Assertion failure with profexplore val


From: Rik
Subject: [Octave-bug-tracker] [bug #39586] Assertion failure with profexplore valid use: Assertion `fcn_id == fcn' failed.
Date: Fri, 11 Oct 2013 16:48:57 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0

Follow-up Comment #4, bug #39586 (project octave):

Using this tip (hg id 382aaf2d533a) I still get a segfault.  Moreover, I get a
different result from profile.


octave:1> prof_test(1)
octave:2> profexplore (profile ('info'))

Top
  1) : 1 calls, 11.872 total, 0.100 self
  2) zeros: 1 calls, 0.013 total, 0.013 self
  3) binary ==: 1 calls, 0.000 total, 0.000 self



There is no call to 'binary +' for example.  So, this might have to do with
compilation options.  Also, I was executing the two commands as the very first
thing in an Octave session, perhaps things need to be initialized to work
properly.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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