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=41748>.
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=41748

           Summary: Segmentation violation in httpd - thread/worker
           Product: Apache httpd-2
           Version: 2.0.59
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: critical
          Priority: P2
         Component: worker
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


We suffer from SIGSEGV abnormal httpd terminations. It seems to be related to
the worker/thread components.

The crashes only happen under higher load, on AIX 5.3.

More detailed info:
--------------------------------------------------------------------------------------------------------------
We run the same binary on more than 200 servers with AIX 5.2 without problems.
We have reproduced the problem with '-g' compiled binary:

ts9 /work/thulek/httpd-2.0.59/server# dbx /usr/adissys/httpd/bin/httpd
/usr/adissys/httpd/core
Type 'help' for help.
[using memory image in /usr/adissys/httpd/core]
reading symbolic information ...
 
Segmentation fault in pth_usched._event_sleep [/usr/lib/libpthread.a] at
0xd0122bc4 ($t3)
0xd0122bc4 (_event_sleep+0xfc) 80410014        lwz   r2,0x14(r1)
(dbx) t
pth_usched._event_sleep(??, ??, ??, ??, ??, ??) at 0xd0122bc4
pth_usched._event_wait(??, ??) at 0xd012314c
pth_cond._cond_wait_local(??, ??, ??) at 0xd012e820
pth_cond._cond_wait(??, ??, ??) at 0xd012ee58
pth_cond.pthread_cond_wait(??, ??) at 0xd012fa28
apr_thread_cond_wait(cond = 0x1003f65c, mutex = (nil)), line 80 in 
"thread_cond.c"
ap_queue_pop(queue = (nil), sd = (nil), p = (nil)), line 258 in "fdqueue.c"
worker_thread(thd = (nil), dummy = (nil)), line 809 in "worker.c"
dummy_worker(opaque = (nil)), line 105 in "thread.c"
--------------------------------------------------------------------------------------------------------------

-- 
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