Re: BUG #15704: Possible causes for calling abort () system callduring querying database. - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: BUG #15704: Possible causes for calling abort () system callduring querying database.
Date
Msg-id CA+hUKGLLa6Piev1g25mGF83Q3YMf0qWMyK_tDsZc13ppuv9pqA@mail.gmail.com
Whole thread Raw
In response to BUG #15704: Possible causes for calling abort () system call during querying database.  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #15704: Possible causes for calling abort () system callduring querying database.  (Michael Paquier <michael@paquier.xyz>)
List pgsql-bugs
On Wed, Mar 20, 2019 at 1:19 AM PG Bug reporting form
<noreply@postgresql.org> wrote:
> #18 0x00007fddcbba8908 in Thread::thread_router (objRun=0xf05960) at
> Thread.cpp:133

Just to rule something obvious out: did you make sure that libpq
connections are never accessed by multiple threads at the same time?

-- 
Thomas Munro
https://enterprisedb.com


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #15705: psql autocompletion is not always correct with latest libedit
Next
From: Michael Paquier
Date:
Subject: Re: BUG #15668: Server crash in transformPartitionRangeBounds