<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:paulepanter&#64;users.sourceforge.net" title="Paul Menzel &lt;paulepanter&#64;users.sourceforge.net&gt;"> <span class="fn">Paul Menzel</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Segfault in `VectorBufferBase` at `../Source/WTF/wtf/Vector.h:330`"
   href="https://bugs.webkit.org/show_bug.cgi?id=142692">bug 142692</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>
               &nbsp;
           </td>
           <td>Gtk
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Segfault in `VectorBufferBase` at `../Source/WTF/wtf/Vector.h:330`"
   href="https://bugs.webkit.org/show_bug.cgi?id=142692#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Segfault in `VectorBufferBase` at `../Source/WTF/wtf/Vector.h:330`"
   href="https://bugs.webkit.org/show_bug.cgi?id=142692">bug 142692</a>
              from <span class="vcard"><a class="email" href="mailto:paulepanter&#64;users.sourceforge.net" title="Paul Menzel &lt;paulepanter&#64;users.sourceforge.net&gt;"> <span class="fn">Paul Menzel</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=142692#c3">comment #3</a>)
<span class="quote">&gt; Same for me on Ubuntu 14.04.2 (all updates installed), but it is not only
&gt; affecting evolution!</span >

[…]

Nicolas, thank you for your reply. I am not sure, you are seeing the same bug as I do, but we’ll figure that out.

Unfortunately, there was no “official” reply from a WebKitGTK+ developer yet. I’d suggest the following to hopefully fix this issue as soon as possible.

1. Please open a ticket in Ubuntu’s bug tracker Launchpad. Please mention this upstream bug report, my Debian bug report there and note that it’s a regression. Also note all the programs this effects (evolution, unity-control-center and software-center).

2. Bad for you, lucky for finding the bug, you seem to be able to reproduce this issue easily.

3. It looks like the easiest to tackle this is with unity-control-center. Please install the debug symbols and GDB capture a backtrace [1].

α) apt-get install gdb libwebkitgtk-3.0-0-dbg
β) apt-get install package-with-debug-symbols # I couldn’t find it though for 
γ) gdb unity-control-center
(gdb) set logging on /tmp/20150406--unity-control-center--taabtf.txt
(gdb) run
[…]
(gdb) t a a bt f
[…]
(gdb) quit

Please attach the file `/tmp/20150406--unity-control-center--taabtf.txt` to this bug report.

[1] <a href="https://wiki.ubuntu.com/DebuggingProgramCrash">https://wiki.ubuntu.com/DebuggingProgramCrash</a></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>