[Libreoffice-bugs] [Bug 107976] CRASH: Crash after pasting an image into a new document
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon May 22 21:05:57 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=107976
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |serval2412 at yahoo.fr
--- Comment #9 from Julien Nabet <serval2412 at yahoo.fr> ---
Here's precise point:
#4 0x00007ffff1eba01f in SfxObjectShell::getDocProperties
(this=0x79999999999997d) at
/home/julien/lo/libreoffice/sfx2/source/doc/objmisc.cxx:171
#5 0x00007fffc94c4369 in (anonymous namespace)::lcl_checkClassification
(pSourceDoc=0x5555589b66a0, pDestinationDoc=0x555558e32e50)
at /home/julien/lo/libreoffice/sw/source/uibase/dochdl/swdtflvr.cxx:3229
#6 0x00007fffc94c471c in SwTransferable::PrivatePaste (this=0x55555c1e65b0,
rShell=...) at
/home/julien/lo/libreoffice/sw/source/uibase/dochdl/swdtflvr.cxx:3292
(gdb) p pSourceShell
$1 = (SwDocShell *) 0x79999999999997d
pSourceShell comes from pSourceDoc->GetDocShell();
It seems to me that Miklos' change triggered an existing bug but is not the
root cause.
--
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/20170522/22b882c9/attachment.html>
More information about the Libreoffice-bugs
mailing list