child pid XXXXX exit signal Segmentation fault (11) on x86_64, mpm-worker Distro: bluewhite64 (slackware x86_64) Apache 2.2.3 compiled with: $ export CPPFLAGS="-I/usr/include/openssl -I/usr/include/nptl" $ export CFLAGS="-g -O3 -ffast-math" $ ./configure --enable-usertrack --enable-so --enable-rewrite \ --disable-suexec --disable-userdir --disable-dav --disable-dav-fs --disable-dav-lock \ --enable-info --enable-deflate --enable-ssl --enable-headers --enable-expires \ --with-pcre=/usr --with-z=/usr \ --enable-mime-magic --enable-mem-cache \ --enable-disk-cache --enable-cache --enable-file-cache \ --enable-unique-id --with-mpm=worker --enable-logio \ --prefix=/usr/local/apache $ make # make install PHP 5.2.0 compiled with: $ export CPPFLAGS="-I/usr/include/openssl -I/usr/include/nptl" $ export CFLAGS="-g -O3 -ffast-math -fPIC" $ export LDFLAGS="-L/usr/X11R6/lib" $ ./configure \ --with-apxs2=/usr/local/apache/bin/apxs \ --with-pcre=/usr \ --enable-soap \ --with-mysql=/usr/lib/mysql \ --with-pdo-mysql \ --enable-sockets \ --with-curl=/usr \ --with-gd=/usr \ --with-ftp \ --with-mhash=/usr \ --with-zlib=/usr \ --with-openssl \ --with-png=/usr \ --with-ttf=/usr \ --enable-gd-native-ttf \ --enable-gd-imagstrttf \ --with-mcrypt \ --with-xml=/usr \ --with-gettext=/usr \ --enable-safe-mode \ --with-bz2=/usr \ --with-gdbm=/usr \ --enable-sysvsem \ --with-dom \ --with-jpeg-dir=/usr \ --with-freetype-dir=/usr \ --with-pic \ --with-imap=/usr/local/lib/c-client \ --with-imap-ssl=/usr/local/lib/c-client \ --prefix=/usr/local/apache/php $ make # make install prefix=/usr/local/apache/php-5.2.0 && ln -sf /usr/local/apache/php-5.2.0 /usr/local/apache/php /usr/log/apache/logs/error_log: " [Thu Nov 09 21:35:46 2006] [notice] child pid 24478 exit signal Segmentation fault (11), possible coredump in /tmp " root@bluewhite_x86_64:~# /usr/local/apache/bin/httpd -l Compiled in modules: core.c mod_authn_file.c mod_authn_default.c mod_authz_host.c mod_authz_groupfile.c mod_authz_user.c mod_authz_default.c mod_auth_basic.c mod_file_cache.c mod_cache.c mod_disk_cache.c mod_mem_cache.c mod_include.c mod_filter.c mod_deflate.c mod_log_config.c mod_logio.c mod_env.c mod_mime_magic.c mod_expires.c mod_headers.c mod_usertrack.c mod_unique_id.c mod_setenvif.c mod_ssl.c worker.c http_core.c mod_mime.c mod_status.c mod_autoindex.c mod_asis.c mod_info.c mod_cgid.c mod_negotiation.c mod_dir.c mod_actions.c mod_alias.c mod_rewrite.c mod_so.c root@bluewhite_x86_64:~# gdb -batch -x gdb-commands /usr/local/apache/bin/httpd /tmp/core.24478 Using host libthread_db library "/lib/tls/libthread_db.so.1". Core was generated by `/usr/local/apache/bin/httpd -k start'. Program terminated with signal 11, Segmentation fault. #0 0x00002b9bdf64f11f in __read_nocancel () from /lib/tls/libpthread.so.0 Thread 27 (process 24482): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x410011d0, p=0x410011d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9798, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 0 csd = (apr_socket_t *) 0x815eb8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x815e38 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 26 (process 24483): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x418021d0, p=0x418021d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e97c8, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 1 csd = (apr_socket_t *) 0x815eb8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x815e38 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 ---Type to continue, or q to quit--- No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 25 (process 24485): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x420031d0, p=0x420031d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e97f8, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 2 csd = (apr_socket_t *) 0x8184f8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x818478 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 24 (process 24486): #0 0x00002b9bdf91bac2 in poll () from /lib/tls/libc.so.6 No symbol table info available. #1 0x00002b9bdf1f9c0f in apr_wait_for_io_or_timeout (f=0x42803e80, s=0x1, for_read=-1) at support/unix/waitio.c:51 pfd = {fd = 13, events = 1, revents = 0} rc = 35013080 timeout = 5000 #2 0x00002b9bdf1f552a in apr_socket_recv (sock=0x21641d8, buf=0x1fbf6c8 "/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games", len=0x42803f40) at network_io/unix/sendrecv.c:87 rv = -4 arv = -4 #3 0x00002b9bdefa66e0 in socket_bucket_read (a=0x1f9b818, str=0x42803f38, len=0x42803f40, block=APR_BLOCK_READ) at buckets/apr_buckets_socket.c:36 p = (apr_socket_t *) 0x21641d8 ---Type to continue, or q to quit--- buf = 0x1fbf6c8 "/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games" rv = 33142808 timeout = 0 #4 0x00002b9bdefa77f8 in apr_brigade_split_line (bbOut=0x21af250, bbIn=0x2164cb8, block=APR_BLOCK_READ, maxbytes=8192) at buckets/apr_brigade.c:292 str = 0x0 len = 8000 rv = -4 readbytes = 0 #5 0x000000000043a73d in ap_core_input_filter (f=0x2164c58, b=0x21af250, mode=AP_MODE_GETLINE, block=APR_BLOCK_READ, readbytes=0) at core_filters.c:155 e = (apr_bucket *) 0x0 e = (apr_bucket *) 0xfffffffffffffffc rv = -4 net = (core_net_rec *) 0x2164cc0 ctx = (core_ctx_t *) 0x2164ca8 str = 0x0 len = 4328109880 #6 0x000000000045a745 in logio_in_filter (f=0x42803e80, bb=0x21af250, mode=5000, block=4294967295, readbytes=0) at mod_logio.c:115 length = 35314712 status = 35013616 cf = (logio_config_t *) 0x2164bd8 #7 0x000000000042e11a in ap_rgetline_core (s=0x21adcb8, n=8192, read=0x428040f0, r=0x21adc88, fold=0, bb=0x21af250) at protocol.c:231 rv = -4 e = (apr_bucket *) 0x0 bytes_handled = 0 current_alloc = 0 pos = 0x5e5f50 "\br]" last_char = 0x0 do_alloc = 1 saw_eos = 0 #8 0x000000000042edc0 in ap_read_request (conn=0x21643f0) at protocol.c:596 rv = 6184784 r = (request_rec *) 0x21adc88 p = (apr_pool_t *) 0x21adc18 expect = 0x5e5f50 "\br]" tmp_bb = (apr_bucket_brigade *) 0x21af250 csd = (apr_socket_t *) 0x5e5f50 cur_timeout = 47948470546285 #9 0x0000000000475580 in ap_process_http_connection (c=0x21643f0) at http_core.c:202 r = (request_rec *) 0x1fba768 csd = (apr_socket_t *) 0x21641d8 ---Type to continue, or q to quit--- #10 0x00000000004437e4 in ap_process_connection (c=0x21643f0, csd=0x0) at connection.c:43 No locals. #11 0x000000000049536e in worker_thread (thd=0x5e9828, dummy=0x42803e80) at worker.c:544 process_slot = 0 thread_slot = 3 csd = (apr_socket_t *) 0x21641d8 bucket_alloc = (apr_bucket_alloc_t *) 0x1f9b738 last_ptrans = (apr_pool_t *) 0x1f9b738 ptrans = (apr_pool_t *) 0x2164158 rv = -4 is_idle = 0 #12 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #13 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #14 0x0000000000000000 in ?? () No symbol table info available. Thread 23 (process 24487): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x430051d0, p=0x430051d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9858, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 4 csd = (apr_socket_t *) 0x21641c8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x2164158 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 22 (process 24488): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 ---Type to continue, or q to quit--- No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x438061d0, p=0x438061d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9888, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 5 csd = (apr_socket_t *) 0x1e02998 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x1e02918 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 21 (process 24493): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x440071d0, p=0x440071d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e98b8, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 6 csd = (apr_socket_t *) 0x815eb8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x815e38 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. ---Type to continue, or q to quit--- Thread 20 (process 24494): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x448081d0, p=0x448081d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e98e8, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 7 csd = (apr_socket_t *) 0x8184f8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x818478 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 19 (process 24495): #0 0x00002b9bdf91bac2 in poll () from /lib/tls/libc.so.6 No symbol table info available. #1 0x00002b9bdf1f9c0f in apr_wait_for_io_or_timeout (f=0x45008e80, s=0x1, for_read=-1) at support/unix/waitio.c:51 pfd = {fd = 12, events = 1, revents = 0} rc = 31467928 timeout = 5000 #2 0x00002b9bdf1f552a in apr_socket_recv (sock=0x1e02998, buf=0x1e92858 "8", len=0x45008f40) at network_io/unix/sendrecv.c:87 rv = -4 arv = -4 #3 0x00002b9bdefa66e0 in socket_bucket_read (a=0x1e469f8, str=0x45008f38, len=0x45008f40, block=APR_BLOCK_READ) at buckets/apr_buckets_socket.c:36 p = (apr_socket_t *) 0x1e02998 buf = 0x1e92858 "8" rv = 31746552 timeout = 0 #4 0x00002b9bdefa77f8 in apr_brigade_split_line (bbOut=0x1e1d940, bbIn=0x1e03478, block=APR_BLOCK_READ, maxbytes=8192) at buckets/apr_brigade.c:292 str = 0x0 len = 8000 ---Type to continue, or q to quit--- rv = -4 readbytes = 0 #5 0x000000000043a73d in ap_core_input_filter (f=0x1e03418, b=0x1e1d940, mode=AP_MODE_GETLINE, block=APR_BLOCK_READ, readbytes=0) at core_filters.c:155 e = (apr_bucket *) 0x0 e = (apr_bucket *) 0xfffffffffffffffc rv = -4 net = (core_net_rec *) 0x1e03480 ctx = (core_ctx_t *) 0x1e03468 str = 0x0 len = 4326713624 #6 0x000000000045a745 in logio_in_filter (f=0x45008e80, bb=0x1e1d940, mode=5000, block=4294967295, readbytes=0) at mod_logio.c:115 length = 31572744 status = 31468464 cf = (logio_config_t *) 0x1e03398 #7 0x000000000042e11a in ap_rgetline_core (s=0x1e1c3a8, n=8192, read=0x450090f0, r=0x1e1c378, fold=0, bb=0x1e1d940) at protocol.c:231 rv = -4 e = (apr_bucket *) 0x0 bytes_handled = 0 current_alloc = 0 pos = 0x5e5f50 "\br]" last_char = 0x0 do_alloc = 1 saw_eos = 0 #8 0x000000000042edc0 in ap_read_request (conn=0x1e02bb0) at protocol.c:596 rv = 6184784 r = (request_rec *) 0x1e1c378 p = (apr_pool_t *) 0x1e1c308 expect = 0x5e5f50 "\br]" tmp_bb = (apr_bucket_brigade *) 0x1e1d940 csd = (apr_socket_t *) 0x5e5f50 cur_timeout = 47948470546285 #9 0x0000000000475580 in ap_process_http_connection (c=0x1e02bb0) at http_core.c:202 r = (request_rec *) 0x1dfd988 csd = (apr_socket_t *) 0x1e02998 #10 0x00000000004437e4 in ap_process_connection (c=0x1e02bb0, csd=0x0) at connection.c:43 No locals. #11 0x000000000049536e in worker_thread (thd=0x5e9918, dummy=0x45008e80) at worker.c:544 process_slot = 0 thread_slot = 8 csd = (apr_socket_t *) 0x1e02998 bucket_alloc = (apr_bucket_alloc_t *) 0x1e46918 ---Type to continue, or q to quit--- last_ptrans = (apr_pool_t *) 0x1e46918 ptrans = (apr_pool_t *) 0x1e02918 rv = -4 is_idle = 0 #12 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #13 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #14 0x0000000000000000 in ?? () No symbol table info available. Thread 18 (process 24496): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x4580a1d0, p=0x4580a1d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9948, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 9 csd = (apr_socket_t *) 0x1e02998 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x1e02918 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 17 (process 24501): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x4600b1d0, p=0x4600b1d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9978, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 10 ---Type to continue, or q to quit--- csd = (apr_socket_t *) 0x1e02998 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x1e02918 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 16 (process 24502): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x4680c1d0, p=0x4680c1d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e99a8, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 11 csd = (apr_socket_t *) 0x8184f8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x818478 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 15 (process 24503): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x4700d1d0, p=0x4700d1d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e99d8, dummy=0x5e93e4) at worker.c:861 ---Type to continue, or q to quit--- process_slot = 0 thread_slot = 12 csd = (apr_socket_t *) 0x8184f8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x818478 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 14 (process 24504): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x4780e1d0, p=0x4780e1d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9a08, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 13 csd = (apr_socket_t *) 0x13ed378 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x13ed2f8 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 13 (process 24509): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x4800f1d0, p=0x4800f1d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc ---Type to continue, or q to quit--- rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9a38, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 14 csd = (apr_socket_t *) 0x8184f8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x818478 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 12 (process 24510): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x488101d0, p=0x488101d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9a68, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 15 csd = (apr_socket_t *) 0x1e02998 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x1e02918 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 11 (process 24511): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. ---Type to continue, or q to quit--- #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x490111d0, p=0x490111d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9a98, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 16 csd = (apr_socket_t *) 0x815eb8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x815e38 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 10 (process 24512): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x498121d0, p=0x498121d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9ac8, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 17 csd = (apr_socket_t *) 0x815eb8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x815e38 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 9 (process 24517): ---Type to continue, or q to quit--- #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x4a0131d0, p=0x4a0131d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9af8, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 18 csd = (apr_socket_t *) 0x8184f8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x818478 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 8 (process 24518): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x4a8141d0, p=0x4a8141d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9b28, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 19 csd = (apr_socket_t *) 0x13ed378 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x13ed2f8 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. ---Type to continue, or q to quit--- Thread 7 (process 24519): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x4b0151d0, p=0x4b0151d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9b58, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 20 csd = (apr_socket_t *) 0x8184f8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x818478 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 6 (process 24520): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x4b8161d0, p=0x4b8161d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9b88, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 21 csd = (apr_socket_t *) 0x13ed378 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x13ed2f8 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. ---Type to continue, or q to quit--- #5 0x0000000000000000 in ?? () No symbol table info available. Thread 5 (process 24525): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x4c0171d0, p=0x4c0171d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9bb8, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 22 csd = (apr_socket_t *) 0x815eb8 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x815e38 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 4 (process 24526): #0 0x00002b9bdf88c639 in kill () from /lib/tls/libc.so.6 No symbol table info available. #1 No symbol table info available. #2 0x00002b9bdf8cd780 in strchr () from /lib/tls/libc.so.6 No symbol table info available. #3 0x00002b9bdf88e1b6 in putenv () from /lib/tls/libc.so.6 No symbol table info available. #4 0x00002b9bdfd61092 in php_putenv_destructor (pe=0x2aaaab3f59e8) at /home/gerente/download/php-5.2.0/ext/standard/basic_functions.c:3835 No locals. #5 0x00002b9bdfe29522 in zend_hash_destroy (ht=0x189bff8) at /home/gerente/download/php-5.2.0/Zend/zend_hash.c:521 p = (Bucket *) 0x2aaaab3e4338 q = (Bucket *) 0x2aaaab3e37e8 #6 0x00002b9bdfd61c54 in zm_deactivate_basic (type=1, module_number=8, tsrm_ls=0x1836360) at /home/gerente/download/php-5.2.0/ext/standard/basic_functions.c:4145 No locals. ---Type to continue, or q to quit--- #7 0x00002b9bdfe22eb6 in module_registry_cleanup (module=0x2aaaaaf48ec8, tsrm_ls=0x3d) at /home/gerente/download/php-5.2.0/Zend/zend_API.c:1945 No locals. #8 0x00002b9bdfe2982f in zend_hash_apply (ht=0x2b9be01a2ea0, apply_func=0x2b9bdfe22e90 , tsrm_ls=0x1836360) at /home/gerente/download/php-5.2.0/Zend/zend_hash.c:665 p = (Bucket *) 0x85dd40 #9 0x00002b9bdfe1d2fb in zend_deactivate_modules (tsrm_ls=0x1836360) at /home/gerente/download/php-5.2.0/Zend/zend.c:818 __orig_bailout = (jmp_buf *) 0x0 __bailout = {{__jmpbuf = {47948479737448, 25803392, 10952904, 0, 23, 0, 1283552464, 47948476043957}, __mask_was_saved = 0, __saved_mask = {__val = {47948475728175, 32934728, 47948463241779, 32934752, 32934728, 0, 0, 25083104, 25387872, 47948479737224, 1, 0, 23, 0, 6, 25387872}}}} #10 0x00002b9bdfdd409d in php_request_shutdown (dummy=0x2aaaaaf48ec8) at /home/gerente/download/php-5.2.0/main/main.c:1284 __orig_bailout = (jmp_buf *) 0x0 __bailout = {{__jmpbuf = {24982368, 6, 10944696, 2, 23, 0, 1283552704, 47948475744351}, __mask_was_saved = 0, __saved_mask = { __val = {0, 1, 0, 0, 100, 0, 0, 0, 4831838208, 0, 0, 32759615, 47948463282016, 0, 0, 0}}}} report_memleaks = 1 '\001' tsrm_ls = (void ***) 0x1836360 #11 0x00002b9bdfea261f in php_handler (r=0xa720c8) at /home/gerente/download/php-5.2.0/sapi/apache2handler/sapi_apache2.c:451 zfd = {type = 5 '\005', filename = 0xa70418 "/usr/local/apache/htdocs/webmail/imp/folders.php", opened_path = 0x2aaaaae5d748 "\020", handle = {fd = -1427777424, fp = 0x2aaaaae5d870, stream = {handle = 0x2aaaaae5d870, reader = 0x2b9bdfde6c50 <_php_stream_read>, closer = 0x2b9bdfdd32b0 , fteller = 0x2b9bdfdd32c0 , interactive = 0}}, free_filename = 0 '\0'} ctx = (php_struct * volatile) 0xa71478 conf = (void *) 0x64f108 brigade = (apr_bucket_brigade * volatile) 0x1f3c448 bucket = (apr_bucket *) 0x2aaaaaf48ec8 rv = -1426813240 parent_req = (request_rec * volatile) 0x0 tsrm_ls = (void ***) 0x1836360 #12 0x000000000043c65d in ap_invoke_handler (r=0xa720c8) at config.c:157 handler = 0x620cd8 "àËG" result = -1426813240 old_handler = 0x0 #13 0x0000000000478320 in ap_process_request (r=0xa720c8) at http_request.c:258 access_status = -1426813240 #14 0x000000000047560d in ap_process_http_connection (c=0x818710) at http_core.c:184 r = (request_rec *) 0xa720c8 csd = (apr_socket_t *) 0x8184f8 #15 0x00000000004437e4 in ap_process_connection (c=0x818710, csd=0x0) at connection.c:43 No locals. #16 0x000000000049536e in worker_thread (thd=0x5e9be8, dummy=0x2aaaaaf48ec8) at worker.c:544 process_slot = 0 ---Type to continue, or q to quit--- thread_slot = 23 csd = (apr_socket_t *) 0x8184f8 bucket_alloc = (apr_bucket_alloc_t *) 0x828c78 last_ptrans = (apr_pool_t *) 0x828c78 ptrans = (apr_pool_t *) 0x818478 rv = -1426813240 is_idle = 0 #17 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #18 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #19 0x0000000000000000 in ?? () No symbol table info available. Thread 3 (process 24527): #0 0x00002b9bdf64ca7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497ab6 in ap_queue_pop (queue=0x5e9360, sd=0x4d0191d0, p=0x4d0191d8) at fdqueue.c:328 elem = (fd_queue_elem_t *) 0xfffffffffffffffc rv = -4 #2 0x0000000000495248 in worker_thread (thd=0x5e9c18, dummy=0x5e93e4) at worker.c:861 process_slot = 0 thread_slot = 24 csd = (apr_socket_t *) 0x13ed378 bucket_alloc = (apr_bucket_alloc_t *) 0x0 last_ptrans = (apr_pool_t *) 0x0 ptrans = (apr_pool_t *) 0x13ed2f8 rv = -4 is_idle = 1 #3 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #4 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 2 (process 24528): #0 0x00002b9bdf64f41f in __accept_nocancel () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x00002b9bdf1f65ee in apr_socket_accept (new=0x4d81a168, sock=0x5d7ec0, connection_context=0x815e38) at network_io/unix/sockets.c:187 No locals. #2 0x000000000049867d in unixd_accept (accepted=0x4d81a190, lr=0x816008, ptrans=0x815fe8) at unixd.c:466 ---Type to continue, or q to quit--- csd = (apr_socket_t *) 0x815eb8 status = -512 #3 0x0000000000494ce1 in listener_thread (thd=0x5e9c48, dummy=0x0) at worker.c:742 numdesc = 0 pdesc = (const apr_pollfd_t *) 0x0 process_slot = 0 tpool = (apr_pool_t *) 0x5d7e88 csd = (void *) 0x0 ptrans = (apr_pool_t *) 0x815e38 pollset = (apr_pollset_t *) 0x62f578 rv = -512 lr = (ap_listen_rec *) 0x0 have_idle_worker = 1 last_poll_idx = 0 #4 0x00002b9bdf64a0da in start_thread () from /lib/tls/libpthread.so.0 No symbol table info available. #5 0x00002b9bdf9246b3 in clone () from /lib/tls/libc.so.6 No symbol table info available. #6 0x0000000000000000 in ?? () No symbol table info available. Thread 1 (process 24478): #0 0x00002b9bdf64f11f in __read_nocancel () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0000000000497c04 in ap_mpm_pod_check (pod=0x5) at pod.c:54 c = 0 '\0' fd = 5 #2 0x0000000000495d92 in child_main (child_num_arg=-1276192) at worker.c:1258 threads = (apr_thread_t **) 0x814a10 ts = (thread_starter *) 0x5e92b0 thread_attr = (apr_threadattr_t *) 0x5e92d0 start_thread_id = (apr_thread_t *) 0x5e9330 #3 0x0000000000496072 in make_child (s=0x5e5f50, slot=0) at worker.c:1341 pid = 0 #4 0x0000000000496c04 in ap_mpm_run (_pconf=0x19, plog=0x7fffffec86b3, s=0x0) at worker.c:1603 pidfile = 0x19
remaining_children_to_start = -512 rv = -512 #5 0x0000000000428666 in main (argc=3, argv=0x7fffffec8a78) at main.c:717 exit_status = 0 c = 0 '\0' configtestonly = 0 ---Type to continue, or q to quit--- confname = 0x499203 "conf/httpd.conf" def_server_root = 0x499213 "/usr/local/apache" temp_error_log = 0x0 error = 0xfffffffffffffe00
server_conf = (server_rec *) 0x5e5f50 pglobal = (apr_pool_t *) 0x0 pconf = (apr_pool_t *) 0x5d9138 plog = (apr_pool_t *) 0x6253b8 ptemp = (apr_pool_t *) 0x5e91d8 pcommands = (apr_pool_t *) 0x5db148 opt = (apr_getopt_t *) 0x5db230 rv = -512 mod = (module **) 0x5e5f50 optarg = 0x2b9bde72d9e8 "" signal_server = (apr_OFN_ap_signal_server_t *) 0xfffffffffffffe00