<?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>175577</bug_id>
          
          <creation_ts>2017-08-15 09:26:44 -0700</creation_ts>
          <short_desc>REGRESSION(r??????): Layout test fast/css/tagname-and-namespace-case-sensitivity-xml-in-html.html crashing in WebCore::GLContextGLX::~GLContextGLX()</short_desc>
          <delta_ts>2017-08-31 11:09:05 -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>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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>cgarcia</cc>
    
    <cc>magomez</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1338694</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-08-15 09:26:44 -0700</bug_when>
    <thetext>Layout test fast/css/tagname-and-namespace-case-sensitivity-xml-in-html.html is flakily crashing in WebCore::GLContextGLX::~GLContextGLX(). First recorded crash is r220556 from five days ago, though that&apos;s surely not to blame. Can someone check which of the TextureMapper/GLContext refactorings were likely to have introduced this crash?

I&apos;ll add a crash expectation for this test, but I&apos;m sure we&apos;ll find more affected tests sooner or later.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1338696</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-08-15 09:27:04 -0700</bug_when>
    <thetext>Almost forgot the backtrace:

Thread 1 (Thread 0x2b5745301700 (LWP 15986)):
#0  0x00002b56e19fb705 in _ZN7WebCore12GLContextGLXD2Ev () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#1  0x00002b56e19fb789 in _ZN7WebCore12GLContextGLXD0Ev () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#2  0x00002b56e0d3f52c in _ZN3WTF8FunctionIFvvEE15CallableWrapperIZN6WebKit18ThreadedCompositor10invalidateEvEUlvE_E4callEv () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#3  0x00002b56e0d3dc63 in _ZN3WTF8FunctionIFvvEE15CallableWrapperIZN6WebKit18CompositingRunLoop15performTaskSyncEOS2_EUlvE_E4callEv () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#4  0x00002b56e4e49320 in _ZN3WTF7RunLoop11performWorkEv () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#5  0x00002b56e4e7ef99 in _ZZN3WTF7RunLoopC4EvENUlPvE_4_FUNES1_ () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#6  0x00002b56e656b5ca in g_main_dispatch () at /home/slave/webkitgtk/gtk-linux-64-release-tests/build/WebKitBuild/DependenciesGTK/Source/glib-2.52.1/glib/gmain.c:3212
#7  g_main_context_dispatch () at /home/slave/webkitgtk/gtk-linux-64-release-tests/build/WebKitBuild/DependenciesGTK/Source/glib-2.52.1/glib/gmain.c:3865
#8  0x00002b56e656b948 in g_main_context_iterate () at /home/slave/webkitgtk/gtk-linux-64-release-tests/build/WebKitBuild/DependenciesGTK/Source/glib-2.52.1/glib/gmain.c:3938
#9  0x00002b56e656bc62 in g_main_loop_run () at /home/slave/webkitgtk/gtk-linux-64-release-tests/build/WebKitBuild/DependenciesGTK/Source/glib-2.52.1/glib/gmain.c:4134
#10 0x00002b56e4e7f940 in _ZN3WTF7RunLoop3runEv () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#11 0x00002b56e4e7e974 in _ZN3WTF8FunctionIFvvEE15CallableWrapperIZNS_9WorkQueue18platformInitializeEPKcNS4_4TypeENS4_3QOSEEUlvE_E4callEv () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#12 0x00002b56e4e4aa0b in _ZN3WTF6Thread10entryPointEPNS0_16NewThreadContextE () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#13 0x00002b56e4e7db99 in _ZN3WTFL19wtfThreadEntryPointEPv () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#14 0x00002b56e9c4b494 in start_thread (arg=0x2b5745301700) at pthread_create.c:333
#15 0x00002b56eae2793f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1339469</commentid>
    <comment_count>2</comment_count>
    <who name="Ms2ger (he/him; ⌚ UTC+1/+2)">Ms2ger</who>
    <bug_when>2017-08-17 01:32:53 -0700</bug_when>
    <thetext>In loader/load-defer.html today: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r220823%20(2663)/results.html (same backtrace).

I&apos;m pretty sure I&apos;ve seen it in a bunch of other tests as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1343913</commentid>
    <comment_count>3</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2017-08-31 06:30:17 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 175819 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1344004</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-08-31 11:08:00 -0700</bug_when>
    <thetext>(In reply to Carlos Garcia Campos from comment #3)
&gt; 
&gt; *** This bug has been marked as a duplicate of bug 175819 ***

We need to remove the crash expectation, then.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1344005</commentid>
    <comment_count>5</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-08-31 11:09:05 -0700</bug_when>
    <thetext>Committed r221424: &lt;http://trac.webkit.org/changeset/221424&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>