Bug 144115

Summary: [GTK] assert loading youtube.com
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, mcatanzaro, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
backtrace none

Description Michael Catanzaro 2015-04-23 12:35:03 PDT
Created attachment 251471 [details]
backtrace

My debug build (r183184) hits an assert 100% of the time when loading youtube.com.
Comment 1 Michael Catanzaro 2015-04-23 12:37:42 PDT
ASSERTION FAILED: !isNull()
../../Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp(87) : IPC::Attachment WebKit::SharedMemory::Handle::releaseAttachment() const
Comment 2 Carlos Garcia Campos 2015-04-26 01:11:31 PDT
I already fixed this in r183254.