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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Julien Nabet <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to