<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <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#c35">Comment # 35</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:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
        <pre>(In reply to Ralph Peters from <a href="show_bug.cgi?id=113937#c34">comment #34</a>)
<span class="quote">> Well, no response so far - almost a month since my first post on this</span >

That is a rather unfair assessment given that several people have responded to
you over the weeks.

The fact of the matter is that you have a fairly large, complex embedded hsqldb
database, and you  can not, for perfectly valid reasons, provide us with a copy
of the ODB. This means we are pretty much limited in where we can go with this.

The fact that Base sigsegv's all over the place is nothing new and is down
mainly to JVM instantiation and memory management (most, but not all, of the
SIGSEGV tend to occur in the JVM).

Two suggestions :

- try increasing RAM allocated for the Java thread when you open the ODB file -
possibly, that might help stabilize things a little - in order to do this, you
will need to change the memory settings in the .properties or .scpt file within
the ODB itself, which means unzipping and opening those files in a text editor,
making your changes, then saving them and rezipping. Best to to do that on a
copy of the ODB to see how well that goes. Off-hand, I don't remember exactly
which file needs to be changed, but this should be searchable via Google,
perhaps even in the hsqldb documentation itself ;

- second suggestion that might help us is if you could construct an ODB file
with a minimum set of tables/forms/relationships not containing any sensitive
data and that you could provide us, so that we could test ourselves.</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>