[Libreoffice-bugs] [Bug 131083] Calc crashes when marking cells and you exit without saving

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 4 07:09:57 UTC 2020


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

--- Comment #18 from Michael Weghorn <m.weghorn at posteo.de> ---
(In reply to mgruber from comment #16)
> The crash log in attachment 158333 [details] is no help at all?

It is of value, shows that something seems to go wrong when deleting
Qt5MimeData's 'const css::uno::Reference<css::datatransfer::XTransferable>
m_aContents' member. It's still hard to analyze without being able to reproduce
oneself and say what is the root cause, but it looks like some memory-related
issue (use after free,...).

Can you reproduce the issue when running

  ./soffice --calc --valgrind

and attach the output here? (Note that valgrind needs to be installed and
LibreOffice will run much slower.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200304/2020e097/attachment.htm>


More information about the Libreoffice-bugs mailing list