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

--- Comment #7 from Jean-Baptiste Faure <[email protected]> ---
(In reply to comment #6)
> Looks like this should be marked as a LibreOffice 4.1 regression.
> 
> The problem persists in master / 4.2 - it is no doubt some very silly issue
> =)
> 
> If you can install a debuginfo package set for your packages on Linux, and
> then do:
> 
> pkill -9 -f soffice.bin
> export OOO_DISABLE_RECOVERY=1
> valgrind --tool=callgrind --simulate-cache=yes --dump-instr=yes
> ./soffice.bin --splash-pipe=0 /path/to/your/test-file.ods
> 
> Wait for it to load - it runs around 150x slower - and then select / click
> the sort button - I guess you'll need to leave that overnight. Exit cleanly
> in the morning - and you should have a beautiful callgrind.12345.txt file
> that you can gzip2 and upload that should make fixing this extremely trivial
> for the developers =)

Hi Michael, thank you for the instructions. Running :-)

Best regards. JBF

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