GoogleChromeLabs / GoogleChromeLabs/chrome-for-testing

chromedriver.exe crashes in Windows 11.

Open
#157 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.3k
Forks
159
Avg merge
18h 37m
Merged PRs (30d)
3

Description

Chrome webdriver chromedriver.exe, current stable version 130.0.6723.58, intermittently crashes on Windows 11. This driver is used in an autotest with pretty recent Chrome browser, 130.0.6723.59.

This happens when testing UI involving with opening popup and closing popup. Don't know if this relates to an issue (filed by other user) to Selenium HQ that the switching between browser windows does not work, driver.switchTo().window(nameOrHandleString).

Windows reported
Faulting application name: chromedriver.exe, version: 0.0.0.0, time stamp: 0x670d7f1f
Faulting module name: chromedriver.exe, version: 0.0.0.0, time stamp: 0x670d7f1f
Exception code: 0xc0000005
Fault offset: 0x00000000000cf299
Faulting process id: 0x0x1813C
Faulting application start time: 0x0x1DB24A0A077C29E
Faulting application path: C:\...\chromedriver.exe
Faulting module path: C:\...\chromedriver.exe
Report Id: d3eef661-6e74-4175-badb-11777377d9a0
Faulting package full name:
Faulting package-relative application ID:

Exception reported in a dump file:
rax=0000141000098f00 rbx=00000000ca2db701 rcx=7f6ff6ffefebffff
rdx=0000002b4f0fee88 rsi=0000002b4f0fee88 rdi=0000000000000c41
rip=00007ff6248af299 rsp=0000002b4f0fe6c8 rbp=0000002b4f0fed90
r8=0000000000000c41 r9=00000113ca2db701 r10=0000000000000001
r11=fffffffff6f22d9a r12=00001410000fcad0 r13=0000002b4f0fe980
r14=0000141000098f00 r15=aaaaaaaaaaaaaaaa
iopl=0 nv up ei pl nz na po nc
cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010206
chromedriver+0xcf299:
00007ff6`248af299 488b01 mov rax,qword ptr [rcx] ds:7f6ff6ff`efebffff=????????????????

Thanks,

Contributor guide

Open the contributing guide

Research direction

No source file, test, or entry point is named in the report. Start by reproducing the popup-opening, popup-closing, and window-switching flow with ChromeDriver 130.0.6723.58 on Windows 11, then inspect the supplied crash dump; done means the reported flow no longer crashes.

Written by the indexing model from the issue text.

Assessment

Domain
operating-systems, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.