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

--- Comment #13 from Alex Thurgood <[email protected]> ---
So, testing this again on my latest master dbgutl build (20160104)

I started unopkg gui in a lldb session.
I was able to add an extension package, e.g. BaseTools-0.0.5.oxt
The extension installed for all users successfully, there was no stall or
freeze.

I then tried clicking on the Check for updates button, which gave the following
console output :

warn:sal.osl:60084:4:sal/osl/unx/socket.cxx:951: undefined address

and that is when the GUI freezes. Normally, what should happen is that a window
is drawn with a list of all available updates, or else an empty window if none
are available. However, this window never gets drawn, and that is why the app
appears frozen.

lldb remains in an expectant state, apparently waiting for something to happen,
but not returning to the active debugging cli (how do I get that back,
forcibly, if necessary, to input commands ?)

The Mac process monitor app shows that LO has 5 running threads, and is
occupying approximately 1.5% CPU, but dropping to 0% when switching context
away from app.

What I do notice in the Memory usage tab of the Monitor.app, is that the LO
process has spawned 238 ports !!
However, none of these ports appear to have had any network traffic.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to