Created attachment 71020 [details] example PPT When I close a randomly PPT file LO crash... when I close any other document nothing happens. I have tested the crash and only happens with PPT files... it returns maximi89@Maximi89-HP:~$ /opt/lodev4.0/program/soffice Warning: failed to read path from javaldx WARNING: gnome-keyring:: couldn't connect to: /home/maximi89/.cache/keyring-gIhwB6/pkcs11: No existe el fichero o el directorio *** glibc detected *** /opt/lodev4.0/program/soffice.bin: invalid fastbin entry (free): 0x00000000053c3f50 ***
Comment on attachment 71020 [details] example PPT fix mimetype
Created attachment 71038 [details] bt with symbols On pc Debian x86-64 with master sources updated today (commit 9f417544f83fb5645abd7b74382bede2246c73b8), a clean build and a brand new LO profile, I could reproduce this. Attached bt (no specific logs on console).
Maximiliano: thank you a lot! Indeed, it corresponds exactly to the bug I had created fdo#56460, https://bugs.freedesktop.org/show_bug.cgi?id=56460. I had put it as Invalid seeing that no one had reproduced it. Thorsten, Radek: Would any one of you have time for this one?
*** Bug 56460 has been marked as a duplicate of this bug. ***
Almost certainly a memory-management / lifecycle nasty. Any chance of a nice valgrind trace from a build with symbols ? [ I know it's slow to build - but -very- helpful ]. Thanks for unwinding all the duplicates !
Michael: I had put a Valgrind log here: https://bugs.freedesktop.org/attachment.cgi?id=69374&action=edit but it was more than a month ago, so it must be far less useful by now :( I build with symbols so I'll try to find some time tonight to retrieve it. About Valgrind, does http://wiki.documentfoundation.org/BugReport#How_to_get_a_valgrind_log_.28on_Linux.29 sufficient or do you think about specific options for this case? (Valgrind is so long to run that I'd prefer to launch it once a time :-)) Talking about slowness, do you think this may help: http://nabble.documentfoundation.org/Alternative-complementary-to-Valgrind-with-MemorySanitizer-ThreadSanitizer-LLVM-td4020696.html ?
Created attachment 71093 [details] new Valgrind trace Michael: here is a new Valgrind trace
Michael: Reading the Valgrind trace + Opengrok/cgit history, I wonder if it could be due to http://cgit.freedesktop.org/libreoffice/core/commit/?id=d2f6a87ac7adb3f60f7eae7c5a8f8a9076b7a75c
Hi, when I find a but ever when I can I report it, obvious only for Floss projects. ;)
Deeming this a dup of bug 55974 because of the similarity of the first 20 frames in the backtraces. *** This bug has been marked as a duplicate of bug 55974 ***