Re: Re: [HACKERS] vcregress.bat check triggered Heap error in the Debugversion of win32 build - Mailing list pgsql-hackers

From Xiong He
Subject Re: Re: [HACKERS] vcregress.bat check triggered Heap error in the Debugversion of win32 build
Date
Msg-id 201004240819177652699@gmail.com
Whole thread Raw
In response to vcregress.bat check triggered Heap error in the Debug version of win32 build  ("Xiong He" <hexiong@gmail.com>)
Responses Re: vcregress.bat check triggered Heap error in the Debugversion of win32 build  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers

Thanks.
 
In my test, it fails during the vcregress.bat check startup.
It's a Debug Assertion Error. File: dbgheap.c Line: 1252.
 
E:\learn\db_research\postgreSQL\cvsroot\pgsql.latest\src\tools\msvc>vcregress.ba
t check
 
No test can run.   I used VS2005 for the build.
 
 

Xiong He
2010-04-24 08:15:04

发件人: Andrew Dunstan
发送时间: 2010-04-24 08:09:32
收件人: Xiong He
抄送: pgsql-hackers
主题: Re: [HACKERS] vcregress.bat check triggered Heap error in the Debugversion of win32 build
 
Xiong He wrote:
> When I build the debug version of PostgreSQL (latest code), I found 
> that I always failed to
> run the vcregress.bat check.  It always pops up the following error.
> The release version can pass the test without any error.
>  
> Anyone met such error?
>  
[graphic deleted]
Please don't send pictures to the list. Send text of error messages.
You will need to dig down much more to find out exactly what triggers 
the error. You haven't even told us which regression set you are 
running, let alone which test it fails on.
cheers
andrew

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: recovery_connections cannot start (was Re: master in standby mode croaks)
Next
From: Andrew Dunstan
Date:
Subject: Re: vcregress.bat check triggered Heap error in the Debugversion of win32 build