You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2007/02/27 07:06:55 UTC

DO NOT REPLY [Bug 41712] New: - threads locked at logging state

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

           Summary: threads locked at logging state
           Product: Apache httpd-2
           Version: 2.2.4
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Event MPM
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: kylewong@southa.com


I've setup a new webserver serving status images with linux kernel 2.6.19 and
apache 2.2.4. This is the first server I experiment with the new "event mpm".

I found that after it has up for several hours, there's many threads locked at
"logging" state. I have many other servers running apache 2.0.x series (worker
mpm) doesn't have the same problem. I GUESS it's related to the new event mpm?
but I haven't try 2.2.4 with worker mpm yet.
 
server-status:
Server Version: Apache/2.2.4 (Unix) 
Server Built: Feb 20 2007 17:27:18 
--------------------------------------------------------------------------------
Current Time: Tuesday, 27-Feb-2007 13:57:55 HKT 
Restart Time: Monday, 26-Feb-2007 22:04:17 HKT 
Parent Server Generation: 0 
Server uptime: 15 hours 53 minutes 38 seconds 
Total accesses: 3347798 - Total Traffic: 144.4 GB 
CPU Usage: u4.08 s5.13 cu0 cs0 - .0161% CPU load 
58.5 requests/sec - 2.6 MB/second - 45.2 kB/request 
58 requests currently being processed, 70 idle workers 
.............W..................................................
________________________________________________W_______________
WCWC_CCCCWCWW_CWCCW_CCCCCCCCCWCCCCC_C_C_CWCCCCCCCWCCCWWCCCCC_WCC
................................................................
...L.....L...........................................L..........
................................................................
....L.......................LL..........L.................L.....
....LL..L.....LL...L.........L..........L.....L...........L.....
................................................................
................................................................
................................................................
................................................................
................................................................
................................................................
................................................................
................................................................

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 41712] - threads locked at logging state

Posted by bu...@apache.org.
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=41712>.
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=41712





------- Additional Comments From chip@force-elite.com  2007-08-20 15:13 -------
(In reply to comment #6)
> I've committed a potential fix to trunk with r567852:
> https://svn.apache.org/viewvc?view=rev&revision=567852
> 
> The approach is different form the patch attached here -- it avoids rewriting
> the loops.

Sorry, wrong bug.  This was meant for Bug 42031.

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 41712] - threads locked at logging state

Posted by bu...@apache.org.
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=41712>.
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=41712





------- Additional Comments From rpluem@apache.org  2007-03-07 12:38 -------
Please issue

thread apply all bt full

in gdb to let us know the backtrace of every single thread in this process.

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 41712] - threads locked at logging state

Posted by bu...@apache.org.
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=41712>.
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=41712


rpluem@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Additional Comments From rpluem@apache.org  2007-02-26 22:32 -------
Please provide a backtrace of one of the processes that has stuck threads
(http://httpd.apache.org/dev/debugging.html).

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 41712] - threads locked at logging state

Posted by bu...@apache.org.
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=41712>.
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=41712


serai@lans-tv.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serai@lans-tv.com




-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 41712] - threads locked at logging state

Posted by bu...@apache.org.
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=41712>.
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=41712





