Re: Re: [HACKERS] vcregress.bat check triggered Heap error in the Debugversion of win32 build

From: Xiong He <hexiong(at)gmail(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [HACKERS] vcregress.bat check triggered Heap error in the Debugversion of win32 build
Date: 2010-04-24 00:19:19
Message-ID: 201004240819177652699@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2010-04-24 00:42:23 Re: vcregress.bat check triggered Heap error in the Debugversion of win32 build
Previous Message Robert Haas 2010-04-24 00:11:09 Re: recovery_connections cannot start (was Re: master in standby mode croaks)