Hi, I couldn't reproduce this reliably. This happened a couple of times during the last week.
Is there any flag (runtime or compile time, emacs or gnu-apl) which will provide more trace details? Regards, Ala'a On Mon, Jul 31, 2017 at 4:31 AM, Elias Mårtenson <[email protected]> wrote: > Can you tell me exactly what you are doing in order to reproduce the > problem? > > Regards, > Elias > > On 31 Jul 2017 04:51, "Juergen Sauermann" <[email protected]> > wrote: >> >> Hi Ala'a, >> >> maybe this is something for Elias to look into. Seems like some >> Simple_string is corrupted. >> >> /// Jürgen >> >> >> On 07/30/2017 09:40 PM, Ala'a Mohammad wrote: >> >> Hi, >> >> I'm trying to edit a function but got the following trace >> >> >> >> ============================================================================== >> Assertion failed: items >> in Function: at >> in file: ../Simple_string.hh:276 >> >> Call stack: >> >> ---------------------------------------- >> -- Stack trace at ../Simple_string.hh:276 >> ---------------------------------------- >> 0x7facab6e1184 >> 0x7faca6464bde connection_loop(void*) >> 0x7faca64680fe NetworkConnection::run() >> 0x7faca64670cb NetworkConnection::process_command(std::string const&) >> 0x7faca6460ca7 FnCommand::run_command(NetworkConnection&, >> std::vector<std::string, std::allocator<std::string> > const&) >> 0x45e63f do_Assert(char const*, char const*, char const*, int) >> ======================================== >> >> SI stack: >> >> >> >> ============================================================================== >> terminate called after throwing an instance of 'ErrorCode' >> >> Process apl aborted >> >> my setup is GNU-APL through emacs >> >> : apl --version >> BUILDTAG: >> --------- >> Project: GNU APL >> Version / SVN: 1.7 / 983M >> Build Date: 2017-07-23 17:01:17 UTC >> Build OS: Linux 3.13.0-37-generic x86_64 >> config.status: unknown configure options >> Archive SVN: 983 >> >> Is this enough to be reported, and if not, then Is there any other way >> to get a more informative debugging/tracing and helpful information? >> >> Best wishes, >> >> Ala'a >> >> >> >
