On Sat, Dec 27, 2008 at 8:12 AM, Nick Kew <n...@webthing.com> wrote:

>
> On 27 Dec 2008, at 09:52, Ruediger Pluem wrote:
>
>
>>
>> On 12/27/2008 03:13 AM, n...@apache.org wrote:
>>
>>> Author: niq
>>> Date: Fri Dec 26 18:13:47 2008
>>> New Revision: 729579
>>>
>>> URL: http://svn.apache.org/viewvc?rev=729579&view=rev
>>> Log:
>>> PR#39332: fix for segfault problem with mod_cgid on Solaris
>>> Patch by Masaoki Kobayashi
>>>
>>> Modified:
>>>    httpd/httpd/trunk/CHANGES
>>>    httpd/httpd/trunk/modules/generators/mod_cgid.c
>>>
>>
>> Just for my understanding. This patch works around a bug in Solaris with
>> write
>> and UNIX domain sockets, right?
>> Otherwise I wouldn't get why the new code using writev would be better
>> thatn the
>> old one using write.
>>
>
> It's a bug with a number of reports, though I haven't actually been able
> to reproduce it myself on opensolaris.


AFAIK it is resolved by 120664-01 or later (or x86-equiv patch), from
several years ago...

Reply via email to