Bug 104349 - Assertion failed at WebCore::RedirectedXCompositeWindow::context()
Summary: Assertion failed at WebCore::RedirectedXCompositeWindow::context()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-07 00:27 PST by ChangSeok Oh
Modified: 2012-12-08 00:37 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.67 KB, patch)
2012-12-07 00:37 PST, ChangSeok Oh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ChangSeok Oh 2012-12-07 00:27:53 PST
I faced this issue in 64 bit debugging build.

./Programs/GtkLauncher http://www.webkit.org/blog-files/3d-transforms/poster-circle.html --enable-accelerated-compositing

ASSERTION FAILED: m_needsContext
../../Source/WebCore/platform/gtk/RedirectedXCompositeWindow.cpp(195) : WebCore::GLContext* WebCore::RedirectedXCompositeWindow::context()
Segmentation fault (core dumped)
Comment 1 ChangSeok Oh 2012-12-07 00:37:52 PST
Created attachment 178173 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-08 00:37:55 PST
Comment on attachment 178173 [details]
Patch

Clearing flags on attachment: 178173

Committed r137020: <http://trac.webkit.org/changeset/137020>
Comment 3 WebKit Review Bot 2012-12-08 00:37:59 PST
All reviewed patches have been landed.  Closing bug.