Bug#650675: perl errors: Attempt to free unreferenced scalar...
Dmitry E. Oboukhov
unera at debian.org
Sun Dec 4 15:31:50 UTC 2011
>> Package: libapache2-mod-perl2
>> Version: 2.0.5-4+b1
>> After upgrading perl to 5.14 mod-perl began complain:
>> $ sudo invoke-rc.d apache2 reload
>> Reloading web server config: apache2Attempt to free unreferenced
>> scalar: SV 0x7f9c0c34e680, Perl interpreter: 0x7f9c0c1a2dd0 during
>> global destruction.
> Hi,
> what code are you loading? This could be a bug in any of perl itself,
> mod_perl2, or an XS module you're using, but there isn't much chance of
> fixing it without a way to reproduce it first.
site that uses Mojolicious.
<Location / >
SetHandler perl-script
PerlHandler Plack::Handler::Apache2
PerlSetVar psgi_app /path/to/script
</Location>
--
. ''`. Dmitry E. Oboukhov
: :’ : email: unera at debian.org jabber://UNera@uvw.ru
`. `~’ GPGKey: 1024D / F8E26537 2006-11-21
`- 1B23 D4F8 8EC0 D902 0555 E438 AB8C 00CF F8E2 6537
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20111204/c4886fe7/attachment.pgp>
More information about the pkg-perl-maintainers
mailing list