------- Additional Comments From kylewong@southa.com  2007-03-07 09:36 -------
(In reply to comment #1)
> Please provide a backtrace of one of the processes that has stuck threads
> (http://httpd.apache.org/dev/debugging.html).

Is the follow help?

Attaching to program: /usr/local/ap2/bin/httpd, process 21874
Reading symbols from /lib64/libm.so.6...done.
Loaded symbols for /lib64/libm.so.6
Reading symbols from /usr/local/ap2/lib/libaprutil-1.so.0...done.
Loaded symbols for /usr/local/ap2//lib/libaprutil-1.so.0
Reading symbols from /usr/lib64/libsqlite3.so.0...done.
Loaded symbols for /usr/lib64/libsqlite3.so.0
Reading symbols from /usr/local/ap2/lib/libexpat.so.0...done.
Loaded symbols for /usr/local/ap2//lib/libexpat.so.0
Reading symbols from /usr/local/ap2/lib/libapr-1.so.0...done.
Loaded symbols for /usr/local/ap2//lib/libapr-1.so.0
Reading symbols from /lib64/libuuid.so.1...done.
Loaded symbols for /lib64/libuuid.so.1
Reading symbols from /lib64/librt.so.1...done.
Loaded symbols for /lib64/librt.so.1
Reading symbols from /lib64/libcrypt.so.1...done.
Loaded symbols for /lib64/libcrypt.so.1
Reading symbols from /lib64/libpthread.so.0...done.
[Thread debugging using libthread_db enabled]
[New Thread 47713535775248 (LWP 21874)]
[New Thread 1610873152 (LWP 21938)]
[New Thread 1602480448 (LWP 21937)]
[New Thread 1249986880 (LWP 21895)]
[New Thread 1149274432 (LWP 21883)]
[New Thread 1140881728 (LWP 21882)]
Loaded symbols for /lib64/libpthread.so.0
Reading symbols from /lib64/libdl.so.2...done.
Loaded symbols for /lib64/libdl.so.2
Reading symbols from /lib64/libc.so.6...done.
Loaded symbols for /lib64/libc.so.6
Reading symbols from /lib64/ld-linux-x86-64.so.2...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /lib64/libnss_files.so.2...done.
Loaded symbols for /lib64/libnss_files.so.2
Reading symbols from /usr/local/ap2/modules/mod_limitipconn.so...done.
Loaded symbols for /usr/local/ap2/modules/mod_limitipconn.so
Reading symbols from /usr/local/ap2/modules/mod_geoip.so...done.
Loaded symbols for /usr/local/ap2/modules/mod_geoip.so
Reading symbols from /usr/local/lib/libGeoIP.so.1...done.
Loaded symbols for /usr/local/lib/libGeoIP.so.1
Reading symbols from /lib64/libgcc_s.so.1...done.
Loaded symbols for /lib64/libgcc_s.so.1
0x00002b652be36585 in pthread_join () from /lib64/libpthread.so.0
(gdb) where
#0  0x00002b652be36585 in pthread_join () from /lib64/libpthread.so.0
#1  0x00002b652b5e4825 in apr_thread_join (retval=0x7fff7fdba4a4,
    thd=0x726990) at threadproc/unix/thread.c:214
#2  0x000000000045df92 in join_workers (listener=<value optimized out>,
    threads=0x7654e0) at event.c:1347
#3  0x000000000045eebd in child_main (child_num_arg=<value optimized out>)
    threads=0x7654e0) at event.c:1347
#3  0x000000000045eebd in child_main (child_num_arg=<value optimized out>)
    at event.c:1524
#4  0x000000000045ef95 in make_child (s=0x69d7f0, slot=2) at event.c:1578
#5  0x000000000045fa57 in ap_mpm_run (_pconf=<value optimized out>,
    plog=<value optimized out>, s=<value optimized out>) at event.c:1765
#6  0x00000000004219f4 in main (argc=3, argv=0x7fff7fdba7f8) at main.c:717

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 41712] - threads locked at logging state

Posted by bu...@apache.org.
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=41712>.
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=41712





------- Additional Comments From chip@force-elite.com  2007-08-20 15:12 -------
I've committed a potential fix to trunk with r567852:
https://svn.apache.org/viewvc?view=rev&revision=567852

The approach is different form the patch attached here -- it avoids rewriting
the loops.

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 41712] - threads locked at logging state

Posted by bu...@apache.org.
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=41712>.
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=41712





------- Additional Comments From ronald@vanovost.nl  2007-04-17 10:05 -------
Created an attachment (id=19982)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19982&action=view)
Server status report (PDF)

This bug (41712) is also present in Apache 2.2.4 for OS/2. And if this error
occurs, the website cannot be accessed anymore. But more importantly, the
process can not be killed in any way. Even C-A-D doesn't work. Only a reset of
the PC will bring back control. This makes the error severe!

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 41712] - threads locked at logging state

Posted by bu...@apache.org.
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=41712>.
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=41712





