[Bug-apl] Assertion failed

2017-07-30 Thread Ala'a Mohammad
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()
0x7faca64670cbNetworkConnection::process_command(std::string const&)
0x7faca6460ca7 FnCommand::run_command(NetworkConnection&,
std::vector > 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



Re: [Bug-apl] Assertion failed

2017-07-30 Thread Juergen Sauermann

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()
0x7faca64670cbNetworkConnection::process_command(std::string const&)
0x7faca6460ca7 FnCommand::run_command(NetworkConnection&,
std::vector > 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






Re: [Bug-apl] Assertion failed

2017-07-30 Thread Elias Mårtenson
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" 
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()
> 0x7faca64670cbNetworkConnection::process_command(std::string const&)
> 0x7faca6460ca7 FnCommand::run_command(NetworkConnection&,
> std::vector > 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
>
>
>
>
>