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

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

[Octave-bug-tracker] [bug #41843] dbclear all


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #41843] dbclear all
Date: Sat, 29 Mar 2014 23:02:52 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36

Update of bug #41843 (project octave):

                  Status:                   Fixed => Confirmed              

    _______________________________________________________

Follow-up Comment #2:

I see that it recognizes the "all" keyword, but it segfaults for me.


octave:1> dbstop ls;
octave:2> dbstop edit;
octave:3> dbstatus
breakpoint in edit at line 128.
breakpoint in ls at line 50.
octave:4> dbclear all
panic: Segmentation fault -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
Segmentation fault


Stack trace:


#0  0x00007ffff7556a2d in std::_Rb_tree<std::string, std::string,
std::_Identity<std::string>, std::less<std::string>,
std::allocator<std::string> >::find (address@hidden, __k=...)
    at /usr/include/c++/4.8/bits/stl_tree.h:1792
#1  0x00007ffff7553347 in find (__x=..., this=<optimized out>) at
/usr/include/c++/4.8/bits/stl_set.h:663
#2  bp_table::do_remove_all_breakpoints_in_file_1 (address@hidden,
fcn=<optimized out>, fname=...) at ../../libinterp/corefcn/debug.cc:491
#3  0x00007ffff75534af in bp_table::do_remove_all_breakpoints_in_file
(this=0xb6d260, fname=..., address@hidden) at
../../libinterp/corefcn/debug.cc:523
#4  0x00007ffff755384a in remove_all_breakpoints_in_file (silent=false,
fname=...) at ../../libinterp/corefcn/debug.h:81
#5  bp_table::do_remove_all_breakpoints (this=0xb6d260) at
../../libinterp/corefcn/debug.cc:545
#6  0x00007ffff7553f85 in remove_all_breakpoints () at
../../libinterp/corefcn/debug.h:88
#7  Fdbclear (args=...) at ../../libinterp/corefcn/debug.cc:730


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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