[Bug 1272857] Re: apache2 crashed with SIGSEGV in <signal handler called>()
Tim Dawborn
1272857 at bugs.launchpad.net
Wed Jun 4 05:31:18 UTC 2014
I'm seeing exactly the same thing as #9.
<LocationMatch "/git/setup(\.git)?">
AuthName "Git repository: setup"
AuthBasicAuthoritative Off
AuthBasicProvider pgsql
AuthType Basic
AuthUserFile /dev/null
require valid-user
Auth_PG_host XXX
Auth_PG_port XXX
Auth_PG_user XXX
Auth_PG_pwd XXX
Auth_PG_database XXX
Auth_PG_encrypted on
Auth_PG_hash_type MD5
Auth_PG_pwd_table "view_users, view_groups"
Auth_PG_uid_field view_users.login
Auth_PG_pwd_field view_users.hashed_password
Auth_PG_pwd_whereclause "AND view_users.login = view_groups.login AND view_groups.group_name = 'XXX'"
</LocationMatch>
[Wed Jun 04 15:23:35.226264 2014] [core:notice] [pid 22392:tid 139964758747008] AH00051: child pid 27013 exit signal Aborted (6), possible coredump in /etc/apache2
*** Error in `/usr/sbin/apache2': free(): invalid pointer: 0x00007f4bf4038c50 ***
[Wed Jun 04 15:23:36.228084 2014] [core:notice] [pid 22392:tid 139964758747008] AH00051: child pid 27012 exit signal Aborted (6), possible coredump in /etc/apache2
*** Error in `/usr/sbin/apache2': free(): invalid pointer: 0x00007f4bf4038c50 ***
*** Error in `/usr/sbin/apache2': free(): invalid pointer: 0x00007f4bf4038c50 ***
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1272857
Title:
apache2 crashed with SIGSEGV in <signal handler called>()
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1272857/+subscriptions
More information about the Ubuntu-server-bugs
mailing list