Bug #7296
closed"Empty reply from server"/httpd segfault when trying to consume content
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1135127
Description of problem:
When user tries to consume content from a sat, an error is thrown from yum, and checking the httpd logs on sat server, httpd is thrown a segfault every time client requests content.
Version-Release number of selected component (if applicable):
Satellite-6.0.4-RHEL-6-20140828.0 :(
How reproducible:
Steps to Reproduce:
1. sync rhel content to a satellite
2. register system to satellite
3. attempt to consume content on client
Actual results:
[Errno 14] PYCURL ERROR 52 - "Empty reply from server"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhel-6-server-rpms. Please verify its path and try again
Every time content is requested, httpd throws an error akin to
[Thu Aug 28 22:10:38 2014] [notice] child pid 29705 exit signal Segmentation fault (11)
Expected results:
Content can be consumed.
Additional info: