<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi All,<div class=""><br class=""></div><div class="">I’m getting a segfault with this code:&nbsp;<a href="http://pastebin.com/FJVxAEpp" class="">http://pastebin.com/FJVxAEpp</a></div><div class=""><br class=""></div><div class="">Here’s what’s being reported in from valgrind, I can’t figure out why the frameID read would be bad:</div><div class=""><br class=""></div><div class=""><div class="">==4466== Thread 1:</div><div class="">==4466== Invalid read of size 8</div><div class="">==4466== &nbsp; &nbsp;at 0x77D2194: WebKit::WebFrameProxy::frameID() const (WebFrameProxy.h:68)</div><div class="">==4466== &nbsp; &nbsp;by 0x77FC48A: WebKit::WebPageProxy::drawPagesForPrinting(WebKit::WebFrameProxy*, WebKit::PrintInfo const&amp;, WTF::PassRefPtr&lt;WebKit::GenericCallback&lt;API::Error*&gt; &gt;) (WebPageProxy.cpp:5873)</div><div class="">==4466== &nbsp; &nbsp;by 0x7BD49B1: webkitPrintOperationPrintPagesForFrame(_WebKitPrintOperation*, WebKit::WebFrameProxy*, _GtkPrintSettings*, _GtkPageSetup*) (WebKitPrintOperation.cpp:280)</div><div class="">==4466== &nbsp; &nbsp;by 0x7BD52D1: webkit_print_operation_print (WebKitPrintOperation.cpp:444)</div><div class="">==4466== &nbsp; &nbsp;by 0x401D74: main (main.cpp:90)</div><div class="">==4466== &nbsp;Address 0x68 is not stack'd, malloc'd or (recently) free’d</div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Any help would be appreciated, thanks!</div><div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">—<br class="">Gabe Rives-Corbett<br class="">Engineering Lead, untapt</div>
</div>
<br class=""></div></body></html>