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

--- Comment #7 from Michael Meeks <[email protected]> 2012-05-02 
06:58:31 PDT ---
Great bug :-) can someone install debuginfo packages under Linux, and run the
latest libreoffice 3.5.x under callgrind:

cd /path/to/soffice.bin
sudo chmod a+w .
export OOO_DISABLE_RECOVERY=1
valgrind --tool=callgrind --simulate-cache=yes --dump-instr=yes ./soffice.bin
-writer --splash-pipe=0

When it starts up (beware very slow ... ;-) then trigger the problem multiple
times - say 10x or so (so as to swamp the startup profile), exit cleanly,
 gzip and attach the callgrind.1235.out.

That should make it -far- easier to find & fix quickly.

Thanks ! :-)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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