Bug 149563

Summary: [GTK] Crash in WebKit::NetscapePlugin::platformDestroy
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: bugs-noreply, cgarcia, mcatanzaro
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   
See Also: https://bugzilla.redhat.com/show_bug.cgi?id=1266502

Description Michael Catanzaro 2015-09-25 13:41:36 PDT
Some plugin process crash when using the Google Talk browser plugin. Full backtrace downstream.

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 gtk_widget_destroy at gtkwidget.c:4653
 #1 WebKit::NetscapePlugin::platformDestroy at /usr/src/debug/webkitgtk-2.9.92/Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.cpp:238
 #2 WebKit::NetscapePlugin::destroy at /usr/src/debug/webkitgtk-2.9.92/Source/WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.cpp:742
 #3 WebKit::Plugin::destroyPlugin at /usr/src/debug/webkitgtk-2.9.92/Source/WebKit2/WebProcess/Plugins/Plugin.cpp:101
 #4 WebKit::PluginControllerProxy::destroy at /usr/src/debug/webkitgtk-2.9.92/Source/WebKit2/PluginProcess/PluginControllerProxy.cpp:158
 #5 WebKit::WebProcessConnection::destroyPluginControllerProxy at /usr/src/debug/webkitgtk-2.9.92/Source/WebKit2/PluginProcess/WebProcessConnection.cpp:84
 #6 WebKit::WebProcessConnection::didClose at /usr/src/debug/webkitgtk-2.9.92/Source/WebKit2/PluginProcess/WebProcessConnection.cpp:177
 #7 std::function<void ()>::operator()() const at /usr/include/c++/5.1.1/functional:2271
 #8 WTF::RunLoop::performWork at /usr/src/debug/webkitgtk-2.9.92/Source/WTF/wtf/RunLoop.cpp:104
 #9 std::function<void ()>::operator()() const at /usr/include/c++/5.1.1/functional:2271
Comment 1 Carlos Garcia Campos 2020-08-17 06:47:25 PDT
Plugins are no longer supported.