Bug 197199 - Crash in LegacyCustomProtocolManager::registerScheme
Summary: Crash in LegacyCustomProtocolManager::registerScheme
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-23 08:11 PDT by Michael Catanzaro
Modified: 2019-04-23 08:11 PDT (History)
1 user (show)

See Also:


Attachments
Full backtrace (41.95 KB, text/plain)
2019-04-23 08:11 PDT, Michael Catanzaro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2019-04-23 08:11:50 PDT
Created attachment 368032 [details]
Full backtrace

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 WebKit::LegacyCustomProtocolManager::registerScheme at DerivedSources/ForwardingHeaders/wtf/glib/GRefPtr.h:107
 #1 IPC::callMemberFunctionImpl<WebKit::LegacyCustomProtocolManager, void (WebKit::LegacyCustomProtocolManager::*)(WTF::String const&), std::tuple<WTF::String>, 0ul> at ../Source/WebKit/Platform/IPC/HandleMessage.h:45
 #2 IPC::callMemberFunction<WebKit::LegacyCustomProtocolManager, void (WebKit::LegacyCustomProtocolManager::*)(WTF::String const&), std::tuple<WTF::String>, std::integer_sequence<unsigned long, 0ul> > at ../Source/WebKit/Platform/IPC/HandleMessage.h:47
 #3 IPC::handleMessage<Messages::LegacyCustomProtocolManager::RegisterScheme, WebKit::LegacyCustomProtocolManager, void (WebKit::LegacyCustomProtocolManager::*)(WTF::String const&)> at ../Source/WebKit/Platform/IPC/HandleMessage.h:147
 #4 WebKit::LegacyCustomProtocolManager::didReceiveMessage at DerivedSources/WebKit/LegacyCustomProtocolManagerMessageReceiver.cpp:65
 #5 IPC::MessageReceiverMap::dispatchMessage at ../Source/WebKit/Platform/IPC/MessageReceiverMap.cpp:123
 #6 WebKit::NetworkProcess::didReceiveMessage at ../Source/WebKit/Shared/AuxiliaryProcess.h:76
 #7 IPC::Connection::dispatchMessage at ../Source/WebKit/Platform/IPC/Connection.cpp:978
 #9 IPC::Connection::dispatchOneIncomingMessage at /usr/include/c++/8/bits/move.h:74
 #10 WTF::Function<void ()>::operator()() const at /usr/include/c++/8/bits/unique_ptr.h:347