Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


On Mon, 2014-07-14 at 16:51 +0200, Matteo Campanelli wrote:

Here is the seg. fault message:
Program received signal SIGSEGV, Segmentation fault.
0x00007f5cb26d9b5c in ContentAttribs::GetItem (this=0x99999999999999a1,
nWhich=4006)
    at
/home/seriouspillow/Proiects/libreoffice/gsoc/core/editeng/source/editeng/editdoc.cxx:1804
1804    if ( pStyle && ( aAttribSet.GetItemState( nWhich, false ) !=
SFX_ITEM_ON  ) )

The long string of nines looks like the result of reading freed memory
in a debug build.  valgrind may be able to tell you where the memory
was freed, if you have the patience to wait for it.

HTH,
Terry.



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.