https://bugs.freedesktop.org/show_bug.cgi?id=79761
Michael Meeks <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 --- Comment #1 from Michael Meeks <[email protected]> --- To make any progress on this bug, we need a callgrind trace of this happening. Please get a build with symbols and then run: unset MALLOC_CHECK_ unset MALLOC_PERTURB_ unset G_SLICE export SAL_DISABLE_FLOATGRAB=1 export OOO_DISABLE_RECOVERY=1 valgrind --tool=callgrind --simulate-cache=yes --dump-instr=yes ./soffice.bin --splash-pipe=0 >& /tmp/callgrind-log.txt gzip callgrind-log.txt do your typing, then exit attaching callgrind-log.txt.gz to this bug, or up-load it. Without that, its hard to fix. :-) -- 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
