https://bugs.documentfoundation.org/show_bug.cgi?id=99450
Terrence Enger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Terrence Enger <[email protected]> --- Created attachment 124576 --> https://bugs.documentfoundation.org/attachment.cgi?id=124576&action=edit typescript of run with --valgrind The following points may be of interest line what ---- ---------------------------- 124 start 330 conditional jump or move depends on uninitialized value 382 ditto 434 Syscall param writev(vector[...]) points to uninitialized byte(s) 485 Address 0x2b4d6330 is 13,840 bytes inside a block of size 16,384 alloc'd 506 Conditional jump or move depends on uninitialized value 558 ditto 610 ditto 729 Invalid read 882 ditto 1035 Jump to invalid address 0x0 1088 Process terminating. And there are, of course, warnings from soffice scattered throughout the typescript. This typescript is collected from commit 20f23c1a, pulled 2016-04-21, configured ... CC=ccache /usr/bin/gcc CXX=ccache /usr/bin/g++ --enable-option-checking=fatal --enable-dbgutil --enable-debug --enable-crashdump --without-system-postgresql --without-myspell-dicts --with-extra-buildid --without-doxygen --with-external-tar=/home/terry/lo_hacking/git/src built and running on debian-stretch. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
