Bug 274892 - REGRESSION(278264@main): [ GStreamer Debug ] `ASSERTION FAILED: !gst_is_initialized()` in `TestWebCore/GStreamerTest.*` API tests
Summary: REGRESSION(278264@main): [ GStreamer Debug ] `ASSERTION FAILED: !gst_is_initi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-30 02:35 PDT by Vitaly Dyackhov
Modified: 2024-05-30 08:55 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Dyackhov 2024-05-30 02:35:56 PDT
$ run-wpe-tests --debug TestWebCore -p GStreamerTest.gstStructureJSONSerializing
***
*** Warning: jhbuild environment not present and not running in flatpak.
*** Run update-webkitwpe-libs or update-webkit-flatpak before build-webkit to ensure proper testing..
***
**PASS** GStreamerTest.gstStructureJSONSerializing
ASSERTION FAILED: !gst_is_initialized()
/home/vitaly/WebKit/Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp(50) : static void TestWebKitAPI::GStreamerTest::TearDownTestSuite()
1   0x55c7e74df9f2 WTFCrash
2   0x55c7e4e48d94 WTF::isIntegralOrPointerType()
3   0x55c7e4fc77ab TestWebKitAPI::GStreamerTest::TearDownTestSuite()
4   0x7f6e057efdab testing::TestSuite::RunTearDownTestSuite()
5   0x7f6e05829195 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::TestSuite, void>(testing::TestSuite*, void (testing::TestSuite::*)(), char const*)
6   0x7f6e0581f721 void testing::internal::HandleExceptionsInMethodIfSupported<testing::TestSuite, void>(testing::TestSuite*, void (testing::TestSuite::*)(), char const*)
7   0x7f6e058052e6 testing::TestSuite::Run()
8   0x7f6e05812b10 testing::internal::UnitTestImpl::RunAllTests()
9   0x7f6e05829f94 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
10  0x7f6e0581fedd bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
11  0x7f6e0581113b testing::UnitTest::Run()
12  0x55c7e4e47285 RUN_ALL_TESTS()
13  0x55c7e4e47837 TestWebKitAPI::TestsController::run(int, char**)
14  0x55c7e4fc5b48 main
15  0x7f6e0239da90 __libc_start_call_main
16  0x7f6e0239db49 __libc_start_main
17  0x55c7e4e46d25 _start
**CRASH** GStreamerTest.gstStructureJSONSerializing

Unexpected crashes (1)
    /TestWebCore
        GStreamerTest.gstStructureJSONSerializing

Ran 1 tests of 1 with 0 successful
Comment 1 Vitaly Dyackhov 2024-05-30 02:46:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29296
Comment 2 EWS 2024-05-30 08:54:41 PDT
Committed 279517@main (05bc254f9ea7): <https://commits.webkit.org/279517@main>

Reviewed commits have been landed. Closing PR #29296 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-05-30 08:55:16 PDT
<rdar://problem/129007952>