bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Crash when executing a null branch


From: Juergen Sauermann
Subject: Re: [Bug-apl] Crash when executing a null branch
Date: Mon, 05 May 2014 16:08:29 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi Blake,

thanks. fixed in SVN 249.

/// Jürgen


On 05/05/2014 03:14 AM, Blake McBride wrote:
I know this code doesn't make sense but it is part of a function that was crashing APL. I narrowed it down to the following:

      ⍎'→0⍴0'

----------------------------------------
-- Stack trace at Token.cc:665
----------------------------------------
0x7f503336bde5 __libc_start_main
0x43550d  main
0x52623d   Workspace::immediate_execution(bool)
0x462a8d    Command::process_line()
0x461a0b     Command::process_line(UCS_string&)
0x46c4e8      Executable::execute_body() const
0x4e0f50       StateIndicator::run()
0x48f2e6        Prefix::reduce_statements()
0x500a1b         Token::Token(Token const&)
========================================





reply via email to

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