| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> | 
|---|---|
| To: | Jacob Champion <pchampion(at)vmware(dot)com> | 
| Cc: | "rachelmheaton(at)gmail(dot)com" <rachelmheaton(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "hlinnaka(at)iki(dot)fi" <hlinnaka(at)iki(dot)fi>, "andrew(dot)dunstan(at)2ndquadrant(dot)com" <andrew(dot)dunstan(at)2ndquadrant(dot)com>, "andres(at)anarazel(dot)de" <andres(at)anarazel(dot)de>, "thomas(dot)munro(at)gmail(dot)com" <thomas(dot)munro(at)gmail(dot)com>, "sfrost(at)snowman(dot)net" <sfrost(at)snowman(dot)net>, "michael(at)paquier(dot)xyz" <michael(at)paquier(dot)xyz> | 
| Subject: | Re: Support for NSS as a libpq TLS backend | 
| Date: | 2021-10-01 06:55:59 | 
| Message-ID: | EF242984-022E-42E6-9C5A-843904718A22@yesql.se | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
> On 1 Oct 2021, at 02:02, Jacob Champion <pchampion(at)vmware(dot)com> wrote:
> On my machine, at least, exit() is coming in due to a few calls to
> psprintf(), pstrdup(), and pg_malloc() in the new NSS code.
> (Disassembly via `objdump -S libpq.so` helped me track those down.) I'm
> working on a patch.
Ah, that makes perfect sense.  I was too focused on hunting in what new was
linked against that I overlooked the obvious.  Thanks for finding these.
--
Daniel Gustafsson		https://vmware.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dean Rasheed | 2021-10-01 06:56:33 | Re: Numeric x^y for negative x | 
| Previous Message | Michael Paquier | 2021-10-01 06:53:36 | Re: [UNVERIFIED SENDER] Re: Challenges preventing us moving to 64 bit transaction id (XID)? |