bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] A segmentation fault from escape c "^c" if you are interes


From: Juergen Sauermann
Subject: Re: [Bug-apl] A segmentation fault from escape c "^c" if you are interested.
Date: Tue, 13 May 2014 14:10:38 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi Akiva,

could not reproduce it with ^C but with ^D (which normally means end-of-input).
Instead of throwing a segfault we will no )OFF after the 5'th ^D (to avoid )OFF when
hitting ^D accidentally. SVN 264.

Thanks,
/// Jürgen


On 05/11/2014 03:29 AM, Akiva Avraham wrote:
I don't know if you would want this type of "Bug" report, so feel free to ignore it.

      ∇NAME[⎕]
[0] NAME
[1]
[1] sht
[2] 3
[3] 45
[4] )off
[5] ⍵MOUNT
[6] ^C

====================================================
SEGMENTATION FAULT

----------------------------------------
-- Stack trace at main.cc:122
----------------------------------------
0x7f14d6d3aec5 __libc_start_main
0x43505d  main
0x52551d   Workspace::immediate_execution(bool)
0x46260d    Command::process_line()
0x461505     Command::process_line(UCS_string&)
0x47fb14      Nabla::edit_function(UCS_string const&)
0x47f4bc       Nabla::edit()
0x7f14d6da292a        strlen
0x7f14d82b3340        
0x47bada         
========================================
====================================================
Segmentation fault (core dumped)

--


reply via email to

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