Author: torsten Date: Fri May 20 17:32:03 2011 New Revision: 1125479 URL: http://svn.apache.org/viewvc?rev=1125479&view=rev Log: again, forgot about Changes in commit 1125476
Modified: perl/modperl/trunk/Changes Modified: perl/modperl/trunk/Changes URL: http://svn.apache.org/viewvc/perl/modperl/trunk/Changes?rev=1125479&r1=1125478&r2=1125479&view=diff ============================================================================== --- perl/modperl/trunk/Changes (original) +++ perl/modperl/trunk/Changes Fri May 20 17:32:03 2011 @@ -12,6 +12,10 @@ Also refer to the Apache::Test changes l =item 2.0.6-dev +Perl 5.14 brought a few changes in Perl_sv_dup() that made a threaded apache +segfault while cloning interpreters. +[Torsten Foertsch] + PerlIOApache_flush() and mpxs_Apache2__RequestRec_rflush() now no longer throw exceptions when modperl_wbucket_flush() fails if the failure was just a reset connection or an aborted connection. The failure is simply logged to the error