stephenfewer/grinder

Stack level too deep error from node when fuzzing IE10 on Win7

Closed this issue · 1 comments

[+D+] Attached debugger to new process 816
[+D+] Logger DLL loaded into process 816 @ 0x70B10000
[+D+] Logging process 816 to log file 'C:\node2\tmplog\logger_816.xml'
[+D+] jscript9.dll DLL loaded into process 816 @ 0x69FC0000
[+D+] Resolved jscript!StrToDbl @ 0x6A010CF7
[+D+] Hooked JavaScript parseFloat() to grinder_logger.dll via proxy @ 0x02B7000
0
c:/node2/lib/metasm/metasm/parse_c.rb:150:in include?': stack level too deep (S ystemStackError) from c:/node2/lib/metasm/metasm/parse_c.rb:150:inintegral?'
from c:/node2/lib/metasm/metasm/parse_c.rb:189:in integral?' from c:/node2/lib/metasm/metasm/dynldr.rb:882:inblock (2 levels) in ne
w_caller_for'
from c:/node2/lib/metasm/metasm/dynldr.rb:880:in map' from c:/node2/lib/metasm/metasm/dynldr.rb:880:inblock in new_caller_fo
r'
from c:/node2/lib/metasm/metasm/os/windows.rb:1287:in continuedebugeven t' from c:/node2/lib/metasm/metasm/os/windows.rb:1270:inloop'
from c:/node2/core/debug/debugger.rb:536:in monitor' from c:/node2/core/debug/debugger.rb:634:inmain'
from ./browser/internetexplorer.rb:262:in `

'
[+G+] Started the Grinder debugger process 356
[+D+] Starting at 2013-10-10 17:33:54

Hi, the node get the error about every 30 seconds. If I run the same fuzzer to fuzz Chrome, there is no error. I get the error even if i run the SimpleExample.html, the difference is only getting the error every longer time, maybe 1 minute.
Any idea? Thank you very much!

Hi, I was never able to reproduce this. Please reopen with additional info if the problem still exists.