Re: BUG #6233: pg_dump hangs with Access Violation C0000005 - Mailing list pgsql-bugs

From Pavel Holec
Subject Re: BUG #6233: pg_dump hangs with Access Violation C0000005
Date
Msg-id !&!AAAAAAAAAAAYAAAAAAAAAE8q5Jcv4mJImRanr8cGRrPCgAAAEAAAAKoxZCnfy11Bjcdjb1Sap84BAAAAAA==@email.cz
Whole thread Raw
In response to Re: BUG #6233: pg_dump hangs with Access Violation C0000005  (Craig Ringer <ringerc@ringerc.id.au>)
Responses Re: BUG #6233: pg_dump hangs with Access Violation C0000005  (Craig Ringer <ringerc@ringerc.id.au>)
List pgsql-bugs
On 09/29/2011 05:18 AM, Holec wrote:
>
> The following bug has been logged online:
>
> Bug reference:      6233
> Logged by:          Holec
> Email address:      holec@email.cz
> PostgreSQL version: 8.4.8
> Operating system:   Windows 7
> Description:        pg_dump hangs with Access Violation C0000005
> Details:
>
> I use pg_dump on Windows 7 with:
> pg_dump -i -h 192.168.2.2 -p 5432 -U user -F c -b -v -f file.backup=20
> mydb


>> Does this crash happen when you back up a different database? Say, if yo=
u back up the `template1' database, does it crash then too?

>> Is this a 32-bit or 64-bit install of Windows 7? If 64-bit, are you usin=
g a 32-bit or 64-bit build of PostgreSQL?

>> Is there any antivirus software on the machine? If so, what type and ver=
sion? Does the problem still happen if you turn it off and re-test?

>> --
>> Craig Ringer

Can anybody help me please? Maybe problem with redist msvcr80? With my app =
I ship only
libeay32.dll
libiconv-2.dll
libintl-8.dll
libpq.dll
ssleay32.dll
zlib1.dll
pg_dump.exe
pg_restore.exe

Pavel Holec

pgsql-bugs by date:

Previous
From: Pavel Stehule
Date:
Subject: bug in dependency - there is possibility to break a system catalog
Next
From: Dave Page
Date:
Subject: Re: [GENERAL] One-click installer, Windows 7 32-bit, and icacls.exe