Boost logo

Boost Users :

Subject: Re: [Boost-users] [test] Crash when running my unit tests
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-05-08 04:32:14


Christian Henning <chhenning <at> gmail.com> writes:

>
> Hi there, when I try to run my tests the unit testing framework seems
> to crash for no apparent reason. The point it's crashing is in
> unit_test_suite.ipp[263].

> _ASSERTE(_BLOCK_TYPE_IS_VALID(pHead->nBlockUse));

Can you post whole stack trace?
 
> Here is my scenario: Everything used to run just fine before I added a
> new file containing more tests. Meaning all of my tests are scattered
> around a couple of files ( 20 files ) which sum up to about 120 tests.
> I don't think that this usage is anything but exceptional. When I
> exclude the new test file the tests are running fine. When including
> the new test file it crashes.

What if you exclude some other files? Can you create simple test module that
reproduce the issue?

Gennadiy


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net