Hi Blake,
thanks, fixed in SVN 259. I had removed ⎕NLT together with gettext() but it
can still be around in workspace files.
/// Jürgen
On 05/10/2014 11:53 PM, Blake McBride wrote:
This was fine prior to my SVN update and rebuild. Now I get:
)load Devices
==============================================================================
Assertion failed: !Avec::is_quad(sym_name[0])
in Function: lookup_symbol
in file: SymbolTable.cc:83
Call stack:
----------------------------------------
-- Stack trace at SymbolTable.cc:83
----------------------------------------
0x7fe086a7cde5 __libc_start_main
0x4356f5 main
0x5281fd Workspace::immediate_execution(bool)
0x464a4d Command::process_line()
0x46442c Command::process_line(UCS_string&)
0x52c44c Workspace::load_WS(std::ostream&,
std::vector<UCS_string, std::allocator<UCS_string> > const&)
0x441db2 XML_Loading_Archive::read_Workspace()
0x441a3c XML_Loading_Archive::read_Symbol()
0x4f5acc SymbolTable::lookup_symbol(UCS_string const&)
0x4435bf do_Assert(char const*, char const*, char const*, int)
========================================
SI stack:
==============================================================================
====================================================
SEGMENTATION FAULT
----------------------------------------
-- Stack trace at main.cc:122
----------------------------------------
0x7fe086a7cde5 __libc_start_main
0x4356f5 main
0x5281fd Workspace::immediate_execution(bool)
0x464a4d Command::process_line()
0x46442c Command::process_line(UCS_string&)
0x52c44c Workspace::load_WS(std::ostream&,
std::vector<UCS_string, std::allocator<UCS_string> > const&)
0x441db2 XML_Loading_Archive::read_Workspace()
0x441a3c XML_Loading_Archive::read_Symbol()
0x4f5acc SymbolTable::lookup_symbol(UCS_string const&)
0x443567 do_Assert(char const*, char const*, char const*, int)
0x4ffe5c TestFiles::assert_error()
0x7fe0882d6bb0
0x47daaa
========================================
====================================================
Segmentation fault