RE : RE : mod_auth_pgsql 2.0.1 don't close the backend

From: "Bruno BAGUETTE" <pgsql-ml(at)baguette(dot)net>
To: "'Kris Jurka'" <books(at)ejurka(dot)com>, "'Bruno BAGUETTE'" <pgsql-ml(at)baguette(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>, <info(at)giuseppetanzilli(dot)it>, <g(dot)tanzilli(at)gruppocsf(dot)com>
Subject: RE : RE : mod_auth_pgsql 2.0.1 don't close the backend
Date: 2003-10-05 20:27:08
Message-ID: !~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAATBuXKOMvlkWzD3KJN6FWLMKAAAAQAAAAfaLq7ZMtr0mlX192NUNOzQEAAAAA@baguette.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> It cannot find the necessary pg header files. If you haven't
> installed them you need to do so. If you've installed them
> someplace other than /usr/local/pgsql/include you need to
> adjust the Makefile to reflect that.

You were right, now the compilation is OK :-)

But, now, when I try to access to a mod_auth_pgsql protected directory,
Apache 2.0.47 have a segmentation fault errorr :

Here's an extract of the error log :

[Sun Oct 05 21:33:49 2003] [notice] child pid 2553 exit signal
Segmentation fault (11)
[Sun Oct 05 21:33:49 2003] [notice] child pid 2552 exit signal
Segmentation fault (11)
[Sun Oct 05 21:33:51 2003] [notice] child pid 2554 exit signal
Segmentation fault (11)
[Sun Oct 05 21:33:52 2003] [notice] child pid 2556 exit signal
Segmentation fault (11)
[Sun Oct 05 21:33:52 2003] [notice] child pid 2555 exit signal
Segmentation fault (11)
[Sun Oct 05 21:33:53 2003] [notice] SIGHUP received. Attempting to
restart
[Sun Oct 05 21:33:53 2003] [notice] seg fault or similar nasty error
detected in the parent process

If I do an apachectl start and retry I have the same error... :-(

Any idea to fix that ? Do you want me to recompile it with debug options
? (If that can help, I will do)

> > I don't know, I've written to the maintainer but until now I never
> > received any answer from him. Is there a CVS somewhere with that
> > project
>
> Not that I know of.

Do you think that the mod_auth_pgsql module is still maintained ? We can
wait one week (maybe Giuseppe Tanzilli in on vacations) before
re-talking about it. However I am asking myself some questions because
this bug is so big (the mod_auth_pgsql for Apache2 is broken) and the
latest mod_auth_pgsql is seven months old.

Either that project is maintained or not, a CVS could be usefull to
allow multiple people submitting patches and documentation improvements
for the mod_auth_postgresql module. I would be interested to improve the
documentation of this module in order to make easier for people to use
that module (and, in the same time, promoting PostgreSQL).

Regards,

---------------------------------------
Bruno BAGUETTE - pgsql-ml(at)baguette(dot)net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message darren 2003-10-05 20:36:11 Re: Cannot create database
Previous Message Marc G. Fournier 2003-10-05 20:02:30 Re: Call for Speakers / Presenters