Your message dated Wed, 15 Apr 2009 18:45:40 +0300
with message-id <[email protected]>
and subject line problem found
has caused the Debian Bug report #524209,
regarding php5-geoip: "Out of memory" when using suPHP
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
524209: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524209
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5-geoip
Version: 1.0.3-1
Severity: grave

It's a lenny system. When using libapache2-mod-suphp for running PHP, right after PHP CGI loads geoip the following errors are logged and naturally the PHP script is not executed. After removing php5-geoip package (lexicographically just before "imagick"), the problem doesn't occur. There's no problem when PHP CGI is used without suPHP.

[Wed Apr 15 16:13:56 2009] [error] [client x.x.x.x] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - lib Magick.so.10: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 [Wed Apr 15 16:13:56 2009] [error] [client x.x.x.x] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imap.so' - libpam .so.0: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 [Wed Apr 15 16:13:56 2009] [error] [client x.x.x.x] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/mcrypt.so' - libl tdl.so.3: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 [Wed Apr 15 16:13:56 2009] [error] [client x.x.x.x] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/mysql.so' - libmy sqlclient_r.so.15: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 [Wed Apr 15 16:13:56 2009] [error] [client x.x.x.x] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/mysqli.so' - libm ysqlclient_r.so.15: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 [Wed Apr 15 16:13:56 2009] [error] [client x.x.x.x] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/pdo_mysql.so' - l ibmysqlclient_r.so.15: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 [Wed Apr 15 16:13:56 2009] [error] [client x.x.x.x] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/pdo_pgsql.so' - l ibpq.so.5: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 [Wed Apr 15 16:13:56 2009] [error] [client x.x.x.x] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/pgsql.so' - libpq .so.5: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 [Wed Apr 15 16:13:56 2009] [error] [client x.x.x.x] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/recode.so' - libr ecode.so.0: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 [Wed Apr 15 16:13:56 2009] [error] [client x.x.x.x] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/xsl.so' - libexsl t.so.0: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
[Wed Apr 15 16:13:56 2009] [error] [client x.x.x.x] Out of memory
[Wed Apr 15 16:13:56 2009] [error] [client x.x.x.x] Premature end of script headers: i.php




--- End Message ---
--- Begin Message --- Looks like the reason was low legacy RLimitMEM in Apache configuration. I'm sorry for generated noise.

Regards,
Ognyan Kulev



--- End Message ---

Reply via email to