[Libreoffice-bugs] [Bug 126418] Crash in: ScColumn::MergeBlockFrame(SvxBoxItem *, SvxBoxInfoItem *, ScLineFlags &, long, long, bool, short)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 23 18:53:13 UTC 2019


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

--- Comment #13 from Juergen Klatt <jrk33 at web.de> ---
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
br-96bbb40b-ab35-4b89-b3a8-a7d2fc45d09b.
=========================================

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


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

-- 
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/20190823/cb3771b2/attachment.html>


More information about the Libreoffice-bugs mailing list