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

Michael Meeks <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |[email protected]
             Blocks|65675                       |60270

--- Comment #6 from Michael Meeks <[email protected]> ---
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 =)

If you can do that, I'll have a go at fixing the issue - thanks ! =)

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