| From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
|---|---|
| To: | Euler Taveira <euler(at)timbira(dot)com(dot)br>, gdutton(at)inf(dot)ed(dot)ac(dot)uk |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #14690: Client GSSAPI / Kerberos auth crash |
| Date: | 2017-06-07 06:44:17 |
| Message-ID: | 33d0dd89-7182-43f8-8826-d6ff000bd62c@iki.fi |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On 06/05/2017 09:43 PM, Euler Taveira wrote:
> 2017-06-05 10:09 GMT-03:00 <gdutton(at)inf(dot)ed(dot)ac(dot)uk>:
>
>> Any attempt to use the PostgreSQL 10beta1 client library (whether via psql,
>> PGDG-provided psycopg2-2.7 or anything else using libpq) with valid
>> Kerberos
>> ticket to 9.5/9.6 servers fails.
>>
>> Taking "psql -h <server> <database>" as a test:
>> Expected behaviour: (same as 9.6 client) successful connection to the
>> server.
>> Actual behaviour: "*** Error in `psql': free(): invalid pointer:
>> 0x00007f9d0e105fbc ***" reported on terminal, program aborts.
>>
>
> It seems the same as [1].
>
>
> [1]
> https://www.postgresql.org/message-id/6288d80e-a0bf-d4d3-4e12-7b79c77f1771%40iki.fi
Yep, I just committed a fix. Thanks for the report, nevertheless!
- Heikki
| From | Date | Subject | |
|---|---|---|---|
| Next Message | nikolay.nikitin | 2017-06-07 07:25:25 | BUG #14694: Long binded parameter value in the postgres log |
| Previous Message | Hadar Kuint | 2017-06-07 05:18:24 | pgadmin4 crash |