<?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>280921</bug_id>
          
          <creation_ts>2024-10-04 17:11:19 -0700</creation_ts>
          <short_desc>[GTK] Scrolling through Divi&apos;s features presentation page crashes MiniBrowser&apos;s web process, images stop loading</short_desc>
          <delta_ts>2024-10-04 17:12:10 -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>WebKit Nightly Build</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>
          
          <blocked>215045</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Jeff Fortin">nekohayo</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2065607</commentid>
    <comment_count>0</comment_count>
    <who name="Jeff Fortin">nekohayo</who>
    <bug_when>2024-10-04 17:11:19 -0700</bug_when>
    <thetext>While trying to retest bug #215045 with the Skia WebKitGTK MiniBRowser version provided by Fedora 41, I found myself unable to load all of the page&apos;s images while scrolling through https://www.elegantthemes.com/gallery/divi/ on a HiDPI laptop with Intel Kabylake graphics.

The symptom is that MiniBrowser stops showing new images as you continue scrolling (it only shows a placeholder), and you see this output in the terminal:

```
$ /usr/libexec/webkitgtk-6.0/MiniBrowser --private https://www.elegantthemes.com/gallery/divi/

MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers

(WebKitWebProcess:2): GStreamer-WARNING **: 20:03:47.931: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

** (WebKitWebProcess:2): WARNING **: 20:03:57.979: Unable to connect to D-Bus session bus: Unable to create socket: Too many open files

(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:57.980: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:57.981: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:57.981: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
The per-process limit on the number of open file descriptors has been reached.
ERROR: cannot create wakeup pipe

(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:57.983: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:57.983: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:58.149: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:58.149: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
The per-process limit on the number of open file descriptors has been reached.
ERROR: cannot create wakeup pipe

(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:58.151: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:58.151: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:58.236: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:58.236: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
The per-process limit on the number of open file descriptors has been reached.
ERROR: cannot create wakeup pipe

(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:58.237: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:58.237: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
** (WebKitWebProcess:2): WARNING **: 20:03:58.429: Unable to connect to D-Bus session bus: Unable to create socket: Too many open files
(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:58.430: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:58.431: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
(WebKitWebProcess:2): GStreamer-CRITICAL **: 20:03:58.431: gst_poll_get_read_gpollfd: assertion &apos;set != NULL&apos; failed
The per-process limit on the number of open file descriptors has been reached.
ERROR: cannot create wakeup pipe
```

etc.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>