Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323739 - www-servers/apache-2.2.15 crashes when using mpm-itk module
Summary: www-servers/apache-2.2.15 crashes when using mpm-itk module
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-13 03:51 UTC by Artem Zhirkov
Modified: 2010-08-28 14:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Zhirkov 2010-06-13 03:51:11 UTC
Apache crashes each second now (lately each day) and leaves this message in error_log:
apache2: ath.c:213: _gcry_ath_mutex_unlock: Assertion `*lock == ((ath_mutex_t) 1)' failed.

Flags used to build apache:
USE="ssl suexec -debug -doc -ldap (-selinux) -static -threads" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias -asis -auth_digest -authn_dbd -cern_meta -charset_lite -dbd -dumpio -ident -imagemap -log_forensic -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_ftp -proxy_http -substitute -version" APACHE2_MPMS="itk -event -peruser -prefork -worker"

Reproducible: Always
Comment 1 Milos Ivanovic 2010-07-30 11:38:12 UTC
I can confirm that Apache 2.2.15 +itk has been working fine for me ever since my initial install, so not sure what's happening there.

However, I do receive "[Fri Jul 24 21:56:06 2009] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)" in the error_log when performing graceful restarts (/etc/init.d/apache reload), and I believe this is because of itk.
Comment 2 Milos Ivanovic 2010-07-30 11:39:12 UTC
/etc/init.d/apache2, that is.
Comment 3 Benedikt Böhm (RETIRED) gentoo-dev 2010-08-28 14:37:54 UTC
itk mpm is not officially supported. please report to the itk developers