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

From: "info" <info(at)giuseppetanzilli(dot)it>
To: "Bruno BAGUETTE" <pgsql-ml(at)baguette(dot)net>
Cc: "'Kris Jurka'" <books(at)ejurka(dot)com>, pgsql-general(at)postgresql(dot)org, g(dot)tanzilli(at)gruppocsf(dot)com
Subject: Re: RE : RE : mod_auth_pgsql 2.0.1 don't close the backend
Date: 2003-10-06 07:47:26
Message-ID: 20031006074726.21458.qmail@webmaildomini1.aruba.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,
I'm working on a new release to fix this,
the connection reuse logic will be different and
will be off by default.
Hope to release something in the evening.
bye,
Giuseppe

Bruno BAGUETTE Scrive:

>> 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
>
>
>

-------------------------------------
Giuseppe Tanzilli
info(at)giuseppetanzilli(dot)it

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stef 2003-10-06 07:55:51 Re: Postgres low end processing.
Previous Message My Internet 2003-10-06 07:14:05 Tree traversing. Like Oracle START WITH...CONNECT BY