Download raw body.
smokeping build fails with new perl (perl segfault, locale-related?)
smokeping build fails with new perl (perl segfault, locale-related?)
smokeping build fails with new perl (perl segfault, locale-related?)
On Fri, May 17, 2024 at 06:00:32PM +0200, Alexander Bluhm wrote: > On Fri, May 17, 2024 at 04:47:23PM +0200, Alexander Bluhm wrote: > > Seems to be a general problem with new Perl, no smokeping involved. > > > > $ perl -MPOSIX -e 'setlocale(LC_NUMERIC,"")' > > Unknown locale category 4 at -e line 1. > > Segmentation fault (core dumped) > > This fixes the segfault. The warning stays. I tested this in bleadperl, and that fixes it too. Unless it's specific to our build options and such, so I'll have to do more testing. $ LD_LIBRARY_PATH=. ./perl -Ilib -v | head -2 This is perl 5, version 39, subversion 11 (v5.39.11 (v5.39.10-21-g2fc32c2024)) built for OpenBSD.amd64-openbsd $ LD_LIBRARY_PATH=. ./perl -Ilib -MPOSIX -e $
smokeping build fails with new perl (perl segfault, locale-related?)
smokeping build fails with new perl (perl segfault, locale-related?)
smokeping build fails with new perl (perl segfault, locale-related?)