Thread overview
[Issue 188] invalid free during AssertError destructor
Nov 25, 2006
d-bugmail
Apr 29, 2007
d-bugmail
Apr 29, 2007
d-bugmail
Apr 29, 2007
d-bugmail
May 06, 2007
d-bugmail
May 06, 2007
d-bugmail
November 25, 2006
http://d.puremagic.com/issues/show_bug.cgi?id=188


braddr@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|braddr@puremagic.com        |dvdfrdmn@users.sf.net




------- Comment #1 from braddr@puremagic.com  2006-11-25 15:08 -------
Mass reassignment of gdc bugs from me to David.


-- 

April 29, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=188





------- Comment #2 from thomas-dloop@kuehne.cn  2007-04-29 02:10 -------
Can anybody reproduce this issue with a gdc-0.19 or newer?

(gdc-0.19 contains a change that should fix this issue)


-- 

April 29, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=188





------- Comment #3 from csantander619@gmail.com  2007-04-29 09:18 -------
Do you have a full compilable example?


-- 

April 29, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=188


braddr@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #4 from braddr@puremagic.com  2007-04-29 14:51 -------
I'll double check this.  I probably have the original test case floating around my drive somewhere.


-- 

May 06, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=188





------- Comment #5 from braddr@puremagic.com  2007-05-06 03:21 -------
Created an attachment (id=146)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=146&action=view)
original test suite

Here's the original assert-test.d file.


-- 

May 06, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=188


braddr@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #6 from braddr@puremagic.com  2007-05-06 03:22 -------
I've re-tested this with gdc 0.23 and all 6 tests pass.  So, I'm resolving this ticket.


--