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

            Bug ID: 93701
           Summary: crash running
                    StarDesktop.getPropertySetInfo().getProperties()
           Product: LibreOffice
           Version: 5.0.1.2 rc
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: trivial
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: himajin100...@gmail.com

STEPS TO REPRODUCE:

1. Run the following code

REM  *****  BASIC  *****
Option Explicit

Sub Main()
    StarDesktop.getPropertySetInfo().getProperties()
End Sub

ACTUAL RESULT:

crash

EXPECTED RESULT:

no crash

ENVIRONMENT:

Version: 5.0.1.2 (x64)
Build ID: 81898c9f5c0d43f3473ba111d7b351050be20261
Locale: ja-JP (ja_JP)
OS: Windows 10

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to