stephenfewer / grinder

Grinder is a system to automate the fuzzing of web browsers and the management of a large number of crashes.
BSD 3-Clause "New" or "Revised" License
415 stars 131 forks source link

Chrome crashes not detected by grinder_logger.dll #16

Open albulir opened 10 years ago

albulir commented 10 years ago

Hi Stephen,

I've been trying to capture crashes from Chrome unsuccessfully. It looks like the injected processes are terminated (PIDs not active) yet grinder hooks are still in a waiting state and the server appears operational. The Chrome Frame displays the generic "He's Dead Jim".

BTW, thanks for the quick update to the previous issue.

Raed.

mutfuzz commented 10 years ago

i have faced the same issue, so i have tried to reproduce the suspected crash using the log files created but had no success! note that i did had crashes "Stack overflow" successfully logged for chrome

alienatorZ commented 9 years ago

I also have seen the behavior albulir experienced. I got the "He's Dead Jim" and everything just waits.