Hi Team,
We are using chrome driver version 114.x and 115.x to launch chrome browser using Selenium Framework for testing. During this process multiple browser launch and close is done by our framework. Some times the Broswer launch fails and we have stacktrace from the chrome driver. Please help us understand what the below stack trace points.
(Session info: chrome=115.0.5790.102)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
os.name: 'Windows 10', os.arch: 'amd64', , java.version: '1.8.0_371'
Driver info: driver.version: ChromeDriver
remote stacktrace: Backtrace:
GetHandleVerifier [0x00C1A813+48355]
(No symbol) [0x00BAC4B1]
(No symbol) [0x00AB5358]
(No symbol) [0x00AB7D86]
(No symbol) [0x00AB99E1]
(No symbol) [0x00AB9A80]
(No symbol) [0x00B01F1B]
(No symbol) [0x00B0093C]
(No symbol) [0x00AFA536]
(No symbol) [0x00AD82DC]
(No symbol) [0x00AD93DD]
GetHandleVerifier [0x00E7AABD+2539405]
GetHandleVerifier [0x00EBA78F+2800735]
GetHandleVerifier [0x00EB456C+2775612]
GetHandleVerifier [0x00CA51E0+616112]
(No symbol) [0x00BB5F8C]
(No symbol) [0x00BB2328]
(No symbol) [0x00BB240B]
(No symbol) [0x00BA4FF7]
BaseThreadInitThunk [0x74DB00C9+25]
RtlGetAppContainerNamedObjectPath [0x76F57B4E+286]
RtlGetAppContainerNamedObjectPath [0x76F57B1E+238]
Please help us understanding the backstarce.
Thanks & Regards,
Vignesh