[Bug 286804] lang/perl5.40 upgrade from 5.38 causes users of p5-Glib to crash

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 14 May 2025 19:20:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286804

            Bug ID: 286804
           Summary: lang/perl5.40 upgrade from 5.38 causes users of
                    p5-Glib to crash
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat@FreeBSD.org
          Reporter: lysfjord.daniel@smokepit.net
             Flags: maintainer-feedback?(mat@FreeBSD.org)
          Assignee: mat@FreeBSD.org

Created attachment 260413
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260413&action=edit
truss -a -e -s 128 on one of the failing programs

After update to perl5.40, all consumers of p5-Glib crashes with the following
error:

ld-elf.so.1: /usr/local/lib/perl5/site_perl/mach/5.40/auto/Glib/Glib.so:
Undefined symbol "Perl_switch_locale_context"

Nothing in the truss-file caught my attention... I also tried starting the
program with LANG=C, but that did not make any difference.

-- 
You are receiving this mail because:
You are the assignee for the bug.