------- Additional Comments From kylewong@southa.com  2007-03-08 08:32 -------
(gdb) thread apply all bt full

Thread 12 (Thread 1098918208 (LWP 22999)):
#0  0x00002b652be3b7f8 in __lll_mutex_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00002b652be37864 in _L_mutex_lock_107 () from /lib64/libpthread.so.0
No symbol table info available.
#2  0x00002b652be37303 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3  0x000000000045eb7b in worker_thread (thd=0x7268a0,
    dummy=<value optimized out>) at event.c:660
        rc = <value optimized out>
        pt = (listener_poll_type *) 0xea6958
        process_slot = 3
        thread_slot = 1
        csd = (apr_socket_t *) 0xea6708
        cs = (conn_state_t *) 0xea6900
        ptrans = (apr_pool_t *) 0xea6688
        rv = <value optimized out>
        is_idle = <value optimized out>
#4  0x00002b652be35305 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x00002b652c31b50d in clone () from /lib64/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
---Type <return> to continue, or q <return> to quit---
No symbol table info available.

Thread 11 (Thread 1107310912 (LWP 23000)):
#0  0x00002b652be3b7f8 in __lll_mutex_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00002b652be37864 in _L_mutex_lock_107 () from /lib64/libpthread.so.0
No symbol table info available.
#2  0x00002b652be37303 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3  0x000000000045eb7b in worker_thread (thd=0x7268d0,
    dummy=<value optimized out>) at event.c:660
        rc = <value optimized out>
        pt = (listener_poll_type *) 0xe494c8
        process_slot = 3
        thread_slot = 2
        csd = (apr_socket_t *) 0xe49278
        cs = (conn_state_t *) 0x0
        ptrans = (apr_pool_t *) 0xe491f8
        rv = <value optimized out>
        is_idle = <value optimized out>
#4  0x00002b652be35305 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x00002b652c31b50d in clone () from /lib64/libc.so.6
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 10 (Thread 1174452544 (LWP 23008)):
#0  0x00002b652be3b7f8 in __lll_mutex_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00002b652be37864 in _L_mutex_lock_107 () from /lib64/libpthread.so.0
No symbol table info available.
#2  0x00002b652be37303 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3  0x000000000045eb7b in worker_thread (thd=0x726a50,
    dummy=<value optimized out>) at event.c:660
        rc = <value optimized out>
        pt = (listener_poll_type *) 0x1251858
        process_slot = 3
        thread_slot = 10
        csd = (apr_socket_t *) 0x1251608
        cs = (conn_state_t *) 0x1251800
        ptrans = (apr_pool_t *) 0x1251588
        rv = <value optimized out>
        is_idle = <value optimized out>
#4  0x00002b652be35305 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x00002b652c31b50d in clone () from /lib64/libc.so.6
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 9 (Thread 1191237952 (LWP 23010)):
#0  0x00002b652be3b7f8 in __lll_mutex_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00002b652be37864 in _L_mutex_lock_107 () from /lib64/libpthread.so.0
No symbol table info available.
#2  0x00002b652be37303 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3  0x000000000045eb7b in worker_thread (thd=0x726ab0,
    dummy=<value optimized out>) at event.c:660
        rc = <value optimized out>
        pt = (listener_poll_type *) 0x12ffd88
        process_slot = 3
        thread_slot = 12
        csd = (apr_socket_t *) 0x12ffb38
        cs = (conn_state_t *) 0x12ffd30
        ptrans = (apr_pool_t *) 0x12ffab8
        rv = <value optimized out>
        is_idle = <value optimized out>
#4  0x00002b652be35305 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#5  0x00002b652c31b50d in clone () from /lib64/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 8 (Thread 1291950400 (LWP 23022)):
#0  0x00002b652be3b7f8 in __lll_mutex_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00002b652be37864 in _L_mutex_lock_107 () from /lib64/libpthread.so.0
No symbol table info available.
#2  0x00002b652be37303 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3  0x000000000045eb7b in worker_thread (thd=0x726cf0,
    dummy=<value optimized out>) at event.c:660
        rc = <value optimized out>
        pt = (listener_poll_type *) 0xdfec08
        process_slot = 3
        thread_slot = 24
        csd = (apr_socket_t *) 0xdfe9b8
        cs = (conn_state_t *) 0xdfebb0
        ptrans = (apr_pool_t *) 0xdfe938
        rv = <value optimized out>
        is_idle = <value optimized out>
