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

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

[Octave-bug-tracker] [bug #53704] Segfault in Octave


From: Melvin Robinson
Subject: [Octave-bug-tracker] [bug #53704] Segfault in Octave
Date: Fri, 20 Apr 2018 09:39:29 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0

Follow-up Comment #6, bug #53704 (project octave):

I do have some packages that I use, but as you mentioned I can simply start
octave and then quit.  See the session below with the --no-init-file option. 
I also ran with the --no-gui option and get the same crash.

Reading symbols from octave...done.
(gdb) run --no-init-file
Starting program: /usr/local/bin/octave --no-init-file
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
process 6818 is executing new program:
/usr/local/libexec/octave/5.0.0/exec/x86_64-pc-linux-gnu/octave-gui
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffd6acd700 (LWP 6827)]
[New Thread 0x7fffd5ca0700 (LWP 6837)]
[New Thread 0x7fffd549f700 (LWP 6838)]
[New Thread 0x7fffd4b9c700 (LWP 6839)]
GNU Octave, version 5.0.0
Copyright (C) 2018 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 https://www.octave.org.

Please contribute if you find this software useful.
For more information, visit https://www.octave.org/get-involved.html

Read https://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

octave:1> quit
[Thread 0x7fffd5ca0700 (LWP 6837) exited]
[Thread 0x7fffd6acd700 (LWP 6827) exited]
[Thread 0x7fffd549f700 (LWP 6838) exited]

Thread 1 "octave-gui" received signal SIGSEGV, Segmentation fault.
Array<int>::~Array (
    this=0x7fffec1655e0
<lucene::index::SegmentTermPositionVector::EMPTY_TERM_POS>,
__in_chrg=<optimized out>) at ./liboctave/array/Array.h:307
307         if (--rep->count == 0)
(gdb)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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