<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Crash on opening Writer file (OSX 10.10)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107303#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Crash on opening Writer file (OSX 10.10)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107303">bug 107303</a>
              from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
        <pre>See the linked bug reports under "See Also", where the same code path is
executed.

>From similar trace reports in other OSX software, the "objc_send" and
"semaphore" messages might imply that a pointer or a reference has been
deallocated from memory, but that an attempt is then made to  address it by the
main loop, which would implicate VCL lifecycle management.</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>