Bug 144115 - [GTK] assert loading youtube.com
Summary: [GTK] assert loading youtube.com
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-23 12:35 PDT by Michael Catanzaro
Modified: 2015-04-26 01:11 PDT (History)
3 users (show)

See Also:


Attachments
backtrace (80.40 KB, text/plain)
2015-04-23 12:35 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 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.