octave-maintainers
[Top][All Lists]
Advanced

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

Re: 2.9.10?


From: Tom Holroyd (NIH/NIMH) [E]
Subject: Re: 2.9.10?
Date: Thu, 16 Nov 2006 17:06:14 -0500
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929)



Tom Holroyd (NIH/NIMH) [E] wrote:
DISPLAY= ../../run-octave -f -q -H -p . --eval "sparseimages ('gplot', 'eps'); sleep (1);"
panic: Segmentation fault -- stopping myself...

A little more info on this crash: I did

        ../../run-octave -g
...
        (gdb) run
(with no arguments!)

Starting program: /home/local/src/octave/src/octave Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0xb06000
[Thread debugging using libthread_db enabled]
[New Thread -1208477056 (LWP 25142)]
GNU Octave, version 2.9.9+ (i686-pc-linux-gnu).
Copyright (C) 2006 John W. Eaton.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Report bugs to <address@hidden> (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208477056 (LWP 25142)]
0x0049b298 in ~octave_value (this=0xbfbdf898) at ov.cc:692
692         delete rep;
Current language:  auto; currently c++
(gdb) where
#0  0x0049b298 in ~octave_value (this=0xbfbdf898) at ov.cc:692
#1  0x012e3a24 in Fdispatch (address@hidden) at ./DLD-FUNCTIONS/dispatch.cc:456
#2 0x004d3f53 in octave_builtin::do_multi_index_op (this=0x93fcd10, nargout=0, address@hidden) at ov-builtin.cc:104 #3 0x004d3619 in octave_builtin::subsref (this=0x93fcd10, address@hidden, address@hidden, nargout=0) at ov-builtin.cc:54 #4 0x004a1179 in octave_value::subsref (this=0xbfbdfb80, address@hidden, address@hidden, nargout=0) at ov.cc:734
#5  0x005c9001 in tree_index_expression::rvalue (this=0x945eba8, nargout=0)
   at pt-idx.cc:352
#6 0x005e55b4 in tree_statement::eval (this=0x9483518, silent=false, nargout=0, in_function_body=false) at pt-stmt.cc:133
#7  0x005e5cb7 in tree_statement_list::eval (this=0x945ec08, silent=false, 
nargout=0)
   at pt-stmt.cc:190
#8  0x003b26e7 in parse_and_execute (f=0x9579520) at parse.y:2872
#9  0x003b2f1d in parse_fcn_file (address@hidden, exec_script=true, 
force_script=true)
   at parse.y:3343
#10 0x003b31d5 in source_file (address@hidden, address@hidden)
   at parse.y:3556
#11 0x002de697 in execute_pkg_add_or_del (dir=Variable "dir" is not available.
) at load-path.cc:1219
#12 0x002de7ee in execute_pkg_add (address@hidden) at load-path.cc:1227
#13 0x002e3e41 in load_path::do_set (this=0x94625e0, address@hidden, warn=false)
   at load-path.cc:453
#14 0x002e586a in load_path::do_initialize (this=0x94625e0) at load-path.cc:381
#15 0x0039e6db in octave_main (argc=1, argv=0xbfbe0184, embedded=0) at 
load-path.h:51
#16 0x08048649 in main (argc=1, argv=0xbfbe0184) at main.c:36


--
Tom Holroyd, Ph.D.
We experience the world not as it is, but as we expect it to be.


reply via email to

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