[mlpack-git] [mlpack] det compiled with debugging issue (#464)

Jerone Andrews notifications at github.com
Wed Oct 28 11:37:36 EDT 2015


Ok, thanks, here is the output:

[DEBUG] Compiled with debugging symbols.
[INFO ] Loading 'Downloads/mlpack-1.0.12/build/train5.csv' as CSV data.  Size is 196 x 1024.
[INFO ] Performing 10-fold cross validation.

Breakpoint 1, mlpack::Log::Assert (condition=true, message=...) at /Users/Jerone/Downloads/mlpack-1.0.12/src/mlpack/core/util/log.cpp:60
60	  if (!condition)
(gdb) bt
#0  mlpack::Log::Assert (condition=true, message=...) at /Users/Jerone/Downloads/mlpack-1.0.12/src/mlpack/core/util/log.cpp:60
#1  0x0000000100224f6b in mlpack::det::DTree::Grow(arma::Mat<double>&, arma::Col<unsigned long>&, bool, unsigned long, unsigned long) () from /Users/Jerone/Downloads/mlpack-1.0.12/build/lib/libmlpack.1.dylib
#2  0x000000010023b14c in mlpack::det::Trainer(arma::Mat<double>&, unsigned long, bool, unsigned long, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) ()
   from /Users/Jerone/Downloads/mlpack-1.0.12/build/lib/libmlpack.1.dylib
#3  0x0000000100003979 in main (argc=5, argv=0x7fff5fbffaf0) at /Users/Jerone/Downloads/mlpack-1.0.12/src/mlpack/methods/det/det_main.cpp:111
(gdb) 

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/464#issuecomment-151885388
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151028/540927ce/attachment.html>


More information about the mlpack-git mailing list