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

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

First a correction:  in comment 9 where I said KDE, I meant Xfce.

I have once again run LO with --valgrind, with somewhat different results:
(*) The program raises the assertion in SfxItemPool::Remove.
(*) Mostly library names are replaced with source line numnbers.  (Why
    not always?  I do not know.)
(*) I ran gdb on the core file.

This libreOffice is commit 63feac2, fetched 2015-12-14 03:03 UTC, 
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
    # --disable-remote

built and running on debian-stretch.

The process of interest is 3223.  The following points may be of interest:

line   what
----   ----------------------------------
  52   process 3223 starts
 202   invalid read
 349   invalid read
 496   invalid read
 643   invalid read
 790   invalid read
 937   invalid read
1084   invalid read
1231   assertion raised; backtrace by LO
1318   backtrace by valgrind
1387   process 3223 ends
1451   gdb backtrace
1532   gdb backtrace full

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