Skip to content

Loading…

Segmentation Fault #12

Closed
grep-awesome opened this Issue · 1 comment

2 participants

@grep-awesome

Constantly getting

[Wed Nov 07 10:42:56 2012] [notice] child pid 21355 exit signal Segmentation fault (11)

in the apache error log whenever mod_cloudflare is enabled. Disapears when mod_cloudflare is disabled.

We are hosting some sites on cloudflare, some not on cloudflare. mod_remoteip is not enabled

Linux something.com 2.6.32-44-server #98-Ubuntu SMP Mon Sep 24 17:41:33 UTC 2012 x86_64 GNU/Linux

PHP 5.3.2-1ubuntu4.18 with Suhosin-Patch (cli) (built: Sep 12 2012 19:12:47) 
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
    with the ionCube PHP Loader v4.0.7, Copyright (c) 2002-2011, by ionCube Ltd., and
    with Xdebug v2.0.5, Copyright (c) 2002-2008, by Derick Rethans

Loaded Modules:
   core_module (static)
   log_config_module (static)
   logio_module (static)
   mpm_prefork_module (static)
   http_module (static)
   so_module (static)
   actions_module (shared)
   alias_module (shared)
   auth_basic_module (shared)
   auth_digest_module (shared)
   authn_file_module (shared)
   authz_default_module (shared)
   authz_groupfile_module (shared)
   authz_host_module (shared)
   authz_user_module (shared)
   autoindex_module (shared)
   cgi_module (shared)
   dav_module (shared)
   dav_fs_module (shared)
   dav_lock_module (shared)
   deflate_module (shared)
   dir_module (shared)
   env_module (shared)
   fcgid_module (shared)
   include_module (shared)
   mime_module (shared)
   negotiation_module (shared)
   perl_module (shared)
   php5_module (shared)
   python_module (shared)
   reqtimeout_module (shared)
   rewrite_module (shared)
   setenvif_module (shared)
   ssl_module (shared)
   status_module (shared)
   suexec_module (shared)
   userdir_module (shared)
Syntax OK

ii  apache2                          2.2.14-5ubuntu8.9                      Apache HTTP Server metapackage
ii  apache2-mpm-prefork              2.2.14-5ubuntu8.9                      Apache HTTP Server - traditional non-threade
ii  apache2-prefork-dev              2.2.14-5ubuntu8.9                      Apache development headers - non-threaded MP
ii  apache2-utils                    2.2.14-5ubuntu8.9                      utility programs for webservers
ii  apache2.2-bin                    2.2.14-5ubuntu8.9                      Apache HTTP Server common binary files
ii  apache2.2-common                 2.2.14-5ubuntu8.9                      Apache HTTP Server common files
ii  libapache2-mod-fcgid-psa         2.3.6-11081018                         Alternative FastCGI module for Apache2
ii  libapache2-mod-perl2             2.0.4-6ubuntu1                         Integration of perl with the Apache2 web ser
ii  libapache2-mod-php5              5.3.2-1ubuntu4.18                      server-side, HTML-embedded scripting languag
ii  libapache2-mod-python            3.3.1-8ubuntu2                         Python-embedding module for Apache 2
ii  libapache2-reload-perl           0.10-2                                 Reload Perl modules when changed on disk
@bundan
Owner

mod_cloudflare's most up-to-date version can be found here: https://github.com/cloudflare/mod_cloudflare/ where we've addressed the segfault issue.

@bundan bundan closed this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.