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

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

[Octave-bug-tracker] [bug #42450] Octave crashes at startup after upgrad


From: anonymous
Subject: [Octave-bug-tracker] [bug #42450] Octave crashes at startup after upgrading to Ubuntu 14.04
Date: Wed, 28 May 2014 12:47:52 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

URL:
  <http://savannah.gnu.org/bugs/?42450>

                 Summary: Octave crashes at startup after upgrading to Ubuntu
14.04
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 28 May 2014 12:47:51 UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: wakjah
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

After updating distribution to Ubuntu 14.04, Octave 3.8 crashes prior to
startup with a segmentation fault.

This occurs both with the version installed from the package manager, and if
it is built and installed manually.

GDB output / backtrace running the version installed from package manager:

Starting program: /usr/bin/octave 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
process 13255 is executing new program: /usr/bin/octave-cli
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff681ceb4 in pthread_mutex_init (mutex=0x606fc0,
mutexattr=0x7fffffffdf90) at forward.c:188
188     forward.c: No such file or directory.
(gdb) backtrace
#0  0x00007ffff681ceb4 in pthread_mutex_init (mutex=0x606fc0,
mutexattr=0x7fffffffdf90) at forward.c:188
#1  0x00007ffff62bdaa6 in octave_mutex::octave_mutex() () from
/usr/lib/x86_64-linux-gnu/liboctave.so.2
#2  0x00007ffff5744095 in ?? () from /usr/lib/x86_64-linux-gnu/liboctave.so.2
#3  0x00007ffff7dea13a in call_init (l=<optimised out>, address@hidden,
address@hidden, address@hidden) at dl-init.c:78
#4  0x00007ffff7dea223 in call_init (env=<optimised out>, argv=<optimised
out>, argc=<optimised out>, l=<optimised out>) at dl-init.c:36
#5  _dl_init (main_map=0x7ffff7ffe1c8, argc=1, argv=0x7fffffffe048,
env=0x7fffffffe058) at dl-init.c:126
#6  0x00007ffff7ddb30a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#7  0x0000000000000001 in ?? ()
#8  0x00007fffffffe385 in ?? ()
#9  0x0000000000000000 in ?? ()


Output is almost identical with the version built and installed manually
(installed under /opt/octave3.8)

GCC version, if this helps, is: 4.8.2

Note that running make check also results in segfault.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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