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: Philipp Kutin
Subject: [Octave-bug-tracker] [bug #39586] Assertion failure with profexplore valid use: Assertion `fcn_id == fcn' failed.
Date: Sun, 28 Jul 2013 07:54:37 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0

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

                 Summary: Assertion failure with profexplore valid use:
Assertion `fcn_id == fcn' failed.
                 Project: GNU Octave
            Submitted by: pkutin
            Submitted on: Sun 28 Jul 2013 07:54:36 AM GMT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

To reproduce on the default branch,


octave:2> prof_test(1)  % attached
octave:3> profexplore(profile("info"))

Top
  1) : 1 calls, 12.241 total, 0.100 self
  2) zeros: 1 calls, 0.005 total, 0.005 self
  3) binary -: 1000 calls, 0.001 total, 0.001 self
  4) binary +: 1000 calls, 0.000 total, 0.000 self
  5) binary ==: 1 calls, 0.000 total, 0.000 self

profexplore> 1
../../libinterp/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...




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 28 Jul 2013 07:54:36 AM GMT  Name: prof_test.m  Size: 358B   By:
pkutin

<http://savannah.gnu.org/bugs/download.php?file_id=28677>

    _______________________________________________________

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]