tags 673723 pending
thanks

There was a big problem that an exception was being thrown which
somehow got the program into an infinite loop continually throwing the
exception and eating up memory until a bad_alloc happened and the
program terminated.

The exception is thrown  in compiler/GrpLexer.cpp:345

This happens on armel, armhf, powerpc, s390, s390x and sparc (no
attempted buildd build on mipsel yet)

Getting to that state to throw the exception was caused a
signed/unsigned char issue

this is fixed in the next pre-release, and also won't throw an
exception in that case, but other exception handling has not been
checked yet and may have the same issue.
Further investigation needed - antlr, grcompiler or libstdc++ problem?



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to