Re: BUG #3902: Segmentation faults using GSSAPI authentication

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #3902: Segmentation faults using GSSAPI authentication
Дата
Msg-id 15467.1201480033@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #3902: Segmentation faults using GSSAPI authentication  ("Peter Koczan" <pjkoczan@gmail.com>)
Список pgsql-bugs
"Peter Koczan" <pjkoczan@gmail.com> writes:
> Trying to connect via GSSAPI (with Kerberos 5 as the underlying mechanism)
> after the server has been under a very slight load results in an unusable
> but still running server.

I couldn't reproduce this at all on Fedora 8.  I speculate that you've
not told us enough about the configuration you're using.  Given that the
crash doesn't happen until after "connection authorized" is logged, it
seems likely that the problem is not purely GSSAPI's fault but is an
interaction with some other option that I happen not to be using.
Please show your configure options and all non-default postgresql.conf
settings.

> The client connection shows this:
> $ /s/postgresql-8.3-RC2/bin/psql -h mitchell -p 5434
> psql: server closed the connection unexpectedly

BTW, I couldn't get GSSAPI to work at all without a fully-specified -h
option; it kept trying to use the wrong Kerberos principal names.
I wonder whether that is related --- how did you persuade it to do the
above?  Special sauce in krb5.conf maybe?

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "David Wheeler"
Дата:
Сообщение: BUG #3905: configure cannot find ossp UUID libs and/or includes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #3905: configure cannot find ossp UUID libs and/or includes