Bug 280746
| Summary: | [WPE] Assertion failure ASSERTION FAILED: canSafelyBeUsed() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | zsun |
| Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bugs-noreply, cgarcia, philn, vitaly |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
zsun
STDERR: ERROR: Failed to make thread real time: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dio_2derror_2dquark.Code1: Could not map tid: Process ids could not be found: 1735
STDERR: /app/webkit/Source/WTF/wtf/linux/RealTimeThreads.cpp(224) : void WTF::RealTimeThreads::realTimeKitMakeThreadRealTime(uint64_t, uint64_t, uint32_t)
STDERR: Mesa: The provided filesystem timestamp for the cache is bogus! Disabling On-disk cache.
STDERR: ASSERTION FAILED: canSafelyBeUsed()
STDERR: /app/webkit/WebKitBuild/WPE/Debug/WTF/Headers/wtf/WeakRef.h(111) : T* WTF::WeakRef< <template-parameter-1-1>, <template-parameter-1-2> >::operator->() const [with T = WebKit::WebPage; WeakPtrImpl = WTF::DefaultWeakPtrImpl]
STDERR: 1 0x7f13a243d6a1 WTF::WeakRef<WebKit::WebPage, WTF::DefaultWeakPtrImpl>::operator->() const
STDERR: 2 0x7f13a27d5f32 WebKit::AcceleratedSurfaceLibWPE::initialize()
STDERR: 3 0x7f13a27e015b WebKit::LayerTreeHost::nativeSurfaceHandleForCompositing()
STDERR: 4 0x7f13a1a218ff operator()
STDERR: 5 0x7f13a1a33b74 call
STDERR: 6 0x7f13a12d4f29 WTF::Function<void ()>::operator()() const
STDERR: 7 0x7f13a1a1f865 operator()
STDERR: 8 0x7f13a1a33b94 call
STDERR: 9 0x7f13a12d4f29 WTF::Function<void ()>::operator()() const
STDERR: 10 0x7f13a4ef522f WTF::RunLoop::performWork()
STDERR: 11 0x7f13a506f704 operator()
STDERR: 12 0x7f13a506f728 _FUN
STDERR: 13 0x7f13a506f643 operator()
STDERR: 14 0x7f13a506f691 _FUN
STDERR: 15 0x7f1393930d36 g_main_context_dispatch
STDERR: 16 0x7f139398e2b8 g_main_context_iterate.isra.0
STDERR: 17 0x7f13939303ff g_main_loop_run
STDERR: 18 0x7f13a506fda8 WTF::RunLoop::run()
STDERR: 19 0x7f13a4ef4fa9 operator()
STDERR: 20 0x7f13a4ef74e0 call
STDERR: 21 0x7f13a12d4f29 WTF::Function<void ()>::operator()() const
STDERR: 22 0x7f13a4fb5a8b WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)
STDERR: 23 0x7f13a507e3ed wtfThreadEntryPoint
STDERR: 24 0x7f1393193e39 start_thread
STDERR: 25 0x7f139321b8c4 clone
STDERR: WPEWebProcess terminated (pid 1788) for reason: crash
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
zsun
See
https://build.webkit.org/results/WPE-Linux-64-bit-Debug-Tests/284521@main%20(10109)/results.html
Carlos Garcia Campos
*** This bug has been marked as a duplicate of bug 280617 ***