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: Wed, 27 Nov 2013 05:01:24 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

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

I found a situation that fails for me.  If the .octaverc file contains


graphics_toolkit fltk;


then running


prof_test(1)
profexplore (profile ('info'))
Top
  1) zeros: 1 calls, 0.014 total, 0.014 self
  2) binary -: 1000 calls, 0.003 total, 0.003 self
  3) binary +: 1000 calls, 0.002 total, 0.002 self
  4) profile: 1 calls, 0.000 total, 0.000 self
  5) binary ==: 1 calls, 0.000 total, 0.000 self

profexplore> 1
�: corefcn/profiler.cc:108: profile_data_accumulator::tree_node*
profile_data_accumulator::tree_node::exit(octave_idx_type): Assertion `fcn_id
== fcn' failed.
panic: Aborted -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
Abort


If there is no such line in the .octaverc or I call "run-octave -f" which does
not read initialization scripts then it works.


    _______________________________________________________

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]