<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Syscall param sendmsg(msg.msg_iov[0]) points to uninitialised byte(s) in IPC::Connection::sendOutgoingMessage"
   href="https://bugs.webkit.org/show_bug.cgi?id=146729#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Syscall param sendmsg(msg.msg_iov[0]) points to uninitialised byte(s) in IPC::Connection::sendOutgoingMessage"
   href="https://bugs.webkit.org/show_bug.cgi?id=146729">bug 146729</a>
              from <span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
        <pre>Here's a third one, I guess it occurs when loading the overview:

==9639== Syscall param sendmsg(msg.msg_iov[1]) points to uninitialised byte(s)
==9639==    at 0x17CAF2FD: ??? (in /usr/lib64/libpthread-2.23.so)
==9639==    by 0xADE549D: IPC::Connection::sendOutgoingMessage(std::unique_ptr&lt;IPC::MessageEncoder, std::default_delete&lt;IPC::MessageEncoder&gt; &gt;) (ConnectionUnix.cpp:506)
==9639==    by 0xA925B01: IPC::Connection::sendOutgoingMessages() (Connection.cpp:820)
==9639==    by 0xA922D67: IPC::Connection::sendMessage(std::unique_ptr&lt;IPC::MessageEncoder, std::default_delete&lt;IPC::MessageEncoder&gt; &gt;, unsigned int, bool)::{lambda()#1}::operator()() (Connection.cpp:378)
==9639==    by 0xA92B101: WTF::Function&lt;void ()&gt;::CallableWrapper&lt;IPC::Connection::sendMessage(std::unique_ptr&lt;IPC::MessageEncoder, std::default_delete&lt;IPC::MessageEncoder&gt; &gt;, unsigned int, bool)::{lambda()#1}&gt;::call() (Function.h:101)
==9639==    by 0xA8F5E3A: WTF::Function&lt;void ()&gt;::operator()() const (Function.h:50)
==9639==    by 0x12D713EB: WTF::WorkQueue::dispatch(WTF::Function&lt;void ()&gt;&amp;&amp;)::{lambda()#1}::operator()() const (WorkQueueGeneric.cpp:88)
==9639==    by 0x12D727F7: WTF::Function&lt;void ()&gt;::CallableWrapper&lt;WTF::WorkQueue::dispatch(WTF::Function&lt;void ()&gt;&amp;&amp;)::{lambda()#1}&gt;::call() (Function.h:101)
==9639==    by 0xA8F5E3A: WTF::Function&lt;void ()&gt;::operator()() const (Function.h:50)
==9639==    by 0x12D30C03: WTF::RunLoop::performWork() (RunLoop.cpp:122)
==9639==    by 0x12D737DD: WTF::RunLoop::RunLoop()::{lambda(void*)#1}::operator()(void*) const (RunLoopGLib.cpp:66)
==9639==    by 0x12D73801: WTF::RunLoop::RunLoop()::{lambda(void*)#1}::_FUN(void*) (RunLoopGLib.cpp:68)
==9639==  Address 0x359d5e00 is in a rw- anonymous segment
==9639==  Uninitialised value was created by a stack allocation
==9639==    at 0xAA3E093: WebKit::WebPageProxy::loadAlternateHTMLString(WTF::String const&amp;, WTF::String const&amp;, WTF::String const&amp;, API::Object*) (WebPageProxy.cpp:1051)</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>