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

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

[Octave-bug-tracker] [bug #37863] crash when using keyboard and calling


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #37863] crash when using keyboard and calling octave <file>
Date: Wed, 05 Dec 2012 00:53:43 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.95 Safari/537.11

Follow-up Comment #5, bug #37863 (project octave):

I believe the cause of the crash is the java Octave Forge package which
installs its own readline event hook. I can reproduce this crash on Debian
using the Debian-built packages but only if I install octave-java and have it
autoloaded. And apparently only if the supplied script is run as


octave min_estimation.m


but it does not crash if I run it as


octave --eval "min_estimation"


Moreover, now that Java has been rolled into the development tree, if I add
"java_init" to my ~/.octaverc, I get the same crash with a dev build of Octave
with no external packages.

Attached a gdb backtrace showing that the segfault is in the readline event
handler.

(file #27042)
    _______________________________________________________

Additional Item Attachment:

File name: gdb-bt.txt                     Size:15 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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