Bug 147006 - REGRESSION(r186464): [SOUP] ASSERTION FAILED: !m_messageReceiverMapCount when closing any tab
Summary: REGRESSION(r186464): [SOUP] ASSERTION FAILED: !m_messageReceiverMapCount when...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-16 10:59 PDT by Michael Catanzaro
Modified: 2015-07-16 13:08 PDT (History)
5 users (show)

See Also:


Attachments
backtrace (51.36 KB, text/plain)
2015-07-16 10:59 PDT, Michael Catanzaro
no flags Details
Patch (1.70 KB, patch)
2015-07-16 11:22 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2015-07-16 10:59:34 PDT
Created attachment 256914 [details]
backtrace

With my debug build of r186861 Epiphany crashes 100% when closing any browser tab (or the window):

ASSERTION FAILED: !m_messageReceiverMapCount
../../Source/WebKit2/Platform/IPC/MessageReceiver.h(41) : virtual IPC::MessageReceiver::~MessageReceiver()

Backtrace attached.
Comment 1 Michael Catanzaro 2015-07-16 11:22:39 PDT
Created attachment 256915 [details]
Patch
Comment 2 WebKit Commit Bot 2015-07-16 13:07:57 PDT
Comment on attachment 256915 [details]
Patch

Clearing flags on attachment: 256915

Committed r186904: <http://trac.webkit.org/changeset/186904>
Comment 3 WebKit Commit Bot 2015-07-16 13:08:01 PDT
All reviewed patches have been landed.  Closing bug.