https://bugs.documentfoundation.org/show_bug.cgi?id=90129

--- Comment #3 from Michael Meeks <[email protected]> ---
in order to tackle this we will need a cachegrind trace; please get a Linux
build with debugging symbols (but not dbgutil)

unset MALLOC_CHECK_
unset MALLOC_PERTURB_
unset G_SLICE
export SAL_DISABLE_FLOATGRAB=1
export OOO_DISABLE_RECOVERY=1

export OOO_EXIT_POST_STARTUP=1

valgrind --tool=callgrind --simulate-cache=yes --dump-instr=yes ./soffice.bin
--splash-pipe=0 /path/to/filename.txt

and attach the larger callgrind.1235.txt file =)

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