Bug 274892
| Summary: | REGRESSION(278264@main): [ GStreamer Debug ] `ASSERTION FAILED: !gst_is_initialized()` in `TestWebCore/GStreamerTest.*` API tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitaly Dyackhov
$ 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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/29296
EWS
Committed 279517@main (05bc254f9ea7): <https://commits.webkit.org/279517@main>
Reviewed commits have been landed. Closing PR #29296 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/129007952>