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
414 stars 131 forks source link

Always with crash 58749F29.3252F0B7 and IE 9 terminaled before it open completely #29

Open Jasonrw opened 10 years ago

Jasonrw commented 10 years ago

Hi, stepthen:

whenever i try the frame using fuzzer "nduja11" (or the "simpleexample") it comes to "Caught a Rea Access Violation in IE9 process 8016 at 2013-03-12 13:09 with a crash hash of 58749F29.3252F0B7". then terminal IE9.

I can open IE to explore any website normally. But when fuzzing, It cannot be opened completely

OS:win7 x64 Browser: IE9 x64 Ruby:200 x64 Ram :4G

thanks!

Jasonrw commented 10 years ago

I can run the Grinder on win7 x86 on the virtual box well.

stephenfewer commented 10 years ago

This is indicative of the hooking stubs failing due to a new IE version. I update these when I can so should be working now. Can you confirm?