trailofbits/manticore

Manticore fails to capture Executor failure in status code

Open

#770 aperta il 23 feb 2018

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (481 fork)batch import
good first issuehelp wanted

Metriche repository

Star
 (3469 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

@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.

Guida contributor