Re: How to fix 0xC0000005 exception in Postgres 9.0

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: How to fix 0xC0000005 exception in Postgres 9.0
Date: 2020-02-20 23:17:15
Message-ID: ab7e4459-4bd7-f748-18d5-332dfe0ec0c8@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2/20/20 4:50 PM, Adrian Klaver wrote:
> On 2/20/20 2:48 PM, Ron wrote:
>> On 2/20/20 4:35 PM, Adrian Klaver wrote:
>>> On 2/20/20 2:29 PM, Andrus wrote:
>>>> Hi!
>>>>  >Then what changes were done recently, in particular ODBC-related.
>>>> Same psqlODBC driver 09.00.0101 has worked 10 years.
>>>> Previously I logged into this server long time ago and then it worked.
>>>> Windows update history shows lot of updates all called
>>>> Security Intelligence Update for Microsoft Endpoint Protection - KB
>>>> 2461484
>>>> with different version numbers.
>>>
>>> So did the issue show up after the above updates?
>>
>> What is ntstatus.h?  Would looking there for 0xC0000005 give a clue to
>> the problem (and thus solution)?
>
> https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-erref/596a1078-e883-4972-9bbc-49e60bebca55
>
>
> Good luck on gaining any useful information:)

/The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could
not be %s./

If he recently patched Windows, that might be the cause.

--
Angular momentum makes the world go 'round.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2020-02-20 23:20:53 Re: How to fix 0xC0000005 exception in Postgres 9.0
Previous Message Adrian Klaver 2020-02-20 22:50:56 Re: How to fix 0xC0000005 exception in Postgres 9.0