<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when dragging a query or table from "Data Sources Explorer" window to a calc sheet."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139447">bug 139447</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>caolanm@redhat.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when dragging a query or table from "Data Sources Explorer" window to a calc sheet."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139447#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when dragging a query or table from "Data Sources Explorer" window to a calc sheet."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139447">bug 139447</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>