GNU bug report logs -
#76327
29.4; random segfaults after switch to tree-sitter
Previous Next
Full log
View this message in rfc822 format
> Date: Thu, 20 Feb 2025 18:26:37 +0300
> From: Evgeniy Dushistov <dushistov <at> mail.ru>
> Cc: Pip Cet <pipcet <at> protonmail.com>, 76327 <at> debbugs.gnu.org,
> eggert <at> cs.ucla.edu, mattiasengdegard <at> gmail.com
>
> On Thu, Feb 20, 2025 at 08:12:20AM +0200, Eli Zaretskii wrote:
> >
> > Based on previous similar problems, removing the -D_FORTIFY_SOURCE=3
> > flag from the build will avoid the crashes with high probability. I
> > think it is worth our while to see if that's the case with this
> > problem, even if eventually the root cause will be found elsewhere,
> > and _FORTIFY_SOURCE just triggers it somehow.
>
> I removed mention of _FORTIFY_SOURCE:
>
> CFLAGS="-march=nehalem -mtune=znver1 -O2 -pipe -fno-plt -fexceptions \
> -Wformat -Werror=format-security \
> -fstack-clash-protection -fcf-protection \
> -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fno-optimize-sibling-calls"
>
> but it still crashes.
Thanks. Another theory eats dust...
This bug report was last modified 116 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.