Bug 149563 - [GTK] Crash in WebKit::NetscapePlugin::platformDestroy
Summary: [GTK] Crash in WebKit::NetscapePlugin::platformDestroy
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-25 13:41 PDT by Michael Catanzaro
Modified: 2020-08-17 06:47 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.