Re: Unresolved Win32 bug reports - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Unresolved Win32 bug reports
Date
Msg-id 26379.1145556019@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unresolved Win32 bug reports  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
Martijn van Oosterhout <kleptog@svana.org> writes:
> On Thu, Apr 20, 2006 at 12:17:07PM -0500, Jim C. Nasby wrote:
>> Here's one to add to the list: running pgbench with a moderately heavy
>> load on an SMP box likes to trigger a state where the database (or
>> pgbench) just stops doing work (CPU usage drops to nothing, as does disk
>> activity).

> Well, this sounds like a dead-lock, the obvious step would be to
> attached gdb to both and get a stack-trace...

Yeah, I wonder if it's related to that apparent bug Qingqing saw in the
windows semaphore code?  It's clearly windows-specific since no one's
ever reported any such thing on Unixen.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Unresolved Win32 bug reports
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Google SoC--Idea Request