bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] crash on each of empty


From: Juergen Sauermann
Subject: Re: [Bug-apl] crash on each of empty
Date: Wed, 14 May 2014 18:02:49 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi David,

thanks, fixed in SVN 266.

/// Jürgen


On 05/14/2014 01:56 AM, David B. Lamkins wrote:
SVN Revision: 264



       {⍵}¨''


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

----------------------------------------
-- Stack trace at main.cc:122
----------------------------------------
0x7f97fe168d65 __libc_start_main
0x43557d  main
0x52627d   Workspace::immediate_execution(bool)
0x46418d    Command::process_line()
0x46306f     Command::process_line(UCS_string&)
0x44871e      Bif_OPER1_EACH::eoc_LB(Token&, EOC_arg&)
0x45acc4       Cell::init_from_value(Value_P, char const*)
0x45ab29        Cell::init(Cell const&)
0x7f97ffe2a750
0x47cf8a
========================================
====================================================

Process apl segmentation fault (core dumped)






and





       {⍵}¨⍬


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

----------------------------------------
-- Stack trace at main.cc:122
----------------------------------------
0x7fa662bb1d65 __libc_start_main
0x43557d  main
0x52627d   Workspace::immediate_execution(bool)
0x46418d    Command::process_line()
0x46306f     Command::process_line(UCS_string&)
0x44871e      Bif_OPER1_EACH::eoc_LB(Token&, EOC_arg&)
0x45acc4       Cell::init_from_value(Value_P, char const*)
0x45ab09        Cell::init(Cell const&)
0x7fa664873750
0x47cf8a
========================================
====================================================

Process apl segmentation fault (core dumped)








reply via email to

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