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

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

[Octave-bug-tracker] [bug #52146] CTRL+C and cursor up results in segfau


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #52146] CTRL+C and cursor up results in segfault
Date: Sat, 30 Sep 2017 07:36:52 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

                 Summary: CTRL+C and cursor up results in segfault
                 Project: GNU Octave
            Submitted by: andy1978
            Submitted on: Sat 30 Sep 2017 11:36:51 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Segfault, Bus Error, etc.
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

default branch, hg id 80906ac05e7d

with empty history (rm ~/.octave_hist) start CLI with

./run-octave --no-gui


then press CTTRL+C, then cursor up (which should give the last line of
history) results sometimes in a segfault, sometimes it shows


symbol lookup error: /lib/x86_64-linux-gnu/libreadline.so.5: undefined symbol:
history_list


I tried to debug this with getpid and attaching gdb but as soon as there is a
command executed (getpid in this case) it doesn't crash.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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