<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebKitWebProcess WebKitGtk+ 2.8.5 uses memory without end when visiting some LinkedIn URL"
   href="https://bugs.webkit.org/show_bug.cgi?id=149037">149037</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[GTK] WebKitWebProcess WebKitGtk+ 2.8.5 uses memory without end when visiting some LinkedIn URL
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Local Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>WebKit Gtk
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>agomez&#64;igalia.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I'm using WebKitGtk+ with my own JHBuild setting:
<a href="https://github.com/tanty/jhbuild-epiphany/tree/wkgtk-devel">https://github.com/tanty/jhbuild-epiphany/tree/wkgtk-devel</a>

MiniBrowser against WebKit 2.8.5

I log in into my LinkedIn profile.

Then, from the top bar I place my pointer over the &quot;Connections&quot; menu so it is expanded, once expanded, I click on the &quot;See all&quot; link:
<a href="https://www.linkedin.com/people/pymk/hub?ref=global-nav&amp;trk=nav_utilities_invites_header">https://www.linkedin.com/people/pymk/hub?ref=global-nav&amp;trk=nav_utilities_invites_header</a>

Upon doing so, the browser freezes and I notice the HD of my computer starting to work hard. After checking with &quot;top&quot; the WebKitWebProcess is growing its used memory by the Gbs!!! and it doesn't seem to stop.

This may not be a problem in WKGTK+ but the graphics driver since, after repeating the process with a GDB attached to the WebKitWebProcess, GDB states that the point in which it exits when manually killing the process is:
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so

However, I cannot reproduce with Chromium, FF (of course, the code path is completely different).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>