https://issues.apache.org/bugzilla/show_bug.cgi?id=54650

--- Comment #4 from Jeff Trawick <[email protected]> ---
So the real problem symptom is: "uncompleted page (in my case, it's an SSI with
a lot of included files)"

If you get that error while you're in gdb for whatever reason, you have to
continue in gdb after gdb's SIGPIPE handling before any timeouts elapse or
disable SIGPIPE handling by gdb.

But I guess you first got the problem symptom (incomplete page), then attached
to httpd with gdb to try to see what is going on, then saw the gdb handling of
the normal SIGPIPE condition, then reported that as the bug.  Is that correct? 
If so, take the issue to the user support mailing list and if that doesn't help
then open another bug with the incomplete page as the problem symptom.

The subject of this bug shouldn't be changed since it should hopefully catch
other complaints about the gdb message.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to