[Libreoffice-bugs] [Bug 126728] LibreOffice slow start due to FTP access failure (kde5 only)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 9 14:43:41 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126728
--- Comment #26 from Julien Nabet <serval2412 at yahoo.fr> ---
BT1 isn't useful.
BT2 I think it's not useful too.
Here what I'd:
- retrieve sources
- build sources (with autogen.input containing --enable-symbols or
--enable-dbgutil)
- "make debugrun"
- add a break in gdb at these 2 locations:
- "b shell/source/backends/kf5be/kf5access.cxx:113"
- "b shell/source/backends/kf5be/kf5access.cxx:140"
- run
- gdb may stop with ?? in this case type "c" (for continue) until you reach one
of the break
- "bt"
--
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/20190809/3a9f1b59/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list