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

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

[Octave-bug-tracker] [bug #45346] octave crashes when trying to install


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #45346] octave crashes when trying to install database package
Date: Thu, 18 Jun 2015 14:21:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.0.1

Update of bug #45346 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #3:

Please provide a full log of the output when installing with


octave:1> more off
octave:2> pkg install -forge -verbose database


If Octave really is crashing, it would help to see a gdb backtrace of Octave
when the crash occurs, run the following steps (prompts shown to differentiate
between bash, gdb, and octave prompts):


$ gdb --args octave --no-gui-libs
(gdb) run
octave:1> more off
octave:2> pkg install -forge -verbose database
## crash occurs here supposedly
(gdb) bt


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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