* martin f krafft <madd...@debian.org>, 2010-02-02, 09:36:
severity 558608 graveSorry for not commenting about the bump of severity. I made this bug grave because in current state of affairs, mod_wsgi is unusable in sid. I did verify it with 2.8-1 and can reproduce the bug at will.
I originally set severity to important because restarting Apache (which is an obvious thing to try in such a case) solved the problem for me. Also, I believe that upgrades never trigger this bug.
Note that I could not reproduce the problem with 3.1-1/experimental. Jakub, you just marked this bug as found/3.1-1 yesterday. Can you please verify this and possibly provide command output?
Yes, I can still reproduce the bug in a clean sid+experimental chroot: # apt-get install apache2 [snip] Unpacking procps (from .../procps_1%3a3.2.8-2_i386.deb) ... Selecting previously deselected package libcap2. Unpacking libcap2 (from .../libcap2_1%3a2.17-2_i386.deb) ... Selecting previously deselected package libmagic1. Unpacking libmagic1 (from .../libmagic1_5.04-1_i386.deb) ... Selecting previously deselected package libpcre3. Unpacking libpcre3 (from .../libpcre3_7.8-3_i386.deb) ... Selecting previously deselected package mime-support. Unpacking mime-support (from .../mime-support_3.48-1_all.deb) ... Selecting previously deselected package libaprutil1-dbd-sqlite3. Unpacking libaprutil1-dbd-sqlite3 (from .../libaprutil1-dbd-sqlite3_1.3.9+dfsg-3_i386.deb) ... Selecting previously deselected package libaprutil1-ldap. Unpacking libaprutil1-ldap (from .../libaprutil1-ldap_1.3.9+dfsg-3_i386.deb) ... Selecting previously deselected package apache2.2-bin. Unpacking apache2.2-bin (from .../apache2.2-bin_2.2.14-5_i386.deb) ... Selecting previously deselected package apache2-utils. Unpacking apache2-utils (from .../apache2-utils_2.2.14-5_i386.deb) ... Selecting previously deselected package apache2.2-common. Unpacking apache2.2-common (from .../apache2.2-common_2.2.14-5_i386.deb) ... Selecting previously deselected package apache2-mpm-worker. Unpacking apache2-mpm-worker (from .../apache2-mpm-worker_2.2.14-5_i386.deb) ... Selecting previously deselected package apache2. Unpacking apache2 (from .../apache2_2.2.14-5_i386.deb) ... Setting up procps (1:3.2.8-2) ... update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode. ************************************ All rc.d operations denied by policy ************************************ Setting up libcap2 (1:2.17-2) ... Setting up libmagic1 (5.04-1) ... Setting up libpcre3 (7.8-3) ... Setting up mime-support (3.48-1) ... Setting up libaprutil1-dbd-sqlite3 (1.3.9+dfsg-3) ... Setting up libaprutil1-ldap (1.3.9+dfsg-3) ... Setting up apache2.2-bin (2.2.14-5) ... Setting up apache2-utils (2.2.14-5) ... Setting up apache2.2-common (2.2.14-5) ... Enabling site default. Enabling module alias. Enabling module autoindex. Enabling module dir. Enabling module env. Enabling module mime. Enabling module negotiation. Enabling module setenvif. Enabling module status. Enabling module auth_basic. Enabling module deflate. Enabling module authz_default. Enabling module authz_user. Enabling module authz_groupfile. Enabling module authn_file. Enabling module authz_host. Setting up apache2-mpm-worker (2.2.14-5) ... ************************************ All rc.d operations denied by policy ************************************ Setting up apache2 (2.2.14-5) ... # /etc/init.d/apache2 start Starting web server: apache2apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName . # apt-get install -t experimental libapache2-mod-wsgi [snip] Unpacking libreadline6 (from .../libreadline6_6.1-1_i386.deb) ... Selecting previously deselected package libdb4.5. Unpacking libdb4.5 (from .../libdb4.5_4.5.20-13.1_i386.deb) ... Selecting previously deselected package python2.5-minimal. Unpacking python2.5-minimal (from .../python2.5-minimal_2.5.5-1_i386.deb) ... Selecting previously deselected package python2.5. Unpacking python2.5 (from .../python2.5_2.5.5-1_i386.deb) ... Selecting previously deselected package python-minimal. Unpacking python-minimal (from .../python-minimal_2.5.4-9_all.deb) ... Selecting previously deselected package python. Unpacking python (from .../python_2.5.4-9_all.deb) ... Selecting previously deselected package libapache2-mod-wsgi. Unpacking libapache2-mod-wsgi (from .../libapache2-mod-wsgi_3.1-1_i386.deb) ... Setting up libreadline6 (6.1-1) ... Setting up libdb4.5 (4.5.20-13.1) ... Setting up python2.5-minimal (2.5.5-1) ... Setting up python2.5 (2.5.5-1) ... Setting up python-minimal (2.5.4-9) ... Setting up python (2.5.4-9) ... Setting up libapache2-mod-wsgi (3.1-1) ... ************************************ All rc.d operations denied by policy ************************************ # /etc/init.d/apache2 reload Reloading web server config: apache2apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName .# tail -f /var/log/apache2/error.log [Mon Feb 01 20:52:24 2010] [notice] Apache/2.2.14 (Debian) configured -- resuming normal operations
[Mon Feb 01 20:52:24 2010] [notice] child pid 4727 exit signal Segmentation fault (11) [Mon Feb 01 20:52:25 2010] [notice] child pid 4728 exit signal Segmentation fault (11) [Mon Feb 01 20:52:26 2010] [notice] child pid 4730 exit signal Segmentation fault (11) [Mon Feb 01 20:52:27 2010] [notice] child pid 4732 exit signal Segmentation fault (11) [Mon Feb 01 20:52:27 2010] [notice] child pid 4733 exit signal Segmentation fault (11) [Mon Feb 01 20:52:29 2010] [notice] child pid 4735 exit signal Segmentation fault (11) [Mon Feb 01 20:52:30 2010] [notice] child pid 4737 exit signal Segmentation fault (11) [Mon Feb 01 20:52:31 2010] [notice] child pid 4739 exit signal Segmentation fault (11) [Mon Feb 01 20:52:31 2010] [notice] child pid 4741 exit signal Segmentation fault (11) [Mon Feb 01 20:52:33 2010] [notice] child pid 4743 exit signal Segmentation fault (11) [Mon Feb 01 20:52:34 2010] [notice] child pid 4746 exit signal Segmentation fault (11) [Mon Feb 01 20:52:35 2010] [notice] child pid 4748 exit signal Segmentation fault (11) -- Jakub Wilk
signature.asc
Description: Digital signature