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

--- Comment #11 from Michael Meeks <michael.me...@novell.com> ---
Joe - that sounds interesting ! :-) sounds like a leaked idle handler / timer.

As/when that happens can you attach gdb and press ctrl-c and get a backtrace
for me ? getting a few of those (outside of the polling loop) would be really
useful.

Failing that, running something like oprofile might show us where the time is
spent; and/or a simpler way to confirm my hypothesis above is to run a quick 

strace -ttt -s 256 -f -p `pidof soffice.bin` -o /tmp/slog

for a while - and gzip / attach the slog.

Thanks ! :-)

-- 
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