Re: BUG #15266: libpq: PQgetvalue fails with Break at address"0x8000fb50" Signal : SIGSEGV:Segmentation fault) - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #15266: libpq: PQgetvalue fails with Break at address"0x8000fb50" Signal : SIGSEGV:Segmentation fault)
Date
Msg-id 20180708002612.GB1467@paquier.xyz
Whole thread Raw
In response to BUG #15266: libpq: PQgetvalue fails with Break at address"0x8000fb50" Signal : SIGSEGV:Segmentation fault)  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Sat, Jul 07, 2018 at 11:07:43PM +0000, PG Bug reporting form wrote:
> calling PQgetvalue with i=0 j=0 fails with Break at address "0x8000fb50"
> with no debug information available, or outside of program code. Thread #1 0
> (Suspended : Signal : SIGSEGV:Segmentation fault)            0x8000fb50
>
> version 9.6 of libpq.dll & libpq.lib works jsut fine with that code

Is that MinGW or something else?  I have just copied the program from
the 9.1 documentation and it worked for me, on Linux though.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15266: libpq: PQgetvalue fails with Break at address"0x8000fb50" Signal : SIGSEGV:Segmentation fault)
Next
From: PG Bug reporting form
Date:
Subject: BUG #15267: just for test