[Libreoffice-bugs] [Bug 133898] New: Call to loadCalendarTZ crashes LibreOffice

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 11 12:45:23 UTC 2020


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

            Bug ID: 133898
           Summary: Call to loadCalendarTZ crashes LibreOffice
           Product: LibreOffice
           Version: 6.4.3.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: sdk
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: smartazaiz at gmail.com

Description:
Call to loadCalendarTZ crashes LibreOffice.

Sometimes, crash and run indefinitely (need to be killed manually by the
process manager).

Steps to Reproduce:
1. Run this code from the Basic window (no document is opened)

Sub Main
        dim oLocale As New com.sun.star.lang.Locale
        oLocale.Language = "ar"

        oCal = CreateUnoService("com.sun.star.i18n.Calendar_gregorian") 
        oCal.loadCalendarTZ("gregorian", oLocale, "UTC")

End Sub

Actual Results:
LibreOffice crashes.

Expected Results:
load the specified calendar.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.0.0.beta1 (x64)
Build ID: 94f789cbb33335b4a511c319542c7bdc31ff3b3c
CPU threads: 4; OS: Windows 10.0 Build 17763; UI render: Skia/Raster; VCL: win
Locale: fr-CH (fr_FR); UI: en-GB
Calc: threaded


https://crashreport.libreoffice.org/stats/crash_details/930a6b35-9d70-4336-8f64-42b2f1a4b51d

-- 
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/20200611/7fa57e07/attachment.htm>


More information about the Libreoffice-bugs mailing list