Package: apache2-bin; Maintainer for apache2-bin is Debian Apache Maintainers <debian-apache@lists.debian.org>; Source for apache2-bin is src:apache2 (PTS, buildd, popcon).
Reported by: Chris Boot <crb@tiger-computing.co.uk>
Date: Tue, 24 Feb 2015 09:51:01 UTC
Severity: important
Tags: jessie
Found in version apache2/2.4.10-9
Fixed in versions apache2/2.4.10-11, apache2/2.4.10-10+deb8u2
Done: Stefan Fritsch <sf@debian.org>
Bug is archived. No further changes may be made.
View this report as an mbox folder, status mbox, maintainer mbox
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian Apache Maintainers <debian-apache@lists.debian.org>:
Bug#779078; Package apache2-bin.
(Tue, 24 Feb 2015 09:51:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Chris Boot <crb@tiger-computing.co.uk>:
New Bug report received and forwarded. Copy sent to Debian Apache Maintainers <debian-apache@lists.debian.org>.
(Tue, 24 Feb 2015 09:51:06 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: apache2-bin
Version: 2.4.10-9
Severity: important
Dear maintainers,
We have been experiencing segmentation faults in apache2 when using the
event MPM in jessie. These manifest themselves with log entries that
look like:
[Thu Feb 19 14:26:22.477619 2015] [core:notice] [pid 14018:tid
140488395114368] AH00052: child pid 14024 exit signal Segmentation fault
(11)
[Thu Feb 19 19:26:22.282410 2015] [core:notice] [pid 19271:tid
140434662569856] AH00052: child pid 19276 exit signal Segmentation fault
(11)
[Thu Feb 19 19:35:33.842016 2015] [core:notice] [pid 19271:tid
140434662569856] AH00052: child pid 15360 exit signal Segmentation fault
(11)
When logs are rotated nightly and apache2 is instructed to reopen its
logs, the parent process exits altogether:
[Fri Feb 20 00:52:14.175939 2015] [mpm_event:notice] [pid 19271:tid
140434662569856] AH00493: SIGUSR1 received. Doing graceful restart
[Fri Feb 20 00:52:15.279574 2015] [core:notice] [pid 19271] AH00060: seg
fault or similar nasty error detected in the parent process
We have enabled core dumps and managed to capture one crash (so far)
when a child process crashes, which is included below as
apache2.core.20150220-1158.txt (output from gdb with debug packages
installed).
I will attempt to obtain and analyse further core dumps, but our client
may prefer to switch to the worker MPM in order to keep their sites
working, in which case I will be limited in what more I can do.
I have set severity important because this is a crash in the default
MPM for jessie, and our client's environment doesn't strike me as
particularly unusual so this may well affect many users.
Regards,
Chris
-- Package-specific info:
*** loaded modules
core_module (static)
so_module (static)
watchdog_module (static)
http_module (static)
log_config_module (static)
logio_module (static)
version_module (static)
unixd_module (static)
access_compat_module (shared)
actions_module (shared)
alias_module (shared)
auth_basic_module (shared)
authn_core_module (shared)
authn_file_module (shared)
authz_core_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgid_module (shared)
deflate_module (shared)
dir_module (shared)
env_module (shared)
fcgid_module (shared)
filter_module (shared)
mime_module (shared)
mpm_event_module (shared)
negotiation_module (shared)
rewrite_module (shared)
setenvif_module (shared)
socache_shmcb_module (shared)
ssl_module (shared)
status_module (shared)
*** apache2.core.20150220-1158.txt
12:58 997236 ~ # gdb /usr/sbin/apache2 apache2.core.20150220-1158
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/sbin/apache2...Reading symbols from
/usr/lib/debug//usr/sbin/apache2...done.
done.
[New LWP 385]
[New LWP 380]
[New LWP 395]
[New LWP 389]
[New LWP 386]
[New LWP 394]
[New LWP 397]
[New LWP 388]
[New LWP 390]
[New LWP 392]
[New LWP 383]
[New LWP 420]
[New LWP 399]
[New LWP 424]
[New LWP 413]
[New LWP 402]
[New LWP 422]
[New LWP 416]
[New LWP 414]
[New LWP 403]
[New LWP 408]
[New LWP 409]
[New LWP 406]
[New LWP 411]
[New LWP 405]
[New LWP 418]
[New LWP 384]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/sbin/apache2 -k start'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f3e1fa57ab2 in notify_suspend (cs=<optimized out>) at event.c:887
887 event.c: No such file or directory.
(gdb) thread apply all bt full
Thread 27 (Thread 0x7f3e1d422700 (LWP 384)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e1d421e70, ecs=0x7f3e1d421e78, p=0x7f3e1d421e80,
te_out=0x7f3e1d421e88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 1
csd = 0x7f3e0c61f0b0
cs = 0x7f3e0c61f2b8
ptrans = 0x7f3e0c61f028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e1d422700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e1d422700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904755574528,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904755574528, 8665688719813342367, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 26 (Thread 0x7f3e0e7ec700 (LWP 418)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e0e7ebe70, ecs=0x7f3e0e7ebe78, p=0x7f3e0e7ebe80,
te_out=0x7f3e0e7ebe88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 22
csd = 0x7f3e1c0f90b0
cs = 0x7f3e1c0f92b8
ptrans = 0x7f3e1c0f9028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e0e7ec700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e0e7ec700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904507889408,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904507889408, 8665650824243147935, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 25 (Thread 0x7f3e127f4700 (LWP 405)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e127f3e70, ecs=0x7f3e127f3e78, p=0x7f3e127f3e80,
te_out=0x7f3e127f3e88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 14
csd = 0x7f3e0c6eb0b0
cs = 0x7f3e0c6eb2b8
ptrans = 0x7f3e0c6eb028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e127f4700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e127f4700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904575031040,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904575031040, 8665677199637312671, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 24 (Thread 0x7f3e107f0700 (LWP 411)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
---Type <return> to continue, or q <return> to quit---
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e107efe70, ecs=0x7f3e107efe78, p=0x7f3e107efe80,
te_out=0x7f3e107efe88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 18
csd = 0x7f3e1c0f90b0
cs = 0x7f3e1c0f92b8
ptrans = 0x7f3e1c0f9028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e107f0700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e107f0700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904541460224,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904541460224, 8665681612716209311, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 23 (Thread 0x7f3e11ff3700 (LWP 406)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e11ff2e70, ecs=0x7f3e11ff2e78, p=0x7f3e11ff2e80,
te_out=0x7f3e11ff2e88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 15
csd = 0x7f3e1c0f90b0
cs = 0x7f3e1c0f92b8
ptrans = 0x7f3e1c0f9028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e11ff3700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e11ff3700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904566638336,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904566638336, 8665678299685811359, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 22 (Thread 0x7f3e10ff1700 (LWP 409)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e10ff0e70, ecs=0x7f3e10ff0e78, p=0x7f3e10ff0e80,
te_out=0x7f3e10ff0e88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 17
csd = 0x7f3e0c6eb0b0
cs = 0x7f3e0c6eb2b8
ptrans = 0x7f3e0c6eb028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e10ff1700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e10ff1700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904549852928,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904549852928, 8665680499782808735, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 21 (Thread 0x7f3e117f2700 (LWP 408)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e117f1e70, ecs=0x7f3e117f1e78, p=0x7f3e117f1e80,
te_out=0x7f3e117f1e88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 16
csd = 0x7f3e0c6e10b0
---Type <return> to continue, or q <return> to quit---
cs = 0x7f3e0c6e12b8
ptrans = 0x7f3e0c6e1028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e117f2700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e117f2700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904558245632,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904558245632, 8665679399734310047, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 20 (Thread 0x7f3e12ff5700 (LWP 403)):
#0 0x00007f3e22c3518d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1 0x00007f3e231444db in poll (__timeout=300000, __nfds=1,
__fds=0x7f3e12ff4ab0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
No locals.
#2 apr_wait_for_io_or_timeout (f=f@entry=0x0, s=s@entry=0x7f3e1c1320b0,
for_read=for_read@entry=1) at /tmp/buildd/apr-1.5.1/support/unix/waitio.c:51
pfd = {fd = 30, events = 1, revents = 0}
timeout = <optimized out>
#3 0x00007f3e2313e23a in apr_socket_recv
(sock=sock@entry=0x7f3e1c1320b0, buf=buf@entry=0x7f3e1c0c3048
"\343\004", len=len@entry=0x7f3e12ff4b90) at
/tmp/buildd/apr-1.5.1/network_io/unix/sendrecv.c:87
rv = <optimized out>
arv = <optimized out>
#4 0x00007f3e2335efc1 in socket_bucket_read (a=0x7f3e1c130068,
str=0x7f3e12ff4b88, len=0x7f3e12ff4b90, block=<optimized out>) at
/tmp/buildd/apr-util-1.5.4/buckets/apr_buckets_socket.c:36
p = 0x7f3e1c1320b0
buf = 0x7f3e1c0c3048 "\343\004"
rv = <optimized out>
timeout = 139904264699904
#5 0x00007f3e2335d4a6 in apr_brigade_split_line
(bbOut=bbOut@entry=0x7f3e1c0bf5a8, bbIn=0x7f3e1c132800,
block=block@entry=APR_BLOCK_READ, maxbytes=maxbytes@entry=8192) at
/tmp/buildd/apr-util-1.5.4/buckets/apr_brigade.c:319
str = 0x0
len = 8000
rv = <optimized out>
e = 0x7f3e1c130068
pos = <optimized out>
readbytes = 0
#6 0x00007f3e23a600ec in ap_core_input_filter (f=0x7f3e1c1327a0,
b=0x7f3e1c0bf5a8, mode=AP_MODE_GETLINE, block=APR_BLOCK_READ,
readbytes=0) at core_filters.c:147
rv = <optimized out>
net = <optimized out>
ctx = 0x7f3e1c1327f0
str = 0x7f3e12ff4c20 "H@i\f>\177"
len = 139904861006144
#7 0x00007f3e23a841ba in logio_in_filter (f=<optimized out>,
bb=0x7f3e1c0bf5a8, mode=<optimized out>, block=<optimized out>,
readbytes=<optimized out>) at mod_logio.c:140
length = 0
status = <optimized out>
cf = 0x7f3e1c132740
#8 0x00007f3e23a4ee83 in ap_rgetline_core (s=0x7f3e1c0be0d0, n=8192,
read=0x7f3e12ff4d78, r=0x7f3e1c0be0a0, fold=0, bb=0x7f3e1c0bf5a8) at
protocol.c:229
rv = <optimized out>
e = <optimized out>
bytes_handled = 0
current_alloc = 0
pos = <optimized out>
last_char = 0x0
do_alloc = <optimized out>
saw_eos = 0
#9 0x00007f3e23a5118e in read_request_line (bb=<optimized out>,
r=<optimized out>) at protocol.c:590
rv = 300000
ll = 0x802 <error: Cannot access memory at address 0x802>
pro = 0x64 <error: Cannot access memory at address 0x64>
major = 1
minor = 0
http = "\260 \023\034>"
len = 139904735716160
num_blank_lines = 0
max_blank_lines = 100
uri = 0x64 <error: Cannot access memory at address 0x64>
#10 ap_read_request (conn=0x7f3e1c132340) at protocol.c:960
p = 0x7f3e1c0be028
expect = 0x64 <error: Cannot access memory at address 0x64>
access_status = 318720688
tmp_bb = 0x7f3e1c0bf5a8
csd = 0x64
cur_timeout = 139904735716160
#11 0x00007f3e23a77e19 in ap_process_http_async_connection
(c=0x7f3e1c132340) at http_core.c:135
r = <optimized out>
cs = 0x7f3e1c132318
#12 ap_process_http_connection (c=0x7f3e1c132340) at http_core.c:228
No locals.
#13 0x00007f3e23a6e790 in ap_run_process_connection (c=0x7f3e1c132340)
at connection.c:41
pHook = <optimized out>
n = 0
rv = -1
#14 0x00007f3e1fa57d3b in process_socket (my_thread_num=<optimized out>,
my_child_num=<optimized out>, cs=<optimized out>, sock=<optimized out>,
p=<optimized out>, thd=<optimized out>) at event.c:1029
c = 0x7f3e1c132340
sbh = 0x7f3e1c1322a0
#15 worker_thread (thd=0x7f3e12ff4ab0, dummy=0x1) at event.c:1865
---Type <return> to continue, or q <return> to quit---
thread_slot = 13
csd = 0x7f3e1c1320b0
cs = 0x0
ptrans = 0x7f3e1c132028
is_idle = 471016256
te = 0x0
#16 0x00007f3e22f090a4 in start_thread (arg=0x7f3e12ff5700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e12ff5700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904583423744,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904583423744, 8665676103883781279, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#17 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 19 (Thread 0x7f3e0f7ee700 (LWP 414)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e0f7ede70, ecs=0x7f3e0f7ede78, p=0x7f3e0f7ede80,
te_out=0x7f3e0f7ede88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 20
csd = 0x7f3e0c6e90b0
cs = 0x0
ptrans = 0x7f3e0c6e9028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e0f7ee700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e0f7ee700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904524674816,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904524674816, 8665648628441117855, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 18 (Thread 0x7f3e0efed700 (LWP 416)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e0efece70, ecs=0x7f3e0efece78, p=0x7f3e0efece80,
te_out=0x7f3e0efece88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 21
csd = 0x7f3e1c0cc0a0
cs = 0x0
ptrans = 0x7f3e1c0cc028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e0efed700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e0efed700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904516282112,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904516282112, 8665649728489616543, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 17 (Thread 0x7f3e0d7ea700 (LWP 422)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e0d7e9e70, ecs=0x7f3e0d7e9e78, p=0x7f3e0d7e9e80,
te_out=0x7f3e0d7e9e88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 24
csd = 0x7f3e1c0f90b0
cs = 0x7f3e1c0f92b8
ptrans = 0x7f3e1c0f9028
is_idle = 0
te = 0x0
---Type <return> to continue, or q <return> to quit---
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e0d7ea700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e0d7ea700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904491104000,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904491104000, 8665653024340145311, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 16 (Thread 0x7f3e137f6700 (LWP 402)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e137f5e70, ecs=0x7f3e137f5e78, p=0x7f3e137f5e80,
te_out=0x7f3e137f5e88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 12
csd = 0x7f3e0c6e10b0
cs = 0x7f3e0c6e12b8
ptrans = 0x7f3e0c6e1028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e137f6700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e137f6700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904591816448,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904591816448, 8665675003835282591, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 15 (Thread 0x7f3e0ffef700 (LWP 413)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e0ffeee70, ecs=0x7f3e0ffeee78, p=0x7f3e0ffeee80,
te_out=0x7f3e0ffeee88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 19
csd = 0x7f3e0c6eb0b0
cs = 0x7f3e0c6eb2b8
ptrans = 0x7f3e0c6eb028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e0ffef700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e0ffef700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904533067520,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904533067520, 8665647528392619167, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 14 (Thread 0x7f3e0cfe9700 (LWP 424)):
#0 0x00007f3e22c3e2a3 in epoll_wait () at
../sysdeps/unix/syscall-template.S:81
No locals.
#1 0x00007f3e23140fc3 in impl_pollset_poll (pollset=0x7f3e23957a70,
timeout=<optimized out>, num=0x7f3e0cfe8e6c, descriptors=0x7f3e0cfe8e88)
at /tmp/buildd/apr-1.5.1/poll/unix/epoll.c:256
ret = <optimized out>
i = <optimized out>
j = <optimized out>
rv = 0
fdptr = <optimized out>
#2 0x00007f3e1fa5842c in listener_thread (thd=0x1d, dummy=0x186a0) at
event.c:1512
workers_were_busy = 0
ep = 0x7f3e1fc5f040 <mpm_event_module>
te = 0xfffffffffffffffc
rc = 100000
tpool = 0x7f3e1fc5f040 <mpm_event_module>
csd = 0x7f3e0c6eb0b0
ptrans = 0x7f3e0c6eb028
lr = 0x7ffff570
have_idle_worker = 0
cs = 0x7ffff570
out_pfd = 0x7f3e23957d90
---Type <return> to continue, or q <return> to quit---
num = 0
timeout_interval = 100000
pt = 0x0
closed = 0
#3 0x00007f3e22f090a4 in start_thread (arg=0x7f3e0cfe9700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e0cfe9700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904482711296,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904482711296, 8665654124388643999, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#4 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 13 (Thread 0x7f3e13ff7700 (LWP 399)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e13ff6e70, ecs=0x7f3e13ff6e78, p=0x7f3e13ff6e80,
te_out=0x7f3e13ff6e88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 11
csd = 0x7f3e0c6e10b0
cs = 0x7f3e0c6e12b8
ptrans = 0x7f3e0c6e1028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e13ff7700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e13ff7700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904600209152,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904600209152, 8665673903786783903, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 12 (Thread 0x7f3e0dfeb700 (LWP 420)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e0dfeae70, ecs=0x7f3e0dfeae78, p=0x7f3e0dfeae80,
te_out=0x7f3e0dfeae88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 23
csd = 0x7f3e1c0f90b0
cs = 0x0
ptrans = 0x7f3e1c0f9028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e0dfeb700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e0dfeb700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904499496704,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904499496704, 8665651924291646623, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 11 (Thread 0x7f3e1dc23700 (LWP 383)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e1dc22e70, ecs=0x7f3e1dc22e78, p=0x7f3e1dc22e80,
te_out=0x7f3e1dc22e88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 0
csd = 0x7f3e0c6eb0b0
cs = 0x7f3e0c6eb2b8
ptrans = 0x7f3e0c6eb028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e1dc23700) at
pthread_create.c:309
__res = <optimized out>
---Type <return> to continue, or q <return> to quit---
pd = 0x7f3e1dc23700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904763967232,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904763967232, 8665687619764843679, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 10 (Thread 0x7f3e15ffb700 (LWP 392)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e15ffae70, ecs=0x7f3e15ffae78, p=0x7f3e15ffae80,
te_out=0x7f3e15ffae88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 7
csd = 0x7f3e1c0f90b0
cs = 0x7f3e1c0f92b8
ptrans = 0x7f3e1c0f9028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e15ffb700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e15ffb700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904633779968,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904633779968, 8665669507887756447, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 9 (Thread 0x7f3e167fc700 (LWP 390)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e167fbe70, ecs=0x7f3e167fbe78, p=0x7f3e167fbe80,
te_out=0x7f3e167fbe88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 6
csd = 0x7f3e0c6eb0b0
cs = 0x0
ptrans = 0x7f3e0c6eb028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e167fc700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e167fc700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904642172672,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904642172672, 8665668407839257759, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 8 (Thread 0x7f3e177fe700 (LWP 388)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e177fde70, ecs=0x7f3e177fde78, p=0x7f3e177fde80,
te_out=0x7f3e177fde88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 4
csd = 0x7f3e0c6e90b0
cs = 0x7f3e0c6e92b8
ptrans = 0x7f3e0c6e9028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e177fe700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e177fe700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904658958080,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904658958080, 8665666212037227679, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
---Type <return> to continue, or q <return> to quit---
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 7 (Thread 0x7f3e147f8700 (LWP 397)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e147f7e70, ecs=0x7f3e147f7e78, p=0x7f3e147f7e80,
te_out=0x7f3e147f7e88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 10
csd = 0x7f3e0c6e90b0
cs = 0x7f3e0c6e92b8
ptrans = 0x7f3e0c6e9028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e147f8700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e147f8700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904608601856,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904608601856, 8665672803738285215, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 6 (Thread 0x7f3e157fa700 (LWP 394)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e157f9e70, ecs=0x7f3e157f9e78, p=0x7f3e157f9e80,
te_out=0x7f3e157f9e88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 8
csd = 0x7f3e0c6e90b0
cs = 0x7f3e0c6e92b8
ptrans = 0x7f3e0c6e9028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e157fa700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e157fa700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904625387264,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904625387264, 8665670607936255135, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 5 (Thread 0x7f3e17fff700 (LWP 386)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e17ffee70, ecs=0x7f3e17ffee78, p=0x7f3e17ffee80,
te_out=0x7f3e17ffee88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 3
csd = 0x7f3e0c6eb0b0
cs = 0x7f3e0c6eb2b8
ptrans = 0x7f3e0c6eb028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e17fff700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e17fff700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904667350784,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904667350784, 8665665111988728991, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 4 (Thread 0x7f3e16ffd700 (LWP 389)):
---Type <return> to continue, or q <return> to quit---
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e16ffce70, ecs=0x7f3e16ffce78, p=0x7f3e16ffce80,
te_out=0x7f3e16ffce88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 5
csd = 0x7f3e0c6eb0b0
cs = 0x7f3e0c6eb2b8
ptrans = 0x7f3e0c6eb028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e16ffd700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e16ffd700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904650565376,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904650565376, 8665667312085726367, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 3 (Thread 0x7f3e14ff9700 (LWP 395)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007f3e2313977d in apr_thread_cond_wait (cond=<optimized out>,
mutex=<optimized out>) at /tmp/buildd/apr-1.5.1/locks/unix/thread_cond.c:68
No locals.
#2 0x00007f3e1fa5b205 in ap_queue_pop_something (queue=0x7f3e239575c8,
sd=0x7f3e14ff8e70, ecs=0x7f3e14ff8e78, p=0x7f3e14ff8e80,
te_out=0x7f3e14ff8e88) at fdqueue.c:438
elem = <optimized out>
rv = <optimized out>
#3 0x00007f3e1fa5778f in worker_thread (thd=0x7f3e23957664, dummy=0x80)
at event.c:1823
thread_slot = 9
csd = 0x7f3e0c6e10b0
cs = 0x7f3e0c6e12b8
ptrans = 0x7f3e0c6e1028
is_idle = 0
te = 0x0
#4 0x00007f3e22f090a4 in start_thread (arg=0x7f3e14ff9700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e14ff9700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904616994560,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904616994560, 8665671707984753823, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 2 (Thread 0x7f3e239fb780 (LWP 380)):
#0 0x00007f3e22f0fadd in read () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1 0x00007f3e23a71647 in read (__nbytes=1, __buf=0x7fffc8ab12c3,
__fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
No locals.
#2 ap_mpm_podx_check (pod=<optimized out>) at mpm_unix.c:535
c = 35 '#'
fd = 7
rc = <optimized out>
#3 0x00007f3e1fa55524 in child_main (child_num_arg=0) at event.c:2262
threads = 0x7f3e241b21a0
ts = 0x7f3e23957518
thread_attr = 0x7f3e23957538
start_thread_id = 0x7f3e23957598
#4 0x00007f3e1fa59cbd in make_child (s=0x7f3e239d1de0, slot=0) at
event.c:2349
No locals.
#5 0x00007f3e1fa59d45 in startup_children (number_to_start=2) at
event.c:2375
i = 0
#6 0x00007f3e1fa5a77e in event_run (_pconf=0x7, plog=0x7f3e239cd028,
s=0x7f3e239d1de0) at event.c:2715
No locals.
#7 0x00007f3e23a4acae in ap_run_mpm (pconf=0x7f3e239f9028,
plog=0x7f3e239cd028, s=0x7f3e239d1de0) at mpm_common.c:94
pHook = <optimized out>
n = 0
rv = -1
#8 0x00007f3e23a441f3 in main (argc=3, argv=0x7fffc8ab16f8) at main.c:777
c = 0 '\000'
error = 0xfffffffffffffe00 <error: Cannot access memory at
address 0xfffffffffffffe00>
process = 0x7f3e23a02118
pconf = 0x7f3e239f9028
plog = 0x7f3e239cd028
ptemp = 0x7f3e239cf028
pcommands = 0x7f3e239d7028
opt = 0x7f3e239d7118
mod = 0x7f3e23ca91c0 <ap_prelinked_modules+64>
opt_arg = 0x7f3e23a02028 "(`\240#>\177"
---Type <return> to continue, or q <return> to quit---
signal_server = 0xfffffffffffffe00
Thread 1 (Thread 0x7f3e1cc21700 (LWP 385)):
#0 0x00007f3e1fa57ab2 in notify_suspend (cs=<optimized out>) at event.c:887
No locals.
#1 process_socket (my_thread_num=<optimized out>,
my_child_num=<optimized out>, cs=<optimized out>, sock=<optimized out>,
p=<optimized out>, thd=<optimized out>) at event.c:1118
c = 0x7f3e0c5872b8
sbh = 0x7f3e0c5872a0
#2 worker_thread (thd=0x7f3e18000020, dummy=0x0) at event.c:1865
thread_slot = 2
csd = 0x7f3e0c5870b0
cs = 0x0
ptrans = 0x7f3e0c587028
is_idle = 207123128
te = 0x0
#3 0x00007f3e22f090a4 in start_thread (arg=0x7f3e1cc21700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7f3e1cc21700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139904747181824,
-8773417250941733729, 0, 139904862433376, 139904865193080,
139904747181824, 8665689819861841055, 8665711418530559135},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#4 0x00007f3e22c3dccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
(gdb)
-- System Information:
Debian Release: 8.0
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages apache2-bin depends on:
ii libapr1 1.5.1-3
ii libaprutil1 1.5.4-1
ii libaprutil1-dbd-sqlite3 1.5.4-1
ii libaprutil1-ldap 1.5.4-1
ii libc6 2.19-13
ii libldap-2.4-2 2.4.40-4
ii liblua5.1-0 5.1.5-7.1
ii libpcre3 2:8.35-3.3
ii libssl1.0.0 1.0.1k-1
ii libxml2 2.9.1+dfsg1-4
ii perl 5.20.1-5
ii zlib1g 1:1.2.8.dfsg-2+b1
apache2-bin recommends no packages.
Versions of packages apache2-bin suggests:
pn apache2-doc <none>
pn apache2-suexec-pristine | apache2-suexec-custom <none>
ii w3m [www-browser] 0.5.3-19
Versions of packages apache2 depends on:
ii apache2-data 2.4.10-9
ii apache2-utils 2.4.10-9
ii dpkg 1.17.23
ii lsb-base 4.1+Debian13+nmu1
ii mime-support 3.58
ii perl 5.20.1-5
ii procps 2:3.3.9-8
Versions of packages apache2 recommends:
ii ssl-cert 1.0.35
Versions of packages apache2 suggests:
pn apache2-doc <none>
pn apache2-suexec-pristine | apache2-suexec-custom <none>
ii w3m [www-browser] 0.5.3-19
Versions of packages apache2-bin is related to:
ii apache2 2.4.10-9
ii apache2-bin 2.4.10-9
-- no debconf information
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Apache Maintainers <debian-apache@lists.debian.org>:
Bug#779078; Package apache2-bin.
(Wed, 18 Mar 2015 11:51:10 GMT) (full text, mbox, link).
Acknowledgement sent
to jaroslav@thinline.cz:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <debian-apache@lists.debian.org>.
(Wed, 18 Mar 2015 11:51:10 GMT) (full text, mbox, link).
Message #10 received at 779078@bugs.debian.org (full text, mbox, reply):
We got hit by this bug too and reported it to upstream. See https://bz.apache.org/bugzilla/show_bug.cgi?id=57268 , applying the patch suggested in there to Debian source solved the issue for us.
Reply sent
to Stefan Fritsch <sf@debian.org>:
You have taken responsibility.
(Tue, 31 Mar 2015 21:21:16 GMT) (full text, mbox, link).
Notification sent
to Chris Boot <crb@tiger-computing.co.uk>:
Bug acknowledged by developer.
(Tue, 31 Mar 2015 21:21:16 GMT) (full text, mbox, link).
Message #15 received at 779078-close@bugs.debian.org (full text, mbox, reply):
Source: apache2
Source-Version: 2.4.10-11
We believe that the bug you reported is fixed in the latest version of
apache2, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 779078@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stefan Fritsch <sf@debian.org> (supplier of updated apache2 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 31 Mar 2015 22:27:16 +0200
Source: apache2
Binary: apache2 apache2-data apache2-bin apache2-mpm-worker apache2-mpm-prefork apache2-mpm-event apache2-mpm-itk apache2.2-bin apache2.2-common libapache2-mod-proxy-html libapache2-mod-macro apache2-utils apache2-suexec apache2-suexec-pristine apache2-suexec-custom apache2-doc apache2-dev apache2-dbg
Architecture: source amd64 all
Version: 2.4.10-11
Distribution: unstable
Urgency: medium
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Stefan Fritsch <sf@debian.org>
Description:
apache2 - Apache HTTP Server
apache2-bin - Apache HTTP Server (modules and other binary files)
apache2-data - Apache HTTP Server (common files)
apache2-dbg - Apache debugging symbols
apache2-dev - Apache HTTP Server (development headers)
apache2-doc - Apache HTTP Server (on-site documentation)
apache2-mpm-event - transitional event MPM package for apache2
apache2-mpm-itk - transitional itk MPM package for apache2
apache2-mpm-prefork - transitional prefork MPM package for apache2
apache2-mpm-worker - transitional worker MPM package for apache2
apache2-suexec - transitional package for apache2-suexec-pristine
apache2-suexec-custom - Apache HTTP Server configurable suexec program for mod_suexec
apache2-suexec-pristine - Apache HTTP Server standard suexec program for mod_suexec
apache2-utils - Apache HTTP Server (utility programs for web servers)
apache2.2-bin - Transitional package for apache2-bin
apache2.2-common - Transitional package for apache2
libapache2-mod-macro - Transitional package for apache2-bin
libapache2-mod-proxy-html - Transitional package for apache2-bin
Closes: 779078
Changes:
apache2 (2.4.10-11) unstable; urgency=medium
.
* core: Fix -D[efined] or <Define>[d] variables lifetime accross restarts.
This could cause all kinds of strange behavior. PR 56008. PR 57328
* mpm_event: Fix process deadlock when shutting down a worker. PR 56960
* mpm_event: Fix crashes due to various race conditions. Closes: #779078
Checksums-Sha1:
9a8dc1fef3d3eed3acee4791fbec6a3c54326190 3227 apache2_2.4.10-11.dsc
04440378ff878df18e42ee03b5c12cf2f44863e9 529064 apache2_2.4.10-11.debian.tar.xz
a8a169e2dcfc9b50dfc552a848251f177ade8972 1150 libapache2-mod-proxy-html_2.4.10-11_amd64.deb
b57a30c70668b0ae2e2066f79e987ea8f4b3ab76 1140 libapache2-mod-macro_2.4.10-11_amd64.deb
67a2b27b47fbbd254dd2d6d774be29bfdc421ae4 204828 apache2_2.4.10-11_amd64.deb
b89cd6e5fb1771e9d68c36267fd1ec5deb97102a 162402 apache2-data_2.4.10-11_all.deb
93d3d085796a44d73d481822ba5762de96ce7a2f 1031070 apache2-bin_2.4.10-11_amd64.deb
0a3f4a61f626e7037d1513cde1533ac6b7a47d03 1514 apache2-mpm-worker_2.4.10-11_amd64.deb
edc766ea0c39227e9c1368a98641dbb7fff7c397 1510 apache2-mpm-prefork_2.4.10-11_amd64.deb
1dc6168d97a5a90118215af804b039cb886a4f6a 1514 apache2-mpm-event_2.4.10-11_amd64.deb
0053daa0c30739671cbc5eb3bf0033f6e33f3b61 1508 apache2-mpm-itk_2.4.10-11_amd64.deb
9b481648eece78bc8f4dc2524a3eb9a0fa615ce1 1696 apache2.2-bin_2.4.10-11_amd64.deb
86d3fa603953d414b90687d18af5288c0825fcf0 123778 apache2.2-common_2.4.10-11_amd64.deb
5037672bd3c29f06d06e6bb5d5c607d757e74083 194228 apache2-utils_2.4.10-11_amd64.deb
a09c8ce3cf55264940914808a7b01ddfd3e11e97 1650 apache2-suexec_2.4.10-11_amd64.deb
f874dd950ffb166ad9fc2470394d96a6079b02ae 128974 apache2-suexec-pristine_2.4.10-11_amd64.deb
bf6d6d7a316f4ac20402a075acff8eaa0a49e821 130460 apache2-suexec-custom_2.4.10-11_amd64.deb
4c64aa0b067edaaea55e56b84ad7fb27f32e2693 2725030 apache2-doc_2.4.10-11_all.deb
1dd4609bcbf6c6141fb95b46f6ab44036591ac93 279998 apache2-dev_2.4.10-11_amd64.deb
db5c091d42241b6fc39515a02259249d120bd970 1704338 apache2-dbg_2.4.10-11_amd64.deb
Checksums-Sha256:
46bf4f37de730e3627e0a5830a191200c0c0c88cedb267fd9df3ed1e8fa60458 3227 apache2_2.4.10-11.dsc
a1cf332f6f3ba49937b1af4ac5f61fe661ec0e0d91cb42be9e0575b002c00758 529064 apache2_2.4.10-11.debian.tar.xz
6e0561749d0f5f2c86236f678aae419013af50892ddfde5221a188c74251b1e6 1150 libapache2-mod-proxy-html_2.4.10-11_amd64.deb
d1f7cef04e183e851032cb907a93d15b60faf8463822c4a1f66ec02f230a2e9f 1140 libapache2-mod-macro_2.4.10-11_amd64.deb
e850022ce47714c9b2789414a5fb9474c5f11ef4230f8123dca5ee79c97fea82 204828 apache2_2.4.10-11_amd64.deb
b5b8e91bc2441d00e5a545c34947ced673faae335a1a6a729ff2c7d39fa7c336 162402 apache2-data_2.4.10-11_all.deb
8a08c60372b6d4bc4a3785ff75b3783d85bd9e64e73bc801632df84c0628529b 1031070 apache2-bin_2.4.10-11_amd64.deb
2b285a8a75d2524c02e626f5fd2c3ec0f8f6dafc00760482ec7eebe5d0bd0da0 1514 apache2-mpm-worker_2.4.10-11_amd64.deb
3540c87ee5dad41f297182a568a441b8ebd06c54f59aa129361ad2ea3839d46e 1510 apache2-mpm-prefork_2.4.10-11_amd64.deb
ec9de0ef8ee37c172659454e147192bfb5015479850e5a3157593b84db73d531 1514 apache2-mpm-event_2.4.10-11_amd64.deb
261f2e7d6ad5340fbac2f63a83e380605a9ec275c960fd582be78df60897a515 1508 apache2-mpm-itk_2.4.10-11_amd64.deb
2abda561075de8495814bd1a6895d6bfd1364a01a8bf13680cb60dc8ff6552f1 1696 apache2.2-bin_2.4.10-11_amd64.deb
9f60d77f8e481ad613dd776a7e1d332a14cdc03e7ff77452262aa6507be10391 123778 apache2.2-common_2.4.10-11_amd64.deb
5dd8795f05259f876079c6043596156e46444891fa4b4f65a132b49c71bf4eba 194228 apache2-utils_2.4.10-11_amd64.deb
c86576bae9deed25602ce7dfd02211d0d43d9f59b10ca693d8306c0ad4ef91f4 1650 apache2-suexec_2.4.10-11_amd64.deb
2f3b3d699590910e4264a486f447f7c1b6dd65a2e749f481c5a36fb0082795ce 128974 apache2-suexec-pristine_2.4.10-11_amd64.deb
d1c5383feff6e93e4b3dcaa431ed82e1187e7849e91f2145e6f94767ece1adb4 130460 apache2-suexec-custom_2.4.10-11_amd64.deb
cfd18d1de4cd89376be24f9f5b5ce36d997e7a45dab5f2ec194acd015685205b 2725030 apache2-doc_2.4.10-11_all.deb
85b0779e7a1d41a2c0d6d041d977c30b842fe180d7df803550ff97be03ce6cb4 279998 apache2-dev_2.4.10-11_amd64.deb
8e3907445bba14e7bd4d2706f82dd86328f98a5844c419d56ae1374339950623 1704338 apache2-dbg_2.4.10-11_amd64.deb
Files:
33727d832d0f52a83d720ab507583c7c 3227 httpd optional apache2_2.4.10-11.dsc
c71a22634883d3f62675200b4e0c935c 529064 httpd optional apache2_2.4.10-11.debian.tar.xz
a2d6da44fee53a919ffdb6c1cd4393d2 1150 oldlibs extra libapache2-mod-proxy-html_2.4.10-11_amd64.deb
f0a8188f45ab4c7033423d8c5c01f590 1140 oldlibs extra libapache2-mod-macro_2.4.10-11_amd64.deb
298ecc1cbcbc7cc9d2ba6dec0e2c148f 204828 httpd optional apache2_2.4.10-11_amd64.deb
11d165d5da7dd33510a7abde47e3d6d7 162402 httpd optional apache2-data_2.4.10-11_all.deb
950d3ad00f387e68b6b7a36f4f80733b 1031070 httpd optional apache2-bin_2.4.10-11_amd64.deb
b5042a82379c00a9c3127053f64a028f 1514 oldlibs extra apache2-mpm-worker_2.4.10-11_amd64.deb
77d861601f3a5c521c5af26dbfbf0086 1510 oldlibs extra apache2-mpm-prefork_2.4.10-11_amd64.deb
e100418acc31d36992a2672124cbe7f7 1514 oldlibs extra apache2-mpm-event_2.4.10-11_amd64.deb
b8653afaa236f57a863f8ccc606f0fc4 1508 oldlibs extra apache2-mpm-itk_2.4.10-11_amd64.deb
034af2e94511c2b259d946e9a8c40007 1696 oldlibs extra apache2.2-bin_2.4.10-11_amd64.deb
77484dc388d8d78b6b3ba5dac4715519 123778 oldlibs extra apache2.2-common_2.4.10-11_amd64.deb
e092ebfe0d32369e2835a8ba0eb55792 194228 httpd optional apache2-utils_2.4.10-11_amd64.deb
672701a7e478004c4e7d1608ae225d4b 1650 oldlibs extra apache2-suexec_2.4.10-11_amd64.deb
a7cbd7cf257351de41b3028a19be6953 128974 httpd optional apache2-suexec-pristine_2.4.10-11_amd64.deb
47d9134fc9bd3148ef6563fa40524413 130460 httpd extra apache2-suexec-custom_2.4.10-11_amd64.deb
e99fdfe73e16a8ae4f22872d6329f204 2725030 doc optional apache2-doc_2.4.10-11_all.deb
c08671599e751fee9542359d1d2059f2 279998 httpd optional apache2-dev_2.4.10-11_amd64.deb
28ed800cdfc4aa3e066623acefd7a410 1704338 debug extra apache2-dbg_2.4.10-11_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUBVRsEu8aHXzVBzv3gAQj/5g/8DXbHovzbtOq0MptkHhFLPfF901y5aypW
ehw3ljcrmTy8Qobxv8wypxV7nIMNVO0157yWkPqyhGdYvWHsnGbupgXd2hUrXnyt
Awlx+mVjHfgIJOnDyzYpjoB1qNhQqb8lyNNwM80/QxBvksK5VMGTF7ztF+nvmRS9
sM7LzIhRoe4BwH0tOOexdEUp++qG51pD1QAuMFuJC4fWyvqSA0Urth1mfO5J3PUw
exRBDlpU8zGJKcX3aC3XpBEZSgYMuAoa8NMWDaguqQe68TMTMbrJ08rsSmJwtmPo
cg+eCzxU6FcJilAEjqbEVPNMpAwi//GXyQGp37A7iRnxRS1c9vGJtWfKEI6gFpJV
+QQGH7LBC3YCCbK6AbiqEARBIS3TtgiSSPHzeVGCDYUPUqrhQwFC+zzxwtghMytH
DhBv1DXcWZIMueVQlzXTgB0qpxIR5BsPyyWSuaL7uQVpqZPu/VNHHCVc9ylszLVO
80+EfcibtU1Xbnvrwr8AYRZGxxr6cRnrCBW8KF3xpc6x5J4sqKOzFTrY0oa6nVvn
NtvUgbdkR4NQ+7M7YCp7FvQhlcUR0BJU+eAswoceNP8B6t+5/Bn43Ck40UOuzszl
HcMr4bc7HOTvKmWAHFbQvRoQYR4luM/uMZ9h3YDnar5YFXn1Q7mu9bniGP+MCZk/
nM4J1AYBRMc=
=EhEL
-----END PGP SIGNATURE-----
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Apache Maintainers <debian-apache@lists.debian.org>:
Bug#779078; Package apache2-bin.
(Wed, 01 Apr 2015 21:42:13 GMT) (full text, mbox, link).
Acknowledgement sent
to Stefan Fritsch <sf@sfritsch.de>:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <debian-apache@lists.debian.org>.
(Wed, 01 Apr 2015 21:42:13 GMT) (full text, mbox, link).
Message #20 received at 779078@bugs.debian.org (full text, mbox, reply):
Hi Chris, On Tuesday 24 February 2015 09:36:58, Chris Boot wrote: > We have been experiencing segmentation faults in apache2 when using > the event MPM in jessie. These manifest themselves with log entries I have uploaded a fix to unstable. It would be great if you could grab 2.4.10-11 from there and verify that it actually fixes the issues for you. Thanks in advance. Cheers, Stefan
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Apache Maintainers <debian-apache@lists.debian.org>:
Bug#779078; Package apache2-bin.
(Tue, 05 May 2015 12:12:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Michael Ablassmeier <abi@grinser.de>:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <debian-apache@lists.debian.org>.
(Tue, 05 May 2015 12:12:05 GMT) (full text, mbox, link).
Message #25 received at 779078@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
hi,
we recently migrated over an OTRS instance from another system to debian jessie
and it appears we may have the same issue, sporadic segfauls, but we do not
use the event_mpm but the default worker:
[Tue May 05 13:02:19.929973 2015] [mpm_worker:notice] [pid 41460:tid 140289534666624] AH00292: Apache/2.4.10 (Debian) OpenSSL/1.0.1k mod_perl/2.0.9dev Perl/v5.20.2 configured -- resuming normal operations
[Tue May 05 13:02:19.930043 2015] [core:notice] [pid 41460:tid 140289534666624] AH00094: Command line: '/usr/sbin/apache2'
[Tue May 05 13:02:55.969453 2015] [core:notice] [pid 41460:tid 140289534666624] AH00052: child pid 41466 exit signal Segmentation fault (11)
root@support:/opt/otrs# grep -c Segmentation /var/log/apache2/error.log
36
find dump output attached. It seems the problem went away after switching
to prefork worker.
bye,
- michael
[gdb-dump.txt (text/plain, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Apache Maintainers <debian-apache@lists.debian.org>:
Bug#779078; Package apache2-bin.
(Sun, 10 May 2015 20:45:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Stefan Fritsch <sf@sfritsch.de>:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <debian-apache@lists.debian.org>.
(Sun, 10 May 2015 20:45:04 GMT) (full text, mbox, link).
Message #30 received at 779078@bugs.debian.org (full text, mbox, reply):
Hi,
On Tuesday 05 May 2015 14:01:56, Michael Ablassmeier wrote:
> we recently migrated over an OTRS instance from another system to
> debian jessie and it appears we may have the same issue, sporadic
> segfauls, but we do not use the event_mpm but the default worker:
>
> [Tue May 05 13:02:19.929973 2015] [mpm_worker:notice] [pid
> 41460:tid 140289534666624] AH00292: Apache/2.4.10 (Debian)
> OpenSSL/1.0.1k mod_perl/2.0.9dev Perl/v5.20.2 configured --
> resuming normal operations
This can't really be the same bug, because the original issue was in
mpm_event specific code.
> root@support:/opt/otrs# grep -c Segmentation
> /var/log/apache2/error.log 36
>
> find dump output attached. It seems the problem went away after
> switching to prefork worker.
I have trouble finding out which thread caused a crash in that dump
and why. Do still have the core and see if gdb gave any interesting
info when loading the core dump, before the bt command? And please
open a new bug report for this one.
There is one thread in
Thread 1 (Thread 0x7f3ff08ce700 (LWP 41765)):
#0 0x00007f3ff9c7dac2 in modperl_interp_unselect () from
/usr/lib/apache2/modules/mod_perl.so
No symbol table info available.
#1 0x00007f3ffd5819be in run_cleanups (cref=<optimized out>) at
/tmp/buildd/apr-1.5.1/memory/unix/apr_pools.c:2352
c = <optimized out>
This could mean that there are some thread safety issues in mod_perl.
If this turns out to be the culprit, having a dump with an unstripped
mod_perl would be nice. Though the bug report should go to mod_perl,
then.
Cheers,
Stefan
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Mon, 08 Jun 2015 07:30:40 GMT) (full text, mbox, link).
Bug unarchived.
Request was from Stefan Fritsch <sf@debian.org>
to control@bugs.debian.org.
(Sat, 08 Aug 2015 20:15:17 GMT) (full text, mbox, link).
Added tag(s) jessie.
Request was from Stefan Fritsch <sf@debian.org>
to control@bugs.debian.org.
(Sat, 08 Aug 2015 20:15:18 GMT) (full text, mbox, link).
Reply sent
to Stefan Fritsch <sf@debian.org>:
You have taken responsibility.
(Sat, 29 Aug 2015 10:36:05 GMT) (full text, mbox, link).
Notification sent
to Chris Boot <crb@tiger-computing.co.uk>:
Bug acknowledged by developer.
(Sat, 29 Aug 2015 10:36:05 GMT) (full text, mbox, link).
Message #41 received at 779078-close@bugs.debian.org (full text, mbox, reply):
Source: apache2
Source-Version: 2.4.10-10+deb8u2
We believe that the bug you reported is fixed in the latest version of
apache2, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 779078@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stefan Fritsch <sf@debian.org> (supplier of updated apache2 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 27 Aug 2015 19:52:37 +0200
Source: apache2
Binary: apache2 apache2-data apache2-bin apache2-mpm-worker apache2-mpm-prefork apache2-mpm-event apache2-mpm-itk apache2.2-bin apache2.2-common libapache2-mod-proxy-html libapache2-mod-macro apache2-utils apache2-suexec apache2-suexec-pristine apache2-suexec-custom apache2-doc apache2-dev apache2-dbg
Architecture: source amd64 all
Version: 2.4.10-10+deb8u2
Distribution: jessie
Urgency: medium
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Stefan Fritsch <sf@debian.org>
Description:
apache2 - Apache HTTP Server
apache2-bin - Apache HTTP Server (modules and other binary files)
apache2-data - Apache HTTP Server (common files)
apache2-dbg - Apache debugging symbols
apache2-dev - Apache HTTP Server (development headers)
apache2-doc - Apache HTTP Server (on-site documentation)
apache2-mpm-event - transitional event MPM package for apache2
apache2-mpm-itk - transitional itk MPM package for apache2
apache2-mpm-prefork - transitional prefork MPM package for apache2
apache2-mpm-worker - transitional worker MPM package for apache2
apache2-suexec - transitional package for apache2-suexec-pristine
apache2-suexec-custom - Apache HTTP Server configurable suexec program for mod_suexec
apache2-suexec-pristine - Apache HTTP Server standard suexec program for mod_suexec
apache2-utils - Apache HTTP Server (utility programs for web servers)
apache2.2-bin - Transitional package for apache2-bin
apache2.2-common - Transitional package for apache2
libapache2-mod-macro - Transitional package for apache2-bin
libapache2-mod-proxy-html - Transitional package for apache2-bin
Closes: 779078 789914
Changes:
apache2 (2.4.10-10+deb8u2) jessie; urgency=medium
.
[ Stefan Fritsch ]
* Fix upgrade logic: When upgrading from wheezy with apache2.2-common
but without apache2 installed to jessie, part of the conffile handling
logic would not run, causing outdated conffile content to be kept.
This is part of the solution for bug #794933. The other part will be
included in the upgrade to Debian 9 (stretch).
* core: Fix -D[efined] or <Define>[d] variables lifetime accross restarts.
This could cause all kinds of strange behavior. PR 56008. PR 57328
* mpm_event: Fix process deadlock when shutting down a worker. PR 56960
* mpm_event: Fix crashes due to various race conditions. Closes: #779078
.
[ Jean-Michel Vourgère ]
* apache2.postinst: Fixed tests on deferred mpm switch. Closes: #789914
Checksums-Sha1:
0370587b7a0253b357c29efb79bf4121528f1285 3245 apache2_2.4.10-10+deb8u2.dsc
73948bdf545072cc091866d38ea30ef93f706c53 535284 apache2_2.4.10-10+deb8u2.debian.tar.xz
8b213b3f37a4884f9715b1f91fcc8cc182b59528 1154 libapache2-mod-proxy-html_2.4.10-10+deb8u2_amd64.deb
ee4b0ef1635e71ced1cbe29d832395900dfaa31a 1140 libapache2-mod-macro_2.4.10-10+deb8u2_amd64.deb
c813ec3f4799abf00c58c3d139ed67c23b91f334 205084 apache2_2.4.10-10+deb8u2_amd64.deb
e8352f5d6ae795df468d6a466153178b21984c71 162496 apache2-data_2.4.10-10+deb8u2_all.deb
a59317f24e1c056205fcd96d4abfa59758a140ef 1031178 apache2-bin_2.4.10-10+deb8u2_amd64.deb
8ed97fccf15d5f3b0fd64d66b498b19c722703db 1516 apache2-mpm-worker_2.4.10-10+deb8u2_amd64.deb
a05655f1a1a0c167ef41e926d8759e507c6109c5 1522 apache2-mpm-prefork_2.4.10-10+deb8u2_amd64.deb
ba661a569d4cfddabed73731a053009d8c96eabe 1522 apache2-mpm-event_2.4.10-10+deb8u2_amd64.deb
a2ccab9df8d75cc65452aa2d42e187a5e618fffe 1516 apache2-mpm-itk_2.4.10-10+deb8u2_amd64.deb
834e00287a1bedc7b37bff00969884e0d7722565 1700 apache2.2-bin_2.4.10-10+deb8u2_amd64.deb
348628ad46811c1d121a5e8b88654f334ad1a849 124068 apache2.2-common_2.4.10-10+deb8u2_amd64.deb
caabdc1190640442a106b7a3393df53318092955 194328 apache2-utils_2.4.10-10+deb8u2_amd64.deb
e1681bda6b667c3bb328d75006ab67453c281fab 1660 apache2-suexec_2.4.10-10+deb8u2_amd64.deb
7d78d564f9865e5ed120880b8d537042a45a7106 129252 apache2-suexec-pristine_2.4.10-10+deb8u2_amd64.deb
3af11a4742c684b76437cd1d584492e6e3b51138 130768 apache2-suexec-custom_2.4.10-10+deb8u2_amd64.deb
6d1af916821643c91581117e9f7e1ebc3d20b28b 2725194 apache2-doc_2.4.10-10+deb8u2_all.deb
0d59954cde345ace2ffa753e7fd5bfd7aad8f9fa 280526 apache2-dev_2.4.10-10+deb8u2_amd64.deb
e81f8c221ddecbb6ef12095738e4c0384e312585 1703734 apache2-dbg_2.4.10-10+deb8u2_amd64.deb
Checksums-Sha256:
3e9ab746454d3bcd7b91d78e93b73a5eac097867cb6ec93f8739bab9558741bd 3245 apache2_2.4.10-10+deb8u2.dsc
0e76634bfe07fa463124fb9695c88ea66c631dccbcc0a64ad2121ba602c970bc 535284 apache2_2.4.10-10+deb8u2.debian.tar.xz
916340d841ac271566b5604170570ee354907bebd9527dde1d41a83ba570ba2b 1154 libapache2-mod-proxy-html_2.4.10-10+deb8u2_amd64.deb
86fd58e53f52ff04f96aba32a9eae012b46314933227c4cc1061010958f3b354 1140 libapache2-mod-macro_2.4.10-10+deb8u2_amd64.deb
ac34a7f98d2528a82f278bbb2a51c169f57550fffdfa0fd8859d8cf4b093a693 205084 apache2_2.4.10-10+deb8u2_amd64.deb
a3925b73782029294ccec215a1c482cb61c7bb3191391a2c79333d8e23f50cfc 162496 apache2-data_2.4.10-10+deb8u2_all.deb
93128465665b37364edc7f64f0986aad9732d7fb72e5f8d42369fa543afe65d0 1031178 apache2-bin_2.4.10-10+deb8u2_amd64.deb
7e3a5332ba0756b949f4ae150a8436c70b30571debe87766d6c1f0748362e179 1516 apache2-mpm-worker_2.4.10-10+deb8u2_amd64.deb
bf63544d0a0ac4a75d11d0876e07ac58ef51c3744c83083d063d63726968e313 1522 apache2-mpm-prefork_2.4.10-10+deb8u2_amd64.deb
5b951df50da7bc07a30cdcf3fab3cfe00df2f39c73fe1a12380dbcfae252f40f 1522 apache2-mpm-event_2.4.10-10+deb8u2_amd64.deb
1fbd8e7a6f9288b55849895271764b847e0d87666d0b8dffafd6f90dc6e51ac5 1516 apache2-mpm-itk_2.4.10-10+deb8u2_amd64.deb
b3e475577fe3d66a96db31dca395e0cd1f600e99ecda9e3d00b29a70bbfbbe3b 1700 apache2.2-bin_2.4.10-10+deb8u2_amd64.deb
ce859e11be0215a5a1448e632f7660fe34a167980d6ffad98c62080bc79d157a 124068 apache2.2-common_2.4.10-10+deb8u2_amd64.deb
308b805803931d333d6305dd36da5c8a80b3996bc25cf641d46734d64dadb7f2 194328 apache2-utils_2.4.10-10+deb8u2_amd64.deb
d71c6c7bf14e82b382fb14d5aa1ab3ad986021cd1de8fdfc1383d4cdb29d8ae5 1660 apache2-suexec_2.4.10-10+deb8u2_amd64.deb
e6eba8d24cb4c0907de84867e398e44fa1394d8a8f2b1b5028afab11fd909c02 129252 apache2-suexec-pristine_2.4.10-10+deb8u2_amd64.deb
4a36add92e8742d5340d54eea23c00a401d7bbe2732d2e90fea4b2467f249138 130768 apache2-suexec-custom_2.4.10-10+deb8u2_amd64.deb
a500885adffd8607c353749ab432582ecc2ed7dfef76a24f54ac24b39e9bd8b6 2725194 apache2-doc_2.4.10-10+deb8u2_all.deb
2e7b8d0459a68a780b927ec12f19b1f92a1554c13e15db87a90ee28cc390ca22 280526 apache2-dev_2.4.10-10+deb8u2_amd64.deb
58d73752dbabb66ec9914e8595082d08ec73d7ff15d62b7b81fc030504580863 1703734 apache2-dbg_2.4.10-10+deb8u2_amd64.deb
Files:
816a266ad8b1007c5c35e969660a22de 3245 httpd optional apache2_2.4.10-10+deb8u2.dsc
e2b0f5c6514664627ab5a148df94a5d1 535284 httpd optional apache2_2.4.10-10+deb8u2.debian.tar.xz
a8cf0f7a17c591e673c2315cfe939d3c 1154 oldlibs extra libapache2-mod-proxy-html_2.4.10-10+deb8u2_amd64.deb
b4f57aad038d2fa4113a0354739bed50 1140 oldlibs extra libapache2-mod-macro_2.4.10-10+deb8u2_amd64.deb
c51c8c6b2512983b5616b53eb2c568ff 205084 httpd optional apache2_2.4.10-10+deb8u2_amd64.deb
f624e71f7e47a87fed7698cf0e1192db 162496 httpd optional apache2-data_2.4.10-10+deb8u2_all.deb
82b0bb9e26cd4c81deaea40d05a58b80 1031178 httpd optional apache2-bin_2.4.10-10+deb8u2_amd64.deb
279637e323c0be53d04b624ce66fe888 1516 oldlibs extra apache2-mpm-worker_2.4.10-10+deb8u2_amd64.deb
7a2ae4a1c972b16c00c7429bf89bbe2d 1522 oldlibs extra apache2-mpm-prefork_2.4.10-10+deb8u2_amd64.deb
76b5d9b04264630199fab5d3f3b387cd 1522 oldlibs extra apache2-mpm-event_2.4.10-10+deb8u2_amd64.deb
3821021cc81f91267c5acba254a107af 1516 oldlibs extra apache2-mpm-itk_2.4.10-10+deb8u2_amd64.deb
cb83d3798804e40d096169e9c0b8db5b 1700 oldlibs extra apache2.2-bin_2.4.10-10+deb8u2_amd64.deb
44f50e3a25c3da33148e65e8b7fc5345 124068 oldlibs extra apache2.2-common_2.4.10-10+deb8u2_amd64.deb
63c39877ebdccf7c8d475474a0c1f3a8 194328 httpd optional apache2-utils_2.4.10-10+deb8u2_amd64.deb
d95a3e488f0210d41ac8cbc753a34b30 1660 oldlibs extra apache2-suexec_2.4.10-10+deb8u2_amd64.deb
f40f733b3d81c3ad5d3cc3a2b8dd1283 129252 httpd optional apache2-suexec-pristine_2.4.10-10+deb8u2_amd64.deb
c4e08ad5ba379abb2b0027248b1475ef 130768 httpd extra apache2-suexec-custom_2.4.10-10+deb8u2_amd64.deb
83fba6b781f7306bdcab0e059701e14b 2725194 doc optional apache2-doc_2.4.10-10+deb8u2_all.deb
798d641cf19c2f350de49d671de8a857 280526 httpd optional apache2-dev_2.4.10-10+deb8u2_amd64.deb
53767d93ddbd37b466635863650b7019 1703734 debug extra apache2-dbg_2.4.10-10+deb8u2_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJV33KCAAoJEMaHXzVBzv3gdZMP/A9yoXdkQdYTuju/FxPNZBZ8
H+dWtbgevqWF04t0Hhj345+bxcTlZzfepfHz5fDSsEFpSFzsjDXWE7iwymUsbGKD
MrjzZpT1Dd8/0aMhV1ThMCa1USPmPUPKoYU5CqIvJ1zlSCq2A29nZpQb1Aqze0jZ
68gpCqduUoqyuCfIyPOZ3fff9Wx0WSgHBv+pnXW7JpgJB/B1i6gjIH4GLnI25qIs
NzbXyK1kSygdc0nkg7knXkYJ5HV3Of9/ZuPDqES9lGvlu/cLsFVq851KEo9U6rlj
VPyBn2R8sKUC0GT3Safxb6x13qvsZ4sCH+SLmA8W0q2o8Lb5bVRkI1WSuYxDgPm+
uVPwC7cu8uD1544TBdJABFHkJ4+dArB7OJ8S3e15XPtPJ2xrFVJ24lnPA7dqh/lf
uo/H5DjRawLmMtLk8+n7nocy8CoO6O4kbBJwHyi6yRzIri8Hu+aiO0B9ZdobAoZw
/H7IJGlyK3KUJuCnZbSQVubwH+dt6s/8Kc3nTelRwNAXXYyuILHesFG+MnEqdIcH
TAdFVNCs+A8SNPhNQw4RnFQYnc2Xny+40NxSxUHwqXxu6qR/fo1rpQJkAWEM0UyM
C1+EmNUm/vAN0KPsD+hdG35BUFb8FFPVb8sfdzCx0AkRMoQFgqMQMmRHXsdwPEkH
SA9+hp7aVK7ZJBm7ovD/
=mQlT
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sun, 04 Oct 2015 08:14:06 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.