[Bug 1533153] Re: cannot connect to database after update to postgresql 9.5

2016-01-13 Thread Christian Bachmaier
I checkd back that the message during update did not state that. In my humble opinion it would be better if it would drop a note on that. I only have the update text in german: Veraltete Version 9.4 │ │ Die PostgreSQL-Version 9.4 ist veraltet, aber die Server-oder │ Client-Pakete sind noch

[Bug 1533153] [NEW] cannot connect to database after update to postgresql 9.5

2016-01-12 Thread Christian Bachmaier
Public bug reported: In xenial, after playing in the daily updates and thus updating from postgresql 9.4 to 9.5, the apache module auth-pgsql cannot connect to the database any more. When accessing the password protected site, Apache's error.log states [Tue Jan 12 11:17:42.779407 2016]

[Bug 1533153] Re: cannot connect to database after update to postgresql 9.5

2016-01-12 Thread Christian Bachmaier
** Attachment added: "init.sql" https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-auth-pgsql/+bug/1533153/+attachment/4548454/+files/init.sql -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libapache2-mod-auth-pgsql in

[Bug 1533153] Re: cannot connect to database after update to postgresql 9.5

2016-01-12 Thread Christian Bachmaier
This is not a bug, but a feature which was hard to see for me: The package update installs postgresql 9.5 in parallel to 9.4 such that one has the chance to dump the database with 9.4 and to import the dump with 9.5 as a .releases have incompatible data base formats. To be able to run them in

[Bug 1272857] Re: apache2 crashed with SIGSEGV in signal handler called()

2014-06-16 Thread Christian Bachmaier
I am using the code of Andreas in #12 now in a productive environment. So far without any problems. Could someone assign the bug to the package maintainer? It seems like I have not the option to do that here. Thank you, Chris. -- You received this bug notification because you are a member of

[Bug 1272857] Re: apache2 crashed with SIGSEGV in signal handler called()

2014-05-02 Thread Christian Bachmaier
Now I could sharpen the problem. It only shows up if using AuthPG libapache2-mod-auth-pgsql in connection with a cgi script. To reproduce put the following in /etc/apache2/conf.d/authpgtest.conf and then execute a2enconf authpgtest.conf and service apache2 reload . Alias /authpgtest

[Bug 1272857] Re: apache2 crashed with SIGSEGV in signal handler called()

2014-04-04 Thread Christian Bachmaier
Calling a python cgi script delivers in error.log (with all regular ubuntu updates/patches installed): *** Error in `/usr/sbin/apache2': free(): invalid pointer: 0x7ff1a80004b8 *** *** Error in `/usr/sbin/apache2': free(): invalid pointer: 0x7ff1a80004b8 *** *** Error in

[Bug 1272857] Re: apache2 crashed with SIGSEGV in signal handler called()

2014-03-25 Thread Christian Bachmaier
Calling a cgi-sript using mod_cgid unter Trusty Thar delivers segementation faults nearly on every single request in error.log: [Tue Mar 25 10:30:07.598453 2014] [core:notice] [pid 1178:tid 140037490894720] AH00051: child pid 7555 exit signal Segmentation fault (11), possible coredump in