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

Cruncher get stuck on file conversion. #3

Open
trokam opened this issue Feb 13, 2015 · 0 comments
Open

Cruncher get stuck on file conversion. #3

trokam opened this issue Feb 13, 2015 · 0 comments
Labels

Comments

@trokam
Copy link
Collaborator

trokam commented Feb 13, 2015

HTML files are converted to text in the method 'trokam::file_converter::convert_to_text(..)' in file 'file_converter.cpp'.

There is a call to the external program 'html2text' and sometimes the 'system(..)' did not return. Moreover, command 'top' reveals that 'html2text' is using 100% od CPU.

@trokam trokam added the bug label Feb 13, 2015
@trokam trokam self-assigned this Feb 13, 2015
@trokam trokam removed their assignment Jan 30, 2017
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

0 participants