<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash in: ScColumn::MergeBlockFrame(SvxBoxItem *,SvxBoxInfoItem *,ScLineFlags &,long,long,bool,short)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126418#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash in: ScColumn::MergeBlockFrame(SvxBoxItem *,SvxBoxInfoItem *,ScLineFlags &,long,long,bool,short)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126418">bug 126418</a>
              from <span class="vcard"><a class="email" href="mailto:jrk33@web.de" title="Juergen Klatt <jrk33@web.de>"> <span class="fn">Juergen Klatt</span></a>
</span></b>
        <pre>Hello,

for your information:

The following crash reports generated by my system and I think that they are
the same issue.

This bug is filed with the crash reporting server and is
<a href="https://crashreport.libreoffice.org/stats/crash_details/96bbb40b-ab35-4b89-b3a8-a7d2fc45d09b">br-96bbb40b-ab35-4b89-b3a8-a7d2fc45d09b</a>.
=========================================

and this is reported by the next crash:
<a href="http://crashreport.libreoffice.org/stats/crash_details/e1e26115-d2ce-4cef-b5f3-77ff0c48db16">http://crashreport.libreoffice.org/stats/crash_details/e1e26115-d2ce-4cef-b5f3-77ff0c48db16</a>
=========================================


reproduce the crash:
1)
Open Calc and write the following code in a module of the Basic IDE:
Sub Main
oDoc = ThisComponent
oSheet = oDoc.getSheets.getByIndex (0)
Print "Breakpoint"
End Sub
2)
Set a breakpoint before the print statement

3)
Add the object "oSheet" to the observer (Watch window)

4)
When executing the code, the pointer stops at the print instruction and in the
observer the variable "oSheet" is shown.

5)
Now double-click on "oSheet" in the observer window. Right now, Calc crashes.

The same thing happens when you use one of the inspection tools (XRAY or MRI)
instead of the observer.
XRAY oSheet
or
MRI oSheet
Calc crashes every time.

Version: 6.3.0.4 (x64)
Build-ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: CL

Best Regards

Juergen</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>