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

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

[Octave-bug-tracker] [bug #31861] crash with empty function line


From: Rik
Subject: [Octave-bug-tracker] [bug #31861] crash with empty function line
Date: Wed, 15 Dec 2010 02:03:42 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13

Follow-up Comment #16, bug #31861 (project octave):

I have found a reproducible way, for me, to provoke the segfault.


sh> ./run-octave -f    # Run without invoking any rc files
octave:1> backend fltk
octave:2> function y = foo(x)
> 
> endfunction
/m: symtab.h:1850: static void
symbol_table::set_curr_fcn(octave_user_function*, int): Assertion `scope !=
xtop_scope && scope != xglobal_scope' failed.
panic: Aborted -- stopping myself...


There is no segfault if I use 'backend gnuplot' so perhaps some of the
successes are from people who use gnuplot by default for graphics.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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