Bug 280152

Summary: [WPE] Assertion failure ASSERTION FAILED: canSafelyBeUsed()
Product: WebKit Reporter: zsun
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

zsun
Reported 2024-09-22 08:01:36 PDT
STDERR: ASSERTION FAILED: canSafelyBeUsed() STDERR: /app/webkit/WebKitBuild/WPE/Debug/WTF/Headers/wtf/WeakPtr.h(94) : T* WTF::WeakPtr< <template-parameter-1-1>, WeakPtrImpl, <template-parameter-1-3> >::get() const [with T = WebCore::GStreamerInternalAudioDecoder; WeakPtrImpl = WTF::DefaultWeakPtrImpl; PtrTraits = WTF::RawPtrTraits<WTF::DefaultWeakPtrImpl>] STDERR: 1 0x7f348e3e240d WTF::WeakPtr<WebCore::GStreamerInternalAudioDecoder, WTF::DefaultWeakPtrImpl, WTF::RawPtrTraits<WTF::DefaultWeakPtrImpl> >::get() const STDERR: 2 0x7f348e3e1bfa operator()<WebCore::GStreamerElementHarness::Stream> STDERR: 3 0x7f348e3e1f76 call STDERR: 4 0x7f348e82fcb3 WTF::Function<void (WebCore::GStreamerElementHarness::Stream&, WTF::GRefPtr<_GstSample>&&)>::operator()(WebCore::GStreamerElementHarness::Stream&, WTF::GRefPtr<_GstSample>&&) const STDERR: 5 0x7f348e82b4a4 WebCore::GStreamerElementHarness::processOutputSamples() STDERR: 6 0x7f348e3b4eb2 WebCore::GStreamerInternalAudioDecoder::decode(std::span<unsigned char const, 18446744073709551615ul>, bool, long, std::optional<unsigned long>) STDERR: 7 0x7f348e3b303c operator() STDERR: 8 0x7f348e3b30c5 operator() STDERR: 9 0x7f348e3e1fbc call STDERR: 10 0x7f3485cc23bb WTF::Function<void ()>::operator()() const STDERR: 11 0x7f3489a443a8 operator() STDERR: 12 0x7f3489a46282 call STDERR: 13 0x7f3485cc23bb WTF::Function<void ()>::operator()() const STDERR: 14 0x7f34898ce1a3 WTF::RunLoop::performWork() STDERR: 15 0x7f3489a4859c operator() STDERR: 16 0x7f3489a485c0 _FUN STDERR: 17 0x7f3489a484db operator() STDERR: 18 0x7f3489a48529 _FUN STDERR: 19 0x7f3475a4ed36 g_main_context_dispatch STDERR: 20 0x7f3475aac2b8 g_main_context_iterate.isra.0 STDERR: 21 0x7f3475a4e3ff g_main_loop_run STDERR: 22 0x7f3489a48c40 WTF::RunLoop::run() STDERR: 23 0x7f34898cdf1d operator() STDERR: 24 0x7f34898d0454 call STDERR: 25 0x7f3485cc23bb WTF::Function<void ()>::operator()() const STDERR: 26 0x7f348998e9ff WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) STDERR: 27 0x7f3489a57357 wtfThreadEntryPoint STDERR: 28 0x7f34753f9e39 start_thread STDERR: 29 0x7f34754818c4 clone STDERR: WPEWebProcess terminated (pid 684832) for reason: crash
Attachments
zsun
Comment 1 2024-09-24 07:13:25 PDT
*** This bug has been marked as a duplicate of bug 280153 ***
Note You need to log in before you can comment on or make changes to this bug.