Script causes IE to crash [wptdriver.exe 2.11]

Hi,

We are trying to run a script to test logging into a page, and every time it is run it causes IE to crash after the navigate has finished. The script and windows events that it generates follow below.

Script:
logData 0
navigate www.youtube.com

clickAndWait class=yt-uix-button-content

logData 1
setValue name=Email xxxxx@gmail.com
setValue name=Passwd xxxxx

submitForm id=gaia_loginform

Events:
The Application Error:

Faulting application name: iexplore.exe, version: 9.0.8112.16421, time stamp: 0x4d76255d
Faulting module name: MSHTML.dll, version: 9.0.8112.16441, time stamp: 0x4ee81830
Exception code: 0xc0000005
Fault offset: 0x00142171
Faulting process id: 0xab8
Faulting application start time: 0x01ce68656020aba4
Faulting application path: C:\Program Files\Internet Explorer\iexplore.exe
Faulting module path: C:\Windows\system32\MSHTML.dll
Report Id: dd6069fe-d458-11e2-a018-000c29fdba25

Windows Error report immediately before and after:

Fault bucket , type 0
Event Name: APPCRASH
Response: Not available
Cab Id: 0

Problem signature:
P1: iexplore.exe
P2: 9.0.8112.16421
P3: 4d76255d
P4: MSHTML.dll
P5: 9.0.8112.16441
P6: 4ee81830
P7: c0000005
P8: 00142171
P9:
P10:

Attached files:

These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_iexplore.exe_1669b516da4035e31691d85b927e20792673a51b_4e363d04

Analysis symbol:
Rechecking for solution: 0
Report Id: dd6069fe-d458-11e2-a018-000c29fdba25
Report Status: 4

I opened a bug to track the issue: Google Code Archive - Long-term storage for Google Code Project Hosting.

I probably won’t be able to take a look until after next week though (velocity conference).

Thanks Pat! It is very much appreciated how quickly you respond to these issues.