RESOLVED DUPLICATE of bug 169725 164921
[GTK] Web process crash in WebCore::ResourceHandle::clearClient
https://bugs.webkit.org/show_bug.cgi?id=164921
Summary [GTK] Web process crash in WebCore::ResourceHandle::clearClient
Michael Catanzaro
Reported 2016-11-18 05:46:43 PST
Web process crash in WebCore::ResourceHandle::clearClient. 20 reports of this: Truncated backtrace: Thread no. 1 (8 frames) #0 std::unique_ptr<WebCore::ResourceHandleInternal, std::default_delete<WebCore::ResourceHandleInternal> >::get at /usr/include/c++/6.1.1/bits/unique_ptr.h:305 #1 std::unique_ptr<WebCore::ResourceHandleInternal, std::default_delete<WebCore::ResourceHandleInternal> >::operator-> at /usr/include/c++/6.1.1/bits/unique_ptr.h:299 #2 WebCore::ResourceHandle::clearClient at /usr/src/debug/webkitgtk-2.12.4/Source/WebCore/platform/network/ResourceHandle.cpp:153 #3 ResourceHandleStreamingClient::<lambda()>::operator() at /usr/src/debug/webkitgtk-2.12.4/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1087 #4 std::_Function_handler<void(), ResourceHandleStreamingClient::ResourceHandleStreamingClient(WebKitWebSrc*, WebCore::ResourceRequest&&)::<lambda()> >::_M_invoke(const std::_Any_data &) at /usr/include/c++/6.1.1/functional:1740 #5 std::function<void ()>::operator()() const at /usr/include/c++/6.1.1/functional:2136 #6 WTF::threadEntryPoint at /usr/src/debug/webkitgtk-2.12.4/Source/WTF/wtf/Threading.cpp:58 #7 WTF::wtfThreadEntryPoint at /usr/src/debug/webkitgtk-2.12.4/Source/WTF/wtf/ThreadingPthreads.cpp:164 Full backtrace downstream.
Attachments
Carlos Garcia Campos
Comment 1 2016-11-30 05:50:28 PST
Are those 20 reports from 2.12? This looks like HLS issue, it's probably fixed already in 2.14 *if* you have a recent enough GStreamer too.
Michael Catanzaro
Comment 2 2016-11-30 09:30:17 PST
(In reply to comment #1) > Are those 20 reports from 2.12? This looks like HLS issue, it's probably > fixed already in 2.14 *if* you have a recent enough GStreamer too. I checked and our analysis server thinks it was fixed in 2.12.5. Closing this.
Carlos Alberto Lopez Perez
Comment 3 2017-04-03 19:01:09 PDT
Cant this be related to bug 169725 ?
Michael Catanzaro
Comment 4 2017-04-03 20:46:31 PDT
Looks like it *** This bug has been marked as a duplicate of bug 169725 ***
Carlos Alberto Lopez Perez
Comment 5 2017-04-04 14:14:11 PDT
(In reply to Carlos Garcia Campos from comment #1) > Are those 20 reports from 2.12? This looks like HLS issue, it's probably > fixed already in 2.14 *if* you have a recent enough GStreamer too. On bug 169725 the reporter says to be using Gstreamer 1.10.4 (last stable version as of today)
Note You need to log in before you can comment on or make changes to this bug.