DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39079>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39079





------- Additional Comments From [EMAIL PROTECTED]  2006-03-29 14:57 -------
PR#38793 appears relevant to our situation.

I compiled another apache. I've never compiled trunk versions before, so here's
what I did; please let me know if it is incorrect:
$ wget http://issues.apache.org/bugzilla/attachment.cgi?id=17874
$ svn checkout http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x 
httpd-2.2
$ cd httpd-2.2
$ svn co http://svn.apache.org/repos/asf/apr/apr/branches/1.2.x srclib/apr
$ svn co http://svn.apache.org/repos/asf/apr/apr-util/branches/1.2.x 
srclib/apr-util
$ patch -p0 <~/attachment.cgi\?id=17874   (gave some fuzz)
$ ./buildconf
$ ./configure ......

However, this did not appear to fix the problem.
I've got another apache eating 99% CPU:

The LWP's eating all the CPU are 4974 and 4976:
Thread 3 (Thread -1396925520 (LWP 4974)):
#0  0x08070635 in ap_core_input_filter (f=0x82c0b70, b=0x96a9c070, 
    mode=AP_MODE_GETLINE, block=APR_BLOCK_READ, readbytes=0)
    at core_filters.c:141
#1  0x0806696e in ap_rgetline_core (s=0xacbc4fa8, n=8192, read=0xacbc4fa4, 
    r=0x82c1050, fold=0, bb=0x96a9c070) at protocol.c:222
#2  0x08066ce1 in ap_getline (s=0xacbc7038 "", n=8192, r=0x82c1050, fold=0)
    at protocol.c:463
#3  0xb7c5def7 in ap_proxy_http_process_response (p=0x82bffc0, r=0x96a99910, 
    backend=0x822b3f8, origin=0x82c0738, conf=0x80bf888, 
    server_portstr=0xacbc9167 "") at mod_proxy_http.c:1217
#4  0xb7c5f764 in proxy_http_handler (r=0x96a99910, worker=0x80bfb38, 
    conf=0x80bf888, url=0x82c0708 "/hbb/gfx/archief/icons/34_gebedshuis.gif", 
    proxyname=0x0, proxyport=0) at mod_proxy_http.c:1713
#5  0xb7c66a53 in proxy_run_scheme_handler (r=0x96a99910, worker=0x80bfb38, 
    conf=0x80bf888, 
    url=0x96a9ad7e
"http://tleac5as:8888/hbb/gfx/archief/icons/34_gebedshuis.gif";, proxyhost=0x0,
proxyport=0) at mod_proxy.c:1936
#6  0xb7c68a28 in proxy_handler (r=0x96a99910) at mod_proxy.c:739
#7  0x08071f56 in ap_run_handler (r=0x96a99910) at config.c:157
#8  0x080722ce in ap_invoke_handler (r=0x96a99910) at config.c:371
#9  0x0807cd4d in ap_process_request (r=0x96a99910) at http_request.c:258
#10 0x0807a919 in ap_process_http_connection (c=0x82c01b0) at http_core.c:171
#11 0x080778fa in ap_run_process_connection (c=0x82c01b0) at connection.c:43
#12 0x08080d03 in worker_thread (thd=0x81e6338, dummy=0x821d0a8)
    at worker.c:531
#13 0xb7e348ec in dummy_worker (opaque=0x81e6338)
    at threadproc/unix/thread.c:138
#14 0xb7dc7b80 in start_thread () from /lib/libpthread.so.0
#15 0xb7d5e9ce in clone () from /lib/libc.so.6

Thread 2 (Thread -1413710928 (LWP 4976)):
#0  0x0807061b in ap_core_input_filter (f=0x82c0b70, b=0x96a9c080, 
    mode=AP_MODE_GETLINE, block=APR_BLOCK_READ, readbytes=0)
    at core_filters.c:141
#1  0x0806696e in ap_rgetline_core (s=0xabbc2fa8, n=8192, read=0xabbc2fa4, 
    r=0x82c0eb0, fold=0, bb=0x96a9c080) at protocol.c:222
#2  0x08066ce1 in ap_getline (s=0xabbc5038 "", n=8192, r=0x82c0eb0, fold=0)
    at protocol.c:463
#3  0xb7c5def7 in ap_proxy_http_process_response (p=0x96af2a48, r=0x83f02e8, 
    backend=0x822b3f8, origin=0x82c0738, conf=0x80bf888, 
    server_portstr=0xabbc7167 "") at mod_proxy_http.c:1217
#4  0xb7c5f764 in proxy_http_handler (r=0x83f02e8, worker=0x80bfb38, 
    conf=0x80bf888, url=0x96af3188 "/hbb/gfx/archief/icons/32_media.gif", 
    proxyname=0x0, proxyport=0) at mod_proxy_http.c:1713
#5  0xb7c66a53 in proxy_run_scheme_handler (r=0x83f02e8, worker=0x80bfb38, 
    conf=0x80bf888, 
    url=0x83f170e "http://tleac5as:8888/hbb/gfx/archief/icons/32_media.gif";, 
    proxyhost=0x0, proxyport=0) at mod_proxy.c:1936
#6  0xb7c68a28 in proxy_handler (r=0x83f02e8) at mod_proxy.c:739
#7  0x08071f56 in ap_run_handler (r=0x83f02e8) at config.c:157
#8  0x080722ce in ap_invoke_handler (r=0x83f02e8) at config.c:371
#9  0x0807cd4d in ap_process_request (r=0x83f02e8) at http_request.c:258
#10 0x0807a919 in ap_process_http_connection (c=0x96af2c38) at http_core.c:171
#11 0x080778fa in ap_run_process_connection (c=0x96af2c38) at connection.c:43
#12 0x08080d03 in worker_thread (thd=0x81e6378, dummy=0x821df50)
    at worker.c:531
#13 0xb7e348ec in dummy_worker (opaque=0x81e6378)
    at threadproc/unix/thread.c:138
#14 0xb7dc7b80 in start_thread () from /lib/libpthread.so.0
#15 0xb7d5e9ce in clone () from /lib/libc.so.6

Thread 1 (Thread -1211549216 (LWP 4951)):
#0  0xffffe410 in ?? ()
#1  0xbfa08e38 in ?? ()
#2  0x0000136e in ?? ()
#3  0x00000000 in ?? ()


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to