WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
168576
[GTK] Crash in WebKit::WebFullScreenManager::requestExitFullScreen
https://bugs.webkit.org/show_bug.cgi?id=168576
Summary
[GTK] Crash in WebKit::WebFullScreenManager::requestExitFullScreen
Michael Catanzaro
Reported
2017-02-19 11:07:52 PST
Crash in WebKit::WebFullScreenManager::requestExitFullScreen: Truncated backtrace: Thread no. 1 (10 frames) #0 WebKit::WebFullScreenManager::requestExitFullScreen at /usr/src/debug/webkitgtk-2.14.3/Source/WebKit2/WebProcess/FullScreen/WebFullScreenManager.cpp:149 #1 IPC::callMemberFunctionImpl<WebKit::WebFullScreenManager, void (WebKit::WebFullScreenManager::*)(), std::tuple<>>(WebKit::WebFullScreenManager*, void (WebKit::WebFullScreenManager::*)(), std::tuple<>&&, std::integer_sequence<unsigned long>) at /usr/src/debug/webkitgtk-2.14.3/Source/WebKit2/Platform/IPC/HandleMessage.h:13 #2 IPC::callMemberFunction<WebKit::WebFullScreenManager, void (WebKit::WebFullScreenManager::*)(), std::tuple<>, std::integer_sequence<unsigned long> >(std::tuple<>&&, WebKit::WebFullScreenManager*, void (WebKit::WebFullScreenManager::*)()) at /usr/src/debug/webkitgtk-2.14.3/Source/WebKit2/Platform/IPC/HandleMessage.h:19 #3 IPC::handleMessage<Messages::WebFullScreenManager::RequestExitFullScreen, WebKit::WebFullScreenManager, void (WebKit::WebFullScreenManager::*)()> at /usr/src/debug/webkitgtk-2.14.3/Source/WebKit2/Platform/IPC/HandleMessage.h:99 #4 WebKit::WebFullScreenManager::didReceiveWebFullScreenManagerMessage at /usr/src/debug/webkitgtk-2.14.3/x86_64-redhat-linux-gnu/DerivedSources/WebKit2/WebFullScreenManagerMessageReceiver.cpp:40 #5 IPC::MessageReceiverMap::dispatchMessage at /usr/src/debug/webkitgtk-2.14.3/Source/WebKit2/Platform/IPC/MessageReceiverMap.cpp:123 #6 WebKit::WebProcess::didReceiveMessage at /usr/src/debug/webkitgtk-2.14.3/Source/WebKit2/WebProcess/WebProcess.cpp:649 #7 IPC::Connection::dispatchMessage at /usr/src/debug/webkitgtk-2.14.3/Source/WebKit2/Platform/IPC/Connection.cpp:858 #8 IPC::Connection::dispatchOneMessage at /usr/src/debug/webkitgtk-2.14.3/Source/WebKit2/Platform/IPC/Connection.cpp:889 #9 WTF::Function<void ()>::operator()() const at /usr/src/debug/webkitgtk-2.14.3/Source/WTF/wtf/Function.h:50 Full backtrace available in the downstream bug.
Attachments
Full backtrace
(8.23 KB, text/plain)
2018-02-27 09:41 PST
,
Cédric Bellegarde
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Cédric Bellegarde
Comment 1
2018-02-27 09:41:27 PST
Created
attachment 334692
[details]
Full backtrace Got this bug too
Philippe Normand
Comment 2
2018-02-28 01:45:51 PST
What are the steps to reproduce this issue? I suppose it's happening when exiting from fullscreen in youtube?
Cédric Bellegarde
Comment 3
2018-02-28 01:56:43 PST
Yes, was on youtube with MSE activated. Will search for a way to reproduce.
Philippe Normand
Comment 4
2018-02-28 02:03:11 PST
Here it works well with webkitgtk 2.19.91 in Ephy TP.
Philippe Normand
Comment 5
2018-02-28 02:03:54 PST
And also with WebKit ToT and MSE enabled in MiniBrowser.
Michael Catanzaro
Comment 6
2018-02-28 06:23:46 PST
I don't think you can expect a reproducer for a crash like this. Most of our crashes are not reproducible.
Philippe Normand
Comment 7
2018-02-28 06:26:06 PST
Closing then :)
Michael Catanzaro
Comment 8
2018-02-28 10:56:08 PST
We have two high-quality backtraces, one taken with 2.19.91, so we know this is still broken. I think it's great that we have a good bug report for a crash that is difficult to reproduce; that's the only way we can fix these issues. Reopening.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug