[Libreoffice-bugs] [Bug 139447] Crash when dragging a query or table from "Data Sources Explorer" window to a calc sheet.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 10 17:01:49 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=139447
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |caolanm at redhat.com
--- Comment #13 from Julien Nabet <serval2412 at yahoo.fr> ---
Caolán: I tried to understand the crash with the bt but for a reason I ignore,
m_sCompatibleObjectDescription is unreadable whereas m_aDescriptor is ok:
here's the output of p this:
{<TransferDataContainer> = {<TransferableHelper> =
{<cppu::WeakImplHelper<com::sun::star::datatransfer::XTransferable2,
com::sun::star::datatransfer::clipboard::XClipboardOwner,
com::sun::star::datatransfer::dnd::XDragSourceListener,
com::sun::star::lang::XUnoTunnel>> = {<cppu::OWeakObject> =
{<com::sun::star::uno::XWeak> = {<com::sun::star::uno::XInterface> = {
_vptr$XInterface = 0x7f44374ccb20 <vtable for
svx::OComponentTransferable+16>}, <No data fields>}, m_refCount = 3,
m_pWeakConnectionPoint = 0x0,
m_pReserved = 0x0}, <com::sun::star::lang::XTypeProvider> =
{<com::sun::star::uno::XInterface> = {
_vptr$XInterface = 0x7f44374ccc00 <vtable for
svx::OComponentTransferable+240>}, <No data fields>},
<com::sun::star::datatransfer::XTransferable2> =
{<com::sun::star::datatransfer::XTransferable> =
{<com::sun::star::uno::XInterface> = {
_vptr$XInterface = 0x7f44374ccc38 <vtable for
svx::OComponentTransferable+296>}, <No data fields>}, <No data fields>},
<com::sun::star::datatransfer::clipboard::XClipboardOwner> =
{<com::sun::star::uno::XInterface> = {
_vptr$XInterface = 0x7f44374ccc88 <vtable for
svx::OComponentTransferable+376>}, <No data fields>},
<com::sun::star::datatransfer::dnd::XDragSourceListener> =
{<com::sun::star::lang::XEventListener> = {<com::sun::star::uno::XInterface> =
{
_vptr$XInterface = 0x7f44374cccb8 <vtable for
svx::OComponentTransferable+424>}, <No data fields>}, <No data fields>},
<com::sun::star::lang::XUnoTunnel> = {<com::sun::star::uno::XInterface> = {
_vptr$XInterface = 0x7f44374ccd10 <vtable for
svx::OComponentTransferable+512>}, <No data fields>}, <No data fields>}, maAny
= uno::Any(void), maLastFormat = "", mxClipboard = empty uno::Reference,
mxTerminateListener = empty uno::Reference, maFormats =
std::__debug::vector of length 0, capacity 1, mxObjDesc =
std::unique_ptr<TransferableObjectDescriptor> = {get() = 0x0}},
pImpl = std::unique_ptr<TransferDataContainer_Impl> = {get() = 0x47e3950}},
m_aDescriptor = {m_pImpl = std::unique_ptr<svx::ODADescriptorImpl> = {get() =
0x47e39d0}},
m_sCompatibleObjectDescription = <error reading variable: Cannot access
memory at address 0x99999999999999e8>}
I tried to trace where ctr with some fprintf(sterr, but nothing.
--
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/20210610/beb0e7cc/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list