Hey @berendjanwever , by any chances do you have any NULL pointer defer crashes for Chrome? Testing some python code, thanks :)
-
-
If you want to use it during fuzzing, you copy code from BugId.py: 1) create a cBugId instance, 2) set the "Bug report" callback, 3) call fStart() to start the application 4) fuzz until application crashes => your callback gets called with details 5) call fStop() when finished.
-
That's brilliant, thanks so much, should have asked before messing with the subprocess hell. Will definitely use that, thanks cheers!
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

Working on how to catch those crashes with python twisted/subprocess ain't that easy!