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

Crash on use --verbose #23

Open
zloidemon opened this issue Jul 12, 2017 · 2 comments
Open

Crash on use --verbose #23

zloidemon opened this issue Jul 12, 2017 · 2 comments

Comments

@zloidemon
Copy link

ERROR (fcgi-nnet3-decoder[5.2.62~1-a2342]:ToInt():parse-options.cc:598) Invalid integer option ""

[ Stack-Trace: ]
../asr-server/fcgi-nnet3-decoder() [0xf2e23a]
kaldi::MessageLogger::HandleMessage(kaldi::LogMessageEnvelope const&, char const*)
kaldi::MessageLogger::~MessageLogger()
kaldi::ParseOptions::ToInt(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
kaldi::ParseOptions::SetOption(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)
kaldi::ParseOptions::Read(int, char const* const*)
apiai::FcgiDecodingApp::Run(int, char**)
main
__libc_start_main
_start

terminate called after throwing an instance of 'std::runtime_error'
  what():
zsh: abort (core dumped)  ../asr-server/fcgi-nnet3-decoder --verbose --fcgi-socket=:8000
@zloidemon
Copy link
Author

Missed --verbose=2 or other number, anyway server has to return error message instead core dump

@willixen
Copy link

willixen commented Mar 6, 2019

Hi~I meet this error, too. have you already solved it?

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