Hi Hans-Peter,
works just fine on my machine:
*
)CLEAR
CLEAR WS
)COPY /tmp/BUGGY_CLOSE.xml
NOTE: this workspaces was )SAVEd with syntax version 1.7.1
but is now )LOADed with a newer version 1.9.1.
That should be OK, but new features introduced by the newer version will
not be supported.
NOTE: this workspaces was )SAVEd with syntax version 1.7.1
but is now )LOADed with a newer version 1.9.1.
That should be OK, but new features introduced by the newer version will
not be supported.
SAVED 2025-03-04 15:53:01 (GMT+1)*
Don't worry about the version mismatch - I step up the Archive version
whenever
the file format changes in some way (like it did with yesterday's fix).
Best Regards,
Jürgen
On 3/4/25 16:06, Hans-Peter Sorge via Bugs and suggestions for GNU APL
wrote:
Hi,
I can )LOAD the attached WS.
However a )copy goes into nirwana ...
Latest most recent SVN as of now..
*)copy BUGGY_CLOSE mtx**
*
===================================================
SEGMENTATION FAULT
*** useless apl.lines (no CXXFLAGS=-rdynamic -gdwarf-2)
----------------------------------------
-- Stack trace at main.cc:106
----------------------------------------
0x7f660cb2a30b __libc_start_main
0x7f660cb2a248
0x403e60 main
0x5d8bb7 Workspace::immediate_execution(bool)
0x45fdb9 Command::process_line()
0x45ff95 Command::process_line(UCS_string&, std::ostream*)
0x4603a0 Command::do_APL_command(std::ostream&, UCS_string&)
0x463811 Command::cmd_COPY(std::ostream&, UCS_string_vector&, bool)
0x5dc9ce Workspace::copy_WS(std::ostream&, LibRef, UCS_string
const&, UCS_string_vector&, bool)
0x4151fd XML_Loading_Archive::read_Workspace(bool)
0x416cbb XML_Loading_Archive::read_Ravel()
0x4162f5 XML_Loading_Archive::read_Cells(Value&, unsigned
char const*)
0x41c34d Value::next_ravel_Value(Value*)
0x41bd10 Value::is_simple_scalar() const
0x41bcf0 Value::is_scalar() const
0x41b72e Shape::get_rank() const
0x7f660cb41050
0x402c4c
========================================
========================================
====================================================
Goodbye.
Session duration: 99.2476 seconds
Best Regards
Hans-Peter