<p>Hi,<br>
I am trying to run hmm_viterbi and get Segment faults. I run it like this:<br>
./hmm_viterbi -i test.csv -m hmm_gmm_testout.xml -o viterbi_out_test.txt</p>

<p>gdb gives me this error message:<br>
Program received signal SIGSEGV, Segmentation fault.<br>
__GI___libc_free (mem=0x100000001) at malloc.c:2929<br>
2929    malloc.c: No such file or directory.<br>
(gdb) bt<br>
#0  __GI___libc_free (mem=0x100000001) at malloc.c:2929<br>
<a href="https://github.com/mlpack/mlpack/issues/1" class="issue-link" title="Port Trac issues to Github, preserving usernames">#1</a>  0x00007ffff7b89aef in mlpack::util::SaveRestoreUtility::LoadParameter(arma::Mat&amp;, std::string const&amp;) () from /org/share/home/adigueze/mlpack-1.0.12/bin/lib/libmlpack.so.1<br>
<a href="https://github.com/mlpack/mlpack/pull/2" class="issue-link" title="more efficient matrix inner product computation">#2</a>  0x00000000004100fc in void mlpack::hmm::LoadHMM, mlpack::kmeans::RandomPartition, mlpack::kmeans::MaxVarianceNewCluster&gt;, mlpack::gmm::PositiveDefiniteConstraint&gt; &gt; &gt;(mlpack::hmm::HMM, mlpack::kmeans::RandomPartition, mlpack::kmeans::MaxVarianceNewCluster&gt;, mlpack::gmm::PositiveDefiniteConstraint&gt; &gt; &gt;&amp;, mlpack::util::SaveRestoreUtility&amp;) ()<br>
<a href="https://github.com/mlpack/mlpack/issues/3" class="issue-link" title="sparse matrix support for SDP-LR [continued]">#3</a>  0x000000000040b8a0 in main ()</p>

<p>But I don't understand it. Don't know which file is missing, because all files in the command above do exist. Hmm_generate and _viterbi give the same error.<br>
Thanks for any help!<br>
Greetings<br>
Davud</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/474">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFBIbPpBQSvpNHy45KOtZ8f0SqI5rks5pHFFTgaJpZM4GkmQo.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/issues/474"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>