WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
307804
[GTK][WPE] WebKitWebDriver binary asserts on exit when assertions are enabled
https://bugs.webkit.org/show_bug.cgi?id=307804
Summary
[GTK][WPE] WebKitWebDriver binary asserts on exit when assertions are enabled
Simon Pena
Reported
2026-02-13 08:37:09 PST
ASSERTION FAILED: m_didBeginDeletion || deleteException == CheckedPtrDeleteCheckException::Yes WTF/Headers/wtf/CheckedRef.h(332) : WTF::CanMakeCheckedPtrBase<StorageType, PtrCounterType, DeletionFlagType, deleteException>::~CanMakeCheckedPtrBase() [with StorageType = WTF::SingleThreadIntegralWrapper<unsigned int>; PtrCounterType = unsigned int; DeletionFlagType = bool; WTF::CheckedPtrDeleteCheckException deleteException = WTF::CheckedPtrDeleteCheckException::No] 1 0x5f12691bb304 WebDriver::WebDriverService::~WebDriverService() 2 0x5f12691b1e62 main 3 0x7679fd3b01ca __libc_start_call_main 4 0x7679fd3b028b __libc_start_main 5 0x5f12691732d5 _start Segmentation fault (core dumped)
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Pena
Comment 1
2026-02-13 08:47:49 PST
Pull request:
https://github.com/WebKit/WebKit/pull/58633
EWS
Comment 2
2026-02-15 19:29:11 PST
Committed
307632@main
(55aa26ca971d): <
https://commits.webkit.org/307632@main
> Reviewed commits have been landed. Closing PR #58633 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-02-15 19:30:14 PST
<
rdar://problem/170447189
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug