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

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Dec 31 15:33:38 UTC 2017


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serval2412 at yahoo.fr

--- Comment #40 from Julien Nabet <serval2412 at yahoo.fr> ---
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 https://www.libreoffice.org/community/developers/
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.

-- 
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/20171231/76068d82/attachment-0001.html>


More information about the Libreoffice-bugs mailing list