[Bug 174795] mod_perl broken by perl-5.8.5-18.FC3 security update

bugzilla at redhat.com bugzilla at redhat.com
Sat Dec 3 19:57:25 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: mod_perl broken by perl-5.8.5-18.FC3 security update


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=174795





------- Additional Comments From jvdias at redhat.com  2005-12-03 14:57 EST -------
In reply to Comment #8 :
> That said, this change (which is in perl 5.8.7) unfortunately breaks ABI,

NO - the perl releases in FC-5, FC-4, and RHEL-4 have been compiled without 
the -DTHREADS_HAVE_PID from the start.
It makes no sense at all to provide the Perl_Ippid_ptr / Perl_ppid symbols if
their values are invalid because of nptl usage - their presence is dependant on
this -DTHREADS_HAVE_PID compile flag.  
Modules compiled with different C compiler, glibc, glibc-headers, perl version,
and OS version cannot be expected to work when all these components have 
changed and would need recompilation anyway.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the perl-devel mailing list