[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
an "internal compiler error"
|
From: |
Bruno Haible |
|
Subject: |
an "internal compiler error" |
|
Date: |
Tue, 14 Feb 2023 11:09:59 +0100 |
I wrote:
> Well done, poke hackers: An input file with a couple of thousand
> opening braces or opening parentheses does not abort poke, but gets to the
> input prompt:
>
> (poke) .load /home/bruno/foo.pk
> /home/bruno/foo.pk:63:39: error: memory exhausted
> {{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{
> ^
> (poke)
But in this case it's not so well done. Seen with poke-3.0:
$ poke -l /tmp/fuzz1.pk
1:1: internal compiler error: input buffer overflow, can't enlarge buffer
because scanner uses REJECT
Important information has been dumped in /tmp/pokecyGfH0.
Please attach it to a bug report and send it to poke-devel@gnu.org.
Aborted
Credit: AFL++4.00.c
fuzz1.pk
Description: application/tex-pk
pokecyGfH0
Description: Text document
Re: [RFC][PATCH] pkl: make PK_UNREACHABLE more verbose, Jose E. Marchesi, 2023/02/13
Re: [RFC][PATCH] pkl: make PK_UNREACHABLE more verbose, Arsen Arsenović, 2023/02/14