On Sun, 20 Aug 2017, Armin K. wrote:

On 20.8.2017 2:37, [email protected] wrote:

I do see a persistent glibc segfault on my current build
(glibc-2.26, gcc-7.2.0, flex-2.6.4) that did not appear on the previous one (glibc-2.25, gcc-7.1.0, flex-2.6.4) when trying to execute

flex -i -s acpica-unix-20170728/source/compiler/aslcompiler.l
from https://acpica.org/sites/acpica/files/acpica-unix-20170728.tar.gz

Program received signal SIGSEGV, Segmentation fault.
#0  0x00007f8484d8d4e4 in __strcpy_ssse3 () from /lib/libc.so.6
#1  0x000000000040d31b in add_action (new_text=0x67d207
   "PARSEOP_SERIALIZERULE_NOTSERIAL") at misc.c:134
#2  0x000000000041abfa in flexscan () at ./scan.l:939

This is an issue in flex itself. Did you apply the sed that's in the most recent book?
I didn't. Perfect, that's it, fixes my issue. Thanks.

Uwe

--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to