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

[Pkg-octave-devel] Bug#356194: marked as done (octave2.9: Octave-2.9.4 - random crashes)



Your message dated Mon, 24 Apr 2006 14:43:23 +0200
with message-id <20060424124323.GB1110@laboiss2>
and subject line Closing unreproducible bug reports
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: octave2.9
Version: 2.9.4-12
Severity: grave
Justification: renders package unusable

Hello,

I'm experiencing random crashes of octave 2.9.4 on a debian/sid box. I
apt-get the source and rebuild with debug on and here is the backtrace.

<backtrace>

$ gdb octave
GNU gdb 6.4-debian
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/octave
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1243625792 (LWP 19541)]
GNU Octave, version 2.9.4 (i486-pc-linux-gnu).
Copyright (C) 2005 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 <bug@octave.org> (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 -1243625792 (LWP 19541)]
0xb5a125b0 in ?? ()
(gdb) thread apply all bt

Thread 1 (Thread -1243625792 (LWP 19541)):
#0  0xb5a125b0 in ?? ()
#1  0xb7b3b38d in octave_builtin::do_multi_index_op ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#2  0xb7b3ace0 in octave_builtin::subsref ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#3  0xb7b0bdf7 in octave_value::subsref ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#4  0xb7c26846 in tree_index_expression::rvalue ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#5  0xb7c43b72 in tree_statement::eval ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#6  0xb7c43fb0 in tree_statement_list::eval ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#7  0xb7a0e0d8 in parse_and_execute ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#8  0xb7a0e6c1 in parse_and_execute ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#9  0xb7a0ed6e in source_file () from /usr/lib/octave-2.9.4/liboctinterp.so
#10 0xb790bc77 in maybe_add_default_load_path ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#11 0xb790c7f9 in execute_default_pkg_add_files ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/octave-2.9.4/liboctinterp.so
#12 0xb790cfb9 in execute_default_pkg_add_files ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#13 0xb79fde9b in octave_lvalue::assign ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#14 0xb7c12a56 in tree_simple_assignment::rvalue ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#15 0xb7c12312 in tree_simple_assignment::rvalue ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#16 0xb7c43b72 in tree_statement::eval ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#17 0xb7c43fb0 in tree_statement_list::eval ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#18 0xb7a0e0d8 in parse_and_execute ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#19 0xb7a0fd59 in parse_and_execute ()
   from /usr/lib/octave-2.9.4/liboctinterp.so
#20 0xb7e24661 in std::_Rb_tree<std::string, std::pair<std::string
const, int>, std::_Select1st<std::pair<std::string const, int> >,
std::less<std::string>, std::allocator<std::pair<std::string const, int>

>>> >::insert_unique ()

   from /usr/lib/octave-2.9.4/liboctinterp.so
#21 0xb7e27545 in octave_main () from /usr/lib/octave-2.9.4/liboctinterp.so
#22 0x08048674 in main ()
(gdb) quit
The program is running.  Exit anyway? (y or n) y

</backtrace>

Regards,
ST
--



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages octave2.9 depends on:
ii  atlas3-sse2 [liblapack.s 3.6.0-20        Automatically Tuned Linear Algebra
ii  fftw3                    3.0.1-14        library for computing Fast Fourier
ii  lapack3 [liblapack.so.3] 3.0.20000531a-6 library of linear algebra routines
ii  libc6                    2.3.6-3         GNU C Library: Shared libraries an
ii  libgcc1                  1:4.0.2-10      GCC support library
ii  libgfortran0             4.0.2-10        Runtime library for GNU Fortran ap
ii  libglpk0                 4.8-3           linear programming kit (shared lib
ii  libhdf5-serial-1.6.4-0c2 1.6.4-4         Hierarchical Data Format 5 (HDF5) 
ii  libncurses5              5.5-1           Shared libraries for terminal hand
ii  libreadline5             5.1-6           GNU readline and history libraries
ii  libstdc++6               4.0.2-10        The GNU Standard C++ Library v3
ii  libumfpack4              4.4-3           set of routines for solving unsymm
ii  refblas3 [libblas.so.3]  1.2-8           Basic Linear Algebra Subroutines 3
ii  texinfo                  4.8-6           Documentation system for on-line i
ii  zlib1g                   1:1.2.3-11      compression library - runtime

octave2.9 recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
I am hereby closing these three bug reports:

    #356194: octave2.9: Octave-2.9.4 - random crashes (45 days old)
    #344281: panic: Illegal instruction in det(eye(x)) (123 days old)
    #352671: octave2.9: Control-C sends octave into a busy loop (70 days old)

The three of them were tagged "moreinfo" and "unreproducible", are older
than one month and a half, and were filed against upstream version 2.9.4.

Try the new version 2.9.5 available in unstable and feel free to reopen
these bug reports, but please only do it if a reproducible recipe to
replicate them is available.

-- 
Rafael

--- End Message ---

Reply to: