<?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>184818</bug_id>
          
          <creation_ts>2018-04-20 07:38:36 -0700</creation_ts>
          <short_desc>Crash in WebCore::GLContext::version()</short_desc>
          <delta_ts>2018-04-20 07:52:18 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>184040</dup_id>
          
          <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="Bastien Nocera">bugzilla</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>1416253</commentid>
    <comment_count>0</comment_count>
    <who name="Bastien Nocera">bugzilla</who>
    <bug_when>2018-04-20 07:38:36 -0700</bug_when>
    <thetext>Looks like bug 167559

webkit2gtk3-2.20.1-1.fc28.x86_64

I believe the crash is due to the clicking on the basket in the top right while the basket&apos;s contents popup is still being faded in at:
http://fr.farnell.com/chip-quik/smd1/kit-extraction-cms/dp/1850214?st=chipquik

#0  0x00007f4896566f3c in  (this=0x0) at /usr/src/debug/webkit2gtk3-2.20.1-1.fc28.x86_64/Source/WebCore/platform/graphics/GLContext.cpp:172
#1  0x00007f489582928f in WebCore::TextureMapperGLData::~TextureMapperGLData() (this=0x7f47de044200, __in_chrg=&lt;optimized out&gt;)
    at /usr/src/debug/webkit2gtk3-2.20.1-1.fc28.x86_64/Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp:130
#2  0x00007f48958294ff in WebCore::TextureMapperGL::~TextureMapperGL() (this=0x7f47de044100, __in_chrg=&lt;optimized out&gt;)
    at /usr/src/debug/webkit2gtk3-2.20.1-1.fc28.x86_64/Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp:673
#3  0x00007f489582955d in WebCore::TextureMapperGL::~TextureMapperGL() (this=0x7f47de044100, __in_chrg=&lt;optimized out&gt;)
    at /usr/src/debug/webkit2gtk3-2.20.1-1.fc28.x86_64/Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp:671
#4  0x00007f48956a8c89 in std::default_delete&lt;WebCore::TextureMapper&gt;::operator()(WebCore::TextureMapper*) const (this=0x7f479eb29018, __ptr=&lt;optimized out&gt;)
    at /usr/src/debug/webkit2gtk3-2.20.1-1.fc28.x86_64/Source/WebKit/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.cpp:606
#5  0x00007f48956a8c89 in std::unique_ptr&lt;WebCore::TextureMapper, std::default_delete&lt;WebCore::TextureMapper&gt; &gt;::reset(WebCore::TextureMapper*) (__p=&lt;optimized out&gt;, this=0x7f479eb29018)
    at /usr/include/c++/8/bits/unique_ptr.h:382
#6  0x00007f48956a8c89 in std::unique_ptr&lt;WebCore::TextureMapper, std::default_delete&lt;WebCore::TextureMapper&gt; &gt;::operator=(decltype(nullptr)) (this=0x7f479eb29018) at /usr/include/c++/8/bits/unique_ptr.h:318
#7  0x00007f48956a8c89 in WebKit::CoordinatedGraphicsScene::purgeGLResources() (this=0x7f479eb29000)
    at /usr/src/debug/webkit2gtk3-2.20.1-1.fc28.x86_64/Source/WebKit/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.cpp:606
#8  0x00007f48956af225 in WTF::Function&lt;void()&gt;::CallableWrapper&lt;WebKit::ThreadedCompositor::invalidate()::&lt;lambda()&gt; &gt;::call(void) (this=0x7f47dd2a16f0)
    at /usr/src/debug/webkit2gtk3-2.20.1-1.fc28.x86_64/Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor/ThreadedCompositor.cpp:110
#9  0x00007f48956af467 in WTF::Function&lt;void()&gt;::CallableWrapper&lt;WebKit::CompositingRunLoop::performTaskSync(WTF::Function&lt;void()&gt;&amp;&amp;)::&lt;lambda()&gt; &gt;::call(void) (this=0x7f47dd2a1708)
    at /usr/src/debug/webkit2gtk3-2.20.1-1.fc28.x86_64/Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor/CompositingRunLoop.cpp:138
#10 0x00007f4893b8dc33 in WTF::RunLoop::performWork() () at /lib64/libjavascriptcoregtk-4.0.so.18
#11 0x00007f4893bb73ad in WTF::RunLoop::RunLoop()::{lambda(void*)#1}::_FUN(void*) () at /lib64/libjavascriptcoregtk-4.0.so.18
#12 0x00007f488c5707cd in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#13 0x00007f488c570b98 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#14 0x00007f488c570ec2 in g_main_loop_run () at /lib64/libglib-2.0.so.0
#15 0x00007f4893bb7e00 in WTF::RunLoop::run() () at /lib64/libjavascriptcoregtk-4.0.so.18
#16 0x00007f4893b8ef2f in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) () at /lib64/libjavascriptcoregtk-4.0.so.18
#17 0x00007f4893bb5edd in WTF::wtfThreadEntryPoint(void*) () at /lib64/libjavascriptcoregtk-4.0.so.18
#18 0x00007f48909d7564 in start_thread () at /lib64/libpthread.so.0
#19 0x00007f488852931f in clone () at /lib64/libc.so.6

I have a core available locally, let me know if you need more information from other frames or threads.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1416257</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-04-20 07:52:18 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 184040 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>