#4  0x00002b652be35305 in start_thread () from /lib64/libpthread.so.0
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#5  0x00002b652c31b50d in clone () from /lib64/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 7 (Thread 1308735808 (LWP 23024)):
#0  0x00002b652be3b7f8 in __lll_mutex_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00002b652be37864 in _L_mutex_lock_107 () from /lib64/libpthread.so.0
No symbol table info available.
#2  0x00002b652be37303 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3  0x000000000045eb7b in worker_thread (thd=0x726d50,
    dummy=<value optimized out>) at event.c:660
        rc = <value optimized out>
        pt = (listener_poll_type *) 0x1211668
        process_slot = 3
        thread_slot = 26
        csd = (apr_socket_t *) 0x1211418
        cs = (conn_state_t *) 0x1211610
        ptrans = (apr_pool_t *) 0x1211398
        rv = <value optimized out>        
	is_idle = <value optimized out>
---Type <return> to continue, or q <return> to quit---
#4  0x00002b652be35305 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x00002b652c31b50d in clone () from /lib64/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 6 (Thread 1333913920 (LWP 23027)):
#0  0x00002b652be3b7f8 in __lll_mutex_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00002b652be37864 in _L_mutex_lock_107 () from /lib64/libpthread.so.0
No symbol table info available.
#2  0x00002b652be37303 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3  0x000000000045eb7b in worker_thread (thd=0x726de0,
    dummy=<value optimized out>) at event.c:660
        rc = <value optimized out>
        pt = (listener_poll_type *) 0x8ba698
        process_slot = 3
        thread_slot = 29
        csd = (apr_socket_t *) 0x8ba448
        cs = (conn_state_t *) 0x8ba640
        ptrans = (apr_pool_t *) 0x8ba3c8        
	rv = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        is_idle = <value optimized out>
#4  0x00002b652be35305 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x00002b652c31b50d in clone () from /lib64/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 5 (Thread 1417840960 (LWP 23037)):
#0  0x00002b652be3b7f8 in __lll_mutex_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00002b652be37864 in _L_mutex_lock_107 () from /lib64/libpthread.so.0
No symbol table info available.
#2  0x00002b652be37303 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3  0x000000000045eb7b in worker_thread (thd=0x726fc0,
    dummy=<value optimized out>) at event.c:660
        rc = <value optimized out>
        pt = (listener_poll_type *) 0x86a008
        process_slot = 3
        thread_slot = 39
        csd = (apr_socket_t *) 0x869db8
        cs = (conn_state_t *) 0x0
        ptrans = (apr_pool_t *) 0x869d38
---Type <return> to continue, or q <return> to quit---
        rv = <value optimized out>
        is_idle = <value optimized out>
#4  0x00002b652be35305 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x00002b652c31b50d in clone () from /lib64/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 4 (Thread 1426233664 (LWP 23038)):
#0  0x00002b652be3b7f8 in __lll_mutex_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00002b652be37864 in _L_mutex_lock_107 () from /lib64/libpthread.so.0
No symbol table info available.
#2  0x00002b652be37303 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3  0x000000000045eb7b in worker_thread (thd=0x726ff0,
    dummy=<value optimized out>) at event.c:660
        rc = <value optimized out>
        pt = (listener_poll_type *) 0xe886a8
        process_slot = 3
        thread_slot = 40
        csd = (apr_socket_t *) 0xe88458
        cs = (conn_state_t *) 0xe88650
---Type <return> to continue, or q <return> to quit---
        ptrans = (apr_pool_t *) 0xe883d8
        rv = <value optimized out>
        is_idle = <value optimized out>
