trailofbits/manticore

Manticore fails to capture Executor failure in status code

Open

#770 opened on 2018年2月23日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Python (3,469 stars) (481 forks)batch import
good first issuehelp wanted

説明

@mossberg

I find it mildly unsatisfying that if Manticore crashes while in the executor loop, the process will still return 0 (meaning subprocess.check_output or check_call will not catch it). But that's an issue for a later time.

コントリビューターガイド

Manticore fails to capture Executor failure in status code · trailofbits/manticore#770 | Good First Issue