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


Stephan Bergmann wrote:
Looks like some sort of memory corruption, leading to deletion of a
memory block at address 0x6, detected by your libc and causing an
abort.  Try valgrind'ing it.

Hi Julien,

to slightly expand on that -
 
 http://wiki.documentfoundation.org/BugReport#How_to_get_valgrind_log_.28on_Linux.29

has some howto for valgrind.

Valgrind's memchecker may spot the problem *much* earlier, thus
potentially flagging the buggy code directly. If you want to inspect
things in a debugger then, --db-attach=yes will prompt you each time
valgrind finds an error.

HTH,

-- Thorsten

Attachment: pgpfhEvRsQIPD.pgp
Description: PGP signature


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.