favreau / bullet

Automatically exported from code.google.com/p/bullet
0 stars 0 forks source link

Memory Leak in Multithread #485

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Simply run multithread demo

Description:
Using the bullet multithread code will generate a lot of memory leaks. By 
appling that ( 
http://www.bulletphysics.org/Bullet/phpBB3/viewtopic.php?p=15078&sid=5d737e5da98
d3411da5dd677dab83b7b#p15078 ) patch the memory leak will disappear, except two 
leaks.

Also see that:
http://www.bulletphysics.org/Bullet/phpBB3/viewtopic.php?f=9&t=6402&sid=46e74342
52389e1d1de77b0f321875b0

Original issue reported on code.google.com by stefanog...@gmail.com on 27 Feb 2011 at 6:04

GoogleCodeExporter commented 9 years ago
same as http://code.google.com/p/bullet/issues/detail?id=271

Original comment by christia...@gmail.com on 4 Jul 2012 at 1:22

GoogleCodeExporter commented 9 years ago
Thanks for the report.
It has been fixed in latest trunk:
https://code.google.com/p/bullet/source/detail?r=2562

Original comment by erwin.coumans on 9 Sep 2012 at 10:09