| От | Tom Lane |
|---|---|
| Тема | Re: BUG #5121: Segmentation Fault when using pam w/ krb5 |
| Дата | |
| Msg-id | 13870.1255641578@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | BUG #5121: Segmentation Fault when using pam w/ krb5 ("Ryan Douglas" <rdouglas@arbinet.com>) |
| Список | pgsql-bugs |
"Ryan Douglas" <rdouglas@arbinet.com> writes:
> Whenever I use psql to remotely connect to the database the server crashes
> (see log below). If I use psql with the '-W' option then it's fine.
What this looks like at first glance is a bug in the PAM module you're
using, since Postgres really has no idea which PAM configuration is
being invoked. Can you get a stack trace to narrow down where the sig11
is happening? (You will probably need to insert "ulimit -c unlimited"
into the .bash_profile for Postgres to get the postmaster into a context
where it will produce a core dump.)
Also, is this your own build of Postgres, or if not whose?
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера