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

Compressed model crashes mysteriously #69

Open
phikoehn opened this issue Dec 16, 2021 · 0 comments
Open

Compressed model crashes mysteriously #69

phikoehn opened this issue Dec 16, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@phikoehn
Copy link

Bug description

Trying to translate with a compressed model crashes with:
[2021-12-15 17:17:17] Loading scorer of type transformer as feature F0
[2021-12-15 17:17:17] [memory] Reserving 31 MB, device cpu0
[2021-12-15 17:17:17] [memory] Reserving 8 MB, device cpu0
[2021-12-15 17:17:23] Error: Segmentation fault
[2021-12-15 17:17:23] Error: Aborted from setErrorHandlers()::<lambda(int, siginfo_t*, void*)> in /home/pkoehn/statmt/project/marian-browsermt2/src/common/logging.cpp:134

How to reproduce

Model is in https://www.cs.jhu.edu/~phi/system-cpu-v1.tgz

Context

Latest checkout of
git clone https://github.com/browsermt/marian-dev.git marian-browsermt2
compiled with
~/statmt/project/cmake-3.12.2/bin/cmake -DUSE_SENTENCEPIECE=ON ..
make -j

@phikoehn phikoehn added the bug Something isn't working label Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant