<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - LibreOffice 6.1.* crashes by recovering file at start over and over on Linux"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122116#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - LibreOffice 6.1.* crashes by recovering file at start over and over on Linux"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122116">bug 122116</a>
              from <span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span></b>
        <pre>(In reply to Andras from <a href="show_bug.cgi?id=122116#c12">comment #12</a>)
<span class="quote">> I'd have been happy to provide backtrace at the first glance already however
> it's an infinite loop and that's why I started with direct results. Anyways
> I don't know what the heck it means but when I try to get backtrace it says
> it's not in executable format, unbelievable.
> ---
> gdb libreoffice 2>&1 | tee ~/gdb-libreoffice.txt
> ...
> "/usr/bin/libreoffice": not in executable format: File format not recognized</span >

'/usr/bin/libreoffice' is a shell wrapper, while 'gdb' only works with compiled
binaries. 

Can you try 'gdb /usr/lib/libreoffice/program/soffice.bin' (or check whether
exact location differs on your system).</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>