Date: Mon, 30 Mar 2026 16:07:21 +0000 From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 287302] www/mod_perl2: panic: MUTEX_LOCK (22) [Magic.xs:525] during global destruction. Message-ID: <bug-287302-16115-gmNw1m0CZc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-287302-16115@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287302 --- Comment #6 from Mirek Lauš <mirek@laus.cz> --- Set this in httpd.conf: PerlSetEnv B_HOOKS_ENDOFSCOPE_IMPLEMENTATION PP This forces Variable::Magic to use PurePerl implementation instead of XS. Now DateTime works without crashing mod_perl. Verified with lang/perl5.42. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-287302-16115-gmNw1m0CZc>
