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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: buggy(at)trashmail(dot)de, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15266: libpq: PQgetvalue fails with Break at address "0x8000fb50" Signal : SIGSEGV:Segmentation fault)
Date: 2018-07-08 00:26:12
Message-ID: 20180708002612.GB1467@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2018-07-08 01:15:25 BUG #15267: just for test
Previous Message PG Bug reporting form 2018-07-07 23:07:43 BUG #15266: libpq: PQgetvalue fails with Break at address "0x8000fb50" Signal : SIGSEGV:Segmentation fault)