dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #17593
Re: [gnw20@xxxxxxxxx: [Bug 521957] [NEW] Memory leaks in Python interface]
Anders Logg wrote:
> On Mon, Feb 15, 2010 at 10:10:17AM +0100, Anders Logg wrote:
>> It would be good for the tests to pass, but there is little time
>> before we need to make a release. Ideally, it should be done today so
>> Johannes has time to package. Even if we can't track down all the
>> memory allocation bugs, what we have now is better than 0.9.6 which is
>> what will otherwise go into Ubuntu.
>>
>> But I'll take a look and see if I can spot the problem.
>
> Which tests should I look at.
Have a look at test3.py and test2.py.
> I'm running test3.py and see this:
>
I've just removed test3.py. It depended on some test classes that I
added to DOLFIN, but which have now been removed from DOLFIN.
Garth
> Starting Newton solve.
> test_F
> test_J
> Check failed in file /usr/include/boost/numeric/ublas/storage.hpp at
> line 190:
> i < size_
> Traceback (most recent call last):
> File "test3.py", line 15, in <module>
> solver.solve(problem, x)
> StandardError: bad index
>
> --
> Anders
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help : https://help.launchpad.net/ListHelp
Follow ups
References