https://bugs.freedesktop.org/show_bug.cgi?id=68333

--- Comment #11 from Michael Meeks <michael.me...@novell.com> ---
I guess we need to get a version with debugging symbols installed on Frank's
machine, and when it hangs attach gdb:

ps ax | grep soffice.bin
gdb
attach <pid-of-soffice.bin>
thread apply all backtrace

and paste the output here [~useless without debugging symbols for gstreamer &
libreoffice ].

Much of the multimedia playback is synchronous in LibreOffice; so - I can well
believe it hangs the suite if something bad happens.

Also a list of installed gstreamer packages would be rather helpful.

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

Reply via email to