[mlpack-svn] [MLPACK] #291: GMM Estimate bug

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Mon Jun 17 10:33:12 EDT 2013


#291: GMM Estimate bug
---------------------------+------------------------------------------------
 Reporter:  stepan.wagner  |        Owner:     
     Type:  defect         |       Status:  new
 Priority:  major          |    Milestone:     
Component:  mlpack         |     Keywords:     
 Blocking:                 |   Blocked By:     
---------------------------+------------------------------------------------
 Calling GMMs object Estimate method fails with "double free or corruption"
 in some cases. Simple code demonstrating this behaviour in enclosure. The
 conditions to cause this faulty behaviour are: number of columns is odd
 and higher than some threshold (e.g. 23 fails, 3 is OK) and some columns
 have same values.

 Tested with mlpack 1.0.5 and 1.0.6, libarmadillo.so.3.900.0 and
 libarmadillo.so.3.2.3 (on wheezy).

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/291>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list