<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>154777</bug_id>
          
          <creation_ts>2016-02-27 11:55:21 -0800</creation_ts>
          <short_desc>[GTK] Crash in GLContext::createContextForWindow when running under X11</short_desc>
          <delta_ts>2016-03-15 08:49:21 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>Other</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugzilla.redhat.com/show_bug.cgi?id=1311519</see_also>
    
    <see_also>https://bugzilla.redhat.com/show_bug.cgi?id=1292823</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=155492</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1168884</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2016-02-27 11:55:21 -0800</bug_when>
    <thetext>I have a Fedora 23 bug report from a user whose web process crashes whenever entering accelerated compositing mode. Full backtrace, including X window system error, in the downstream bug:

https://bugzilla.redhat.com/show_bug.cgi?id=1311519

The crash occurs when running under X11 when built with Wayland support... that is, the default case, which we test all the time. No clue why it&apos;s only crashing for this one user.

Possibly unrelated, but Carlos Garcia noticed that&apos;s it&apos;s odd we use a wl_egl_window* as a GLX window handle ID. Can we really store an integer in a pointer with just a single reinterpret cast like this?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>