<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 - [GLib] Crash in GMainLoopSource::voidCallback"
   href="https://bugs.webkit.org/show_bug.cgi?id=147543">147543</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[GLib] Crash in GMainLoopSource::voidCallback
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </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>Web Template Framework
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>mcatanzaro&#64;igalia.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I wonder if &quot;delete this&quot; is legal?

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f0d78eef980 in WTF::GMainLoopSource::voidCallback (this=0x7f0d648091a8) at /usr/src/debug/webkitgtk-2.8.4/Source/WTF/wtf/gobject/GMainLoopSource.cpp:373
373            delete this;

Truncated backtrace:
Thread no. 1 (7 frames)
 #0 WTF::GMainLoopSource::voidCallback at /usr/src/debug/webkitgtk-2.8.4/Source/WTF/wtf/gobject/GMainLoopSource.cpp:373
 #1 WTF::GMainLoopSource::voidSourceCallback at /usr/src/debug/webkitgtk-2.8.4/Source/WTF/wtf/gobject/GMainLoopSource.cpp:456
 #2 operator() at /usr/src/debug/webkitgtk-2.8.4/Source/WTF/wtf/gobject/GMainLoopSource.cpp:248
 #3 WTF::&lt;lambda(GSource*, GSourceFunc, gpointer)&gt;::_FUN(GSource *, GSourceFunc, gpointer) at /usr/src/debug/webkitgtk-2.8.4/Source/WTF/wtf/gobject/GMainLoopSource.cpp:252
 #8 WTF::RunLoop::run at /usr/src/debug/webkitgtk-2.8.4/Source/WTF/wtf/gtk/RunLoopGtk.cpp:63
 #9 WebKit::ChildProcessMain&lt;WebKit::NetworkProcess, WebKit::NetworkProcessMain&gt; at /usr/src/debug/webkitgtk-2.8.4/Source/WebKit2/Shared/unix/ChildProcessMain.h:64
 #11 _start

Full backtrace downstream.</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>