Comment 31 for bug 785518

Revision history for this message
In , julien2412 (serval2412-6) wrote :

Created attachment 66752
valgrind logs

On pc Debian x86-64 with master sources updated today, I still reproduce the problem.
So I tried to retrieve a valgrind log but I don't know if it contains the crash.

I noticed the line 14601:
 ==10034== Address 0x21b86020 is 8 bytes after a block of size 8 alloc'd

Michael: is it useful or do you want me to try again?

Remark:
I used http://wiki.documentfoundation.org/BugReport#How_to_get_strace_log_.28on_Linux.29 + no limit for errors so it gave this line for the calling:
valgrind --tool=memcheck --num-callers=50 --error-limit=no --trace-children=yes ./soffice.bin --impress 2>&1 | tee ~/tmp/valgrind