<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Forms and reports hang"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113937">bug 113937</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>serval2412@yahoo.fr
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Forms and reports hang"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113937#c40">Comment # 40</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Forms and reports hang"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113937">bug 113937</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>I didn't read the whole part but just some remarks:
1)
About gdb traces:
first one doesn't show bt just some running but perhaps it was on purpose
second one shows "??" and, as Alex indicated, must correspond to Java part. It
should indeed be fixed but for the moment, just type "c" to keep on and fetch
the real bt.
third one displays nothing except the real gdb trace is in gdbtrace.log

2)
About hsqldb version
I hope you don't try to mix versions because it could corrupt your db.
Indeed, LO uses hsqldb 1.8.0 so if you use 2.4 even to experiment...

3)
It seems we still need a step by step process to reproduce this with a small
db. 

4)
as you're very experienced, I wonder if you'd be interested in building LO
code, see <a href="https://www.libreoffice.org/community/developers/">https://www.libreoffice.org/community/developers/</a>
Indeed, most of the LO code is in C++ (I'd say at least 90%?).
It would allow you to:
- not search some debug packages
- to choose your build options
- try to add some specific debug traces
...
but I'll stop here since I won't teach you anything here :-)
Of course you need a good connection since LO code is quite big and some
patience to build (depending on your machine obviously and your build options)
but once it's done, you can really experiment.</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>