[Webkit-unassigned] [Bug 264509] [WPE] API test /WPE/TestResources afterAll is a flaky crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 9 10:58:41 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=264509
Carlos Alberto Lopez Perez <clopez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vitaly at igalia.com
--- Comment #1 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
Funny that it crashes when trying to delete the object
Tools/TestWebKitAPI/Tests/WebKitGLib/TestResources.cpp-
Tools/TestWebKitAPI/Tests/WebKitGLib/TestResources.cpp:void afterAll()
Tools/TestWebKitAPI/Tests/WebKitGLib/TestResources.cpp-{
Tools/TestWebKitAPI/Tests/WebKitGLib/TestResources.cpp- delete kServer;
Tools/TestWebKitAPI/Tests/WebKitGLib/TestResources.cpp-}
Seems a refcount or pointer issue somewhere.
This happens very randomly, to reproduce it you have to run the tests in a loop until it eventually happens (1th of 100 times maybe)
--
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/20231109/7225007e/attachment.htm>
More information about the webkit-unassigned
mailing list