6 messages in com.mysql.lists.plusplusRe: "Debug assertion failed" problem
FromSent OnAttachments
Owen Canavan20 Sep 2005 08:14 
Owen Canavan20 Sep 2005 12:06 
Warren Young20 Sep 2005 16:21 
Krzysztof Machelski24 Sep 2005 07:25 
Chris Frey24 Sep 2005 15:21 
Warren Young26 Sep 2005 04:49 
Subject:Re: "Debug assertion failed" problem
From:Chris Frey (cdf@foursquare.net)
Date:09/24/2005 03:21:30 PM
List:com.mysql.lists.plusplus

On Sat, Sep 24, 2005 at 04:26:10PM +0200, Krzysztof Machelski wrote:

Hi All,

I'm compiling my project under Windows (VS7.1 2003) and for some strange reason I keep getting those errors when debugging:

Debug assertion failed File: dbgheap.c Line: 1132

I believe this is in Windows code, not mysql++. If you're debugging, you should be able to look at the call stack and post a backtrace.

- Chris