bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] assertion failure on )load


From: Colin Verrilli
Subject: [Bug-apl] assertion failure on )load
Date: Tue, 4 Nov 2014 21:07:15 -0500

I'm getting this assertion failure on a workspace )load
I can't )copy it either
The previous )save crashed also

   
  This program is free software, and you are welcome to redistribute it
         according to the GNU Public License (GPL) version 3 or later.
                                       
      )load APL2_INTRO

==============================================================================
Assertion failed: idx < items_valid
in Function:      operator[]
in file:          Simple_string.hh:136

Call stack:

----------------------------------------
-- Stack trace at Simple_string.hh:136
----------------------------------------
0x43195865 __libc_start_main
0x8085ca8  main
0x81972f5   Workspace::immediate_execution(bool)
0x80ca008    Command::process_line()
0x80c9f28     Command::process_line(UCS_string&)
0x80c979f      Command::do_APL_command(std::ostream&, UCS_string&)
0x819a759       Workspace::load_WS(std::ostream&, std::vector<UCS_string, std::allocator<UCS_string> > const&, UCS_string&)
0x8091dc8        XML_Loading_Archive::read_Workspace()
0x808efcc         XML_Loading_Archive::read_StateIndicator()
0x808e9e8          XML_Loading_Archive::read_Parsers(StateIndicator&)
0x80d297e           throw_apl_error(ErrorCode, char const*)
0x8151835            StateIndicator::update_error_info(Error&)
0x80d3f96             Executable::set_error_info(Error&, Function_PC2) const
0x80837e5              
0x809434a               do_Assert(char const*, char const*, char const*, int)
========================================

SI stack:

Depth:    0
Exec:     0x8b41a48
Safe ex:  no
Pmode:    ◊  2 2⊃V
PC:       0
==============================================================================
Assertion failed: idx < items_valid
in Function:      operator[]
in file:          Simple_string.hh:136

Call stack:
*** do_Assert() called recursively ***
==============================================================================
*** immediate_execution() caught other exception ***

Attachment: APL2_INTRO.xml
Description: Text Data


reply via email to

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