[Libreoffice-bugs] [Bug 127150] BASIC IDE crashes inspecting objects

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 25 16:47:45 UTC 2019


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

Oliver Brinzing <oliver.brinzing at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |124891
     Ever confirmed|0                           |1
           Keywords|                            |regression
           Hardware|x86-64 (AMD64)              |All
             Status|UNCONFIRMED                 |NEW
                 OS|Linux (All)                 |All
                 CC|                            |oliver.brinzing at gmx.de
    Crash report or|                            |crashreport.libreoffice.org
    crash signature|                            |/stats/crash_details/662773
                   |                            |40-9978-454e-bd35-4c29bbb82
                   |                            |43a

--- Comment #1 from Oliver Brinzing <oliver.brinzing at gmx.de> ---
reproducible with:

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: 

REM  *****  BASIC  *****
OPTION EXPLICIT

Sub Main
        Dim oDoc as Object
        Dim oSheet as Object

        oDoc = ThisComponent
        oSheet = oDoc.getSheets().getByIndex(0)
        MsgBox oSheet.getName() 
End Sub


*not* reproducible with:

Version: 6.2.6.2 (x64)
Build-ID: 684e730861356e74889dfe6dbddd3562aae2e6ad
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: 

Version: 6.4.0.0.alpha0+ (x64)
Build ID: ec940941e0bd7db15c5cf7d43df82226e0d849dc
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=124891
[Bug 124891] [META] Basic IDE bugs and enhancements
-- 
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/20190825/06e86c69/attachment.html>


More information about the Libreoffice-bugs mailing list