Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bimodal GMM training crashes/freezes #3

Open
chaosct opened this issue Mar 8, 2016 · 1 comment
Open

bimodal GMM training crashes/freezes #3

chaosct opened this issue Mar 8, 2016 · 1 comment

Comments

@chaosct
Copy link
Contributor

chaosct commented Mar 8, 2016

I am using the python bindings of XMM, compiled in Ubuntu 15.10 (see #2).

More often than not, the GMM.train() method crashes/freezes when using bimodal GMM (regression). It has never crashed with GMM classification so far.

Example script: https://gist.github.com/chaosct/71e9f1412397f6e67d33

Executing this example sometimes works, sometimes freezes (and never returns), and sometimes crashes with:

python: ../nptl/pthread_mutex_lock.c:355: __pthread_mutex_lock_full: Assertion `(-(e)) != 3 || !robust' failed.
@JulesFrancoise
Copy link
Contributor

Hi,

Thank you for the bug report. I tested your example script but I cannot reproduce the bug on Mac OS X. I will try to reproduce it on a linux machine as soon as possible.

Thanks,
Jules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants