[Webkit-unassigned] [Bug 279101] New: [WebDriver][WPE] Segfault in MiniBrowser in some tests when the first window is closed and a new one is created
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 3 19:13:17 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279101
Bug ID: 279101
Summary: [WebDriver][WPE] Segfault in MiniBrowser in some tests
when the first window is closed and a new one is
created
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebDriver
Assignee: webkit-unassigned at lists.webkit.org
Reporter: lmoura at igalia.com
CC: bburg at apple.com
Test:
imported/w3c/webdriver/tests/classic/close_window/close.py::test_close_browsing_context
bug212950 fixed most of the cases for creating new windows, but it hard-coded the initial window in some checks done in createWebViewForAutomationCallback. The mentioned test closes the initial view, invalidating the original pointer, leading to the segfault when it tries to create a new window.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240904/52993d14/attachment.htm>
More information about the webkit-unassigned
mailing list