BUG #8609: Regression tests fail with Postgresql crashing frequently.

From: shivshi(at)cisco(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8609: Regression tests fail with Postgresql crashing frequently.
Date: 2013-11-20 02:12:05
Message-ID: E1VixGv-0000oH-Lk@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8609
Logged by: Shivaraju Gowda
Email address: shivshi(at)cisco(dot)com
PostgreSQL version: 9.2.5
Operating system: Windows 7 64 bit
Description:

Regression tests fail for PostgreSQL built from source using Visual Studio
2008 on Windows 7 64 bit OS with the PostgreSQL crashing frequently. I
tested this on more than one machine with the same result. I tried the
EnterpriseDB built executables and they did NOT have this problem.

Build: 9.2.5 source build using VS 2008
Regression tests command: vcregress check
Error in the log: PANIC: could not lock semaphore: error code 0

Browse pgsql-bugs by date

  From Date Subject
Next Message nhajek 2013-11-20 03:07:11 BUG #8610: Duplicate records with same PK value
Previous Message Kevin Grittner 2013-11-19 22:46:19 Re: BUG #8606: Materialized View WITH NO DATA bug