[Libreoffice-bugs] [Bug 113937] Forms and reports hang

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 19 08:42:12 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=113937

--- Comment #35 from Alex Thurgood <iplaw67 at tuta.io> ---
(In reply to Ralph Peters from comment #34)
> Well, no response so far - almost a month since my first post on this

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171219/47da68fd/attachment.html>


More information about the Libreoffice-bugs mailing list