<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - strip out non-trivial globals before main"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=38835#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - strip out non-trivial globals before main"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=38835">bug 38835</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>Another approach is to start soffice.bin under gdb and point a breakpoint on
__do_global_ctors_aux (I think, something of that nature) and see what gets
called during startup.

Here are some other resources that might be useful

<a href="http://neugierig.org/software/chromium/notes/2011/08/static-initializers.html">http://neugierig.org/software/chromium/notes/2011/08/static-initializers.html</a>

<a href="http://stackoverflow.com/questions/335369/finding-c-static-initialization-order-problems">http://stackoverflow.com/questions/335369/finding-c-static-initialization-order-problems</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>