bug-mdk
[Top][All Lists]
Advanced

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

[bug-mdk] Segmentation Fault when using "up-arrow" for command history


From: Lorenz Egginger
Subject: [bug-mdk] Segmentation Fault when using "up-arrow" for command history
Date: Wed, 08 Oct 2014 16:40:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Hi,

MDK Version: 1.2.8
Ubuntu 13.10 (x64)
Compiled with: readline, guile and gui support


Running mixvm, when using the up-arrow, a Segmentation Fault happens.

Expected output: The last entered command
Actual output: Segmentation fault (core dumped)

Using gdb I get the following message:

Program received signal SIGSEGV, Segmentation fault.
0x<someaddress> in previous_history ()
    at /build/buildd/readline6-6.2/history.c:185
185     /build/buildd/readline6-6.2/history.c: No such file or directory

The up-arrow works fine with 'gmixvm'

Hope that is the right way for reporting bugs. Thanks for the "MIX Development Kit". :)

Cheers

Lorenz Egginger



reply via email to

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