[Pkg-octave-devel] Bug#607071: Bug #607071 reproducible on testing
Vivek Dasmohapatra
vivek at etla.org
Mon Dec 27 20:55:21 UTC 2010
Reproduced here:
Package: octave-symbolic
Priority: optional
Section: math
Installed-Size: 988
Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
Architecture: amd64
Source: octave-symbolic (1.0.9-1)
Version: 1.0.9-1+b1
vivek at noise:~$ octave
GNU Octave, version 3.2.4
Copyright (C) 2009 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'.
Octave was configured for "x86_64-pc-linux-gnu".
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 <bug at octave.org> (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).
For information about changes from previous versions, type `news'.
octave:1> x = sym("x");
octave:2> x+2
error: T& Array<T>::checkelem (0, -1, 2): range error
octave:2> Sin(x)
panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
error: octave_base_value::save_binary(): wrong type argument `ex'
save to `octave-core' complete
Segmentation fault
More information about the Pkg-octave-devel
mailing list