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

malloc.c:3079 assertion failure in m2.1.py #13

Open
cwpearson opened this issue Oct 21, 2019 · 0 comments
Open

malloc.c:3079 assertion failure in m2.1.py #13

cwpearson opened this issue Oct 21, 2019 · 0 comments
Assignees
Labels

Comments

@cwpearson
Copy link
Member

In fall 2019, some students report seeing the following error occasionally

* Running /usr/bin/time python m2.1.py
Loading fashion-mnist data...done
Loading model...done
New Inference
Op Time: <snip>
python: malloc.c:3079: __libc_malloc: Assertion `!victim || chunk_is_mmapped (mem2chunk (victim)) || ar_ptr == arena_for_chunk (mem2chunk (victim))' failed.
Command terminated by signal 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants