Re: BUG #6208: crash when c: occupied by removable drive - Mailing list pgsql-bugs

From Craig Ringer
Subject Re: BUG #6208: crash when c: occupied by removable drive
Date
Msg-id 4E75266D.6070707@ringerc.id.au
Whole thread Raw
In response to BUG #6208: crash when c: occupied by removable drive  ("Richard G. Bayer" <bayer@nws.cz>)
List pgsql-bugs
On 09/16/2011 05:37 PM, Richard G. Bayer wrote:
> The following bug has been logged online:
>
> Bug reference:      6208
> Logged by:          Richard G. Bayer
> Email address:      bayer@nws.cz
> PostgreSQL version: 8.4.7
> Operating system:   Windiws XP 32-bit
> Description:        crash when c: occupied by removable drive
> Details:
>
> After hours of debugging an application we bought we figured out that the PG
> library was the reason.
When you say "the Pg library" do you mean libpq? PgODBC? The PostGreSQL
server (postgres.exe)?

If you mean libpq or PgODBC, how did you determine that it was the
culprit of the crash? Do you have a test case or simplified demo program
showing the crash? Do you have a backtrace?

If it's actually postgres.exe not a library that crashes, when exactly
does it crash? What is shown in the server log? Can you try to get a
backtrace using the instructions here:

http://wiki.postgresql.org/wiki/Getting_a_stack_trace_of_a_running_PostgreSQL_backend_on_Windows

--
Craig Ringer

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5800: "corrupted" error messages (encoding problem ?)
Next
From: Craig Ringer
Date:
Subject: Re: BUG #6208: crash when c: occupied by removable drive