#4  0x00002b652be35305 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x00002b652c31b50d in clone () from /lib64/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 3 (Thread 1476589888 (LWP 23044)):
#0  0x00002b652be3b7f8 in __lll_mutex_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00002b652be37864 in _L_mutex_lock_107 () from /lib64/libpthread.so.0
No symbol table info available.
#2  0x00002b652be37303 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3  0x000000000045eb7b in worker_thread (thd=0x727110,
    dummy=<value optimized out>) at event.c:660
        rc = <value optimized out>
        pt = (listener_poll_type *) 0x129daa8
        process_slot = 3
        thread_slot = 46
        csd = (apr_socket_t *) 0x129d858
---Type <return> to continue, or q <return> to quit---
        cs = (conn_state_t *) 0x129da50
        ptrans = (apr_pool_t *) 0x129d7d8
        rv = <value optimized out>
        is_idle = <value optimized out>
#4  0x00002b652be35305 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x00002b652c31b50d in clone () from /lib64/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 2 (Thread 1535338816 (LWP 23051)):
#0  0x00002b652be3b7f8 in __lll_mutex_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00002b652be37864 in _L_mutex_lock_107 () from /lib64/libpthread.so.0
No symbol table info available.
#2  0x00002b652be37303 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3  0x000000000045eb7b in worker_thread (thd=0x727260,
    dummy=<value optimized out>) at event.c:660
        rc = <value optimized out>
        pt = (listener_poll_type *) 0x11f75a8
        process_slot = 3
        thread_slot = 53
---Type <return> to continue, or q <return> to quit---
        csd = (apr_socket_t *) 0x11f7358
        cs = (conn_state_t *) 0x11f7550
        ptrans = (apr_pool_t *) 0x11f72d8
        rv = <value optimized out>
        is_idle = <value optimized out>
#4  0x00002b652be35305 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x00002b652c31b50d in clone () from /lib64/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 47713535775248 (LWP 22996)):
#0  0x00002b652be36585 in pthread_join () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00002b652b5e4825 in apr_thread_join (retval=0x7fff7fdba4a4,
    thd=0x7268a0) at threadproc/unix/thread.c:214
        stat = <value optimized out>
        thread_stat = (apr_status_t *) 0x0
#2  0x000000000045df92 in join_workers (listener=<value optimized out>,
    threads=0x7654e0) at event.c:1347
        iter = <value optimized out>
        rv = -4
        thread_rv = 0
---Type <return> to continue, or q <return> to quit---
#3  0x000000000045eebd in child_main (child_num_arg=<value optimized out>)
    at event.c:1524
        threads = (apr_thread_t **) 0x0
        rv = 1
        ts = (thread_starter *) 0x725de0
        thread_attr = (apr_threadattr_t *) 0x725e00
        start_thread_id = (apr_thread_t *) 0x725e60
#4  0x000000000045ef95 in make_child (s=0x69d7f0, slot=3) at event.c:1578
        pid = 0
#5  0x000000000045fa57 in ap_mpm_run (_pconf=<value optimized out>,
    plog=<value optimized out>, s=<value optimized out>) at event.c:1765
        active_children = <value optimized out>
        index = <value optimized out>
        cutoff = <value optimized out>
        remaining_children_to_start = <value optimized out>
#6  0x00000000004219f4 in main (argc=3, argv=0x7fff7fdba7f8) at main.c:717
        exit_status = 0
        c = 0 '\0'
        configtestonly = 0
        confname = 0x469598 "conf/httpd.conf"
        def_server_root = 0x4695a8 "/usr/local/ap2/"
        temp_error_log = 0x0
        error = <value optimized out>
        process = (process_rec *) 0x694208
---Type <return> to continue, or q <return> to quit---
        server_conf = <value optimized out>
        pglobal = (apr_pool_t *) 0x694128
        pconf = (apr_pool_t *) 0x696138
        plog = (apr_pool_t *) 0x6d8348
        ptemp = (apr_pool_t *) 0x6a0188
        pcommands = (apr_pool_t *) 0x698148
        opt = (apr_getopt_t *) 0x698230
        rv = 0
        optarg = 0x2b652af08bc0 ""
#0  0x00002b652be36585 in pthread_join () from /lib64/libpthread.so.0

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org