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

--- Comment #10 from Terrence Enger <[email protected]> ---
Created attachment 121285
  --> https://bugs.documentfoundation.org/attachment.cgi?id=121285&action=edit
valgrind

The process of interest is 21903, which starts at line 38 of the file
and ends at line 1113.  The following points may be of interest:

line   what
----   ------------------------------
  38   process starts
  84   invalid read
 203   invalid read
 322   invalid read
 441   invalid write
 560   invalid read
 682   invalid read
 805   invalid read
 928   invalid read
 976   Address 0x38 is not stack'd, malloc'd or (recently) free'd
 978   Application error ... Signal 6 ...
1044   Process terminating ... SIGABRT ... dumping core
1113   end ... 18 errors from 8 contexts

This LibreOffice is commit 5df3264, fetched 2015-12-13 05:56 UTC,
configured ...

    CC=ccache /usr/bin/gcc
    CXX=ccache /usr/bin/g++
    --enable-option-checking=fatal
    --enable-dbgutil
    --enable-crashdump
    --without-system-postgresql
    --without-myspell-dicts
    --with-extra-buildid
    --without-doxygen
    --with-external-tar=/home/terry/lo_hacking/git/src
    --disable-remote

built and running on debian-testing.

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