<?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>278516</bug_id>
          
          <creation_ts>2024-08-22 00:26:14 -0700</creation_ts>
          <short_desc>REGRESSION(282012@main): [GTK] WebKitWebProcess ASSERT in WebCore::PlatformDisplay::sharedDisplay</short_desc>
          <delta_ts>2024-08-22 09:02:04 -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>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="Yanko Kaneti">yaneti</reporter>
          <assigned_to name="Carlos Garcia Campos">cgarcia</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cgarcia</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2054651</commentid>
    <comment_count>0</comment_count>
    <who name="Yanko Kaneti">yaneti</who>
    <bug_when>2024-08-22 00:26:14 -0700</bug_when>
    <thetext>This with webkitgtk 2.45.90 as found in Rawhide and used by Evolution.

Core was generated by `/usr/libexec/webkit2gtk-4.1/WebKitWebProcess 879 132 306&apos;.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (threadid=&lt;optimized out&gt;, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
44	      return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0;
[Current thread is 1 (Thread 0x7f44c0d57e80 (LWP 2))]
(gdb) bt
#0  __pthread_kill_implementation (threadid=&lt;optimized out&gt;, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x00007f44cc680793 in __pthread_kill_internal (threadid=&lt;optimized out&gt;, signo=6) at pthread_kill.c:78
#2  0x00007f44cc627d0e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#3  0x00007f44cc60f942 in __GI_abort () at abort.c:79
#4  0x00007f44cc82cb5f in WTFCrashWithInfo () at WTF/Headers/wtf/Assertions.h:864
#5  0x00007f44ced97b63 in WebCore::PlatformDisplay::sharedDisplay () at /usr/src/debug/webkitgtk-2.45.90-1.fc42.x86_64/Source/WebCore/platform/graphics/PlatformDisplay.cpp:68
#6  WebCore::deinitializeGStreamer () at /usr/src/debug/webkitgtk-2.45.90-1.fc42.x86_64/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:555
#7  0x00007f44cd09d7a2 in WebKit::AuxiliaryProcessMainBase&lt;WebKit::WebProcess, true&gt;::run (this=0x7ffec7a0f770, argc=4, argv=&lt;optimized out&gt;)
    at /usr/src/debug/webkitgtk-2.45.90-1.fc42.x86_64/Source/WebKit/Shared/AuxiliaryProcessMain.h:73
#8  WebKit::AuxiliaryProcessMain&lt;WebKit::WebProcessMainGtk&gt; (argc=4, argv=&lt;optimized out&gt;) at /usr/src/debug/webkitgtk-2.45.90-1.fc42.x86_64/Source/WebKit/Shared/AuxiliaryProcessMain.h:98
#9  WebKit::WebProcessMain (argc=4, argv=&lt;optimized out&gt;) at /usr/src/debug/webkitgtk-2.45.90-1.fc42.x86_64/Source/WebKit/WebProcess/gtk/WebProcessMainGtk.cpp:106
#10 0x00007f44cc611248 in __libc_start_call_main (main=main@entry=0x55e5c4d56160 &lt;main(int, char**)&gt;, argc=argc@entry=4, argv=argv@entry=0x7ffec7a0f908)
    at ../sysdeps/nptl/libc_start_call_main.h:58
#11 0x00007f44cc61130b in __libc_start_main_impl (main=0x55e5c4d56160 &lt;main(int, char**)&gt;, argc=4, argv=0x7ffec7a0f908, init=&lt;optimized out&gt;, fini=&lt;optimized out&gt;, rtld_fini=&lt;optimized out&gt;, 
    stack_end=0x7ffec7a0f8f8) at ../csu/libc-start.c:360
#12 0x000055e5c4d56095 in _start ()
(gdb) frame 5
#5  0x00007f44ced97b63 in WebCore::PlatformDisplay::sharedDisplay () at /usr/src/debug/webkitgtk-2.45.90-1.fc42.x86_64/Source/WebCore/platform/graphics/PlatformDisplay.cpp:68
68	    RELEASE_ASSERT(s_sharedDisplay);
(gdb)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2054664</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2024-08-22 02:21:20 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/32581</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2054673</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-08-22 04:12:44 -0700</bug_when>
    <thetext>Committed 282613@main (f4ec1a336d24): &lt;https://commits.webkit.org/282613@main&gt;

Reviewed commits have been landed. Closing PR #32581 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2054715</commentid>
    <comment_count>3</comment_count>
    <who name="Yanko Kaneti">yaneti</who>
    <bug_when>2024-08-22 09:02:04 -0700</bug_when>
    <thetext>No crashes or other oddities with this and the other assert patch applied.

Thanks</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>