<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - How shall we react if we encounter a crash report?"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126488#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - How shall we react if we encounter a crash report?"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126488">bug 126488</a>
              from <span class="vcard"><a class="email" href="mailto:himajin100000@gmail.com" title="himajin100000@gmail.com">himajin100000@gmail.com</a>
</span></b>
        <pre>Hmmm, I guess:

* Official RELEASE builds uses options specified in the appropriate conf files.
<a href="https://opengrok.libreoffice.org/xref/core/distro-configs/">https://opengrok.libreoffice.org/xref/core/distro-configs/</a>

And they contains --enable-breakpad

* However, for example, Nightlies and Beta versions do not use these options,
and 
in your first post, "Thank you for your help in improving *LibreOfficeDev*.",
which indicates you are using those versions.

* if we don't have that option when the program is built, writeCommonInfo will
not run, so there will be no dump.ini
<a href="https://opengrok.libreoffice.org/xref/core/desktop/source/app/app.cxx?r=2ec1c7a6#2086">https://opengrok.libreoffice.org/xref/core/desktop/source/app/app.cxx?r=2ec1c7a6#2086</a></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>