[Libreoffice-bugs] [Bug 143789] New: Sub contained in document can not call Sub from local Standard library: Freeze when tried.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 9 13:03:47 UTC 2021


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

            Bug ID: 143789
           Summary: Sub contained in document can not call Sub from local
                    Standard library: Freeze when tried.
           Product: LibreOffice
           Version: 7.2.0.2 rc
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: jag at psilosoph.de

[Version: 7.2.0.2 (x64) / LibreOffice Community
Build ID: 614be4f5c67816389257027dc5e56c801a547089
CPU threads: 4; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: en-GB (de_DE); UI: en-GB
Calc: CL]

Writing a simple (no API calls) function (location=document) in Basic for a
Calc spreadsheet document, I tried to call a helper function from one of my
toolboxes contained in the local (location=application) Standard library.  
A few tries of the kind always resulted in a freeze. This was independent of
the framing routine. It occured reproducibly even with a Sub containing nothing
else but the failing call.  

Please note: I also tested this with functions well working when called from a
cell formula! The same function called 1 s later from a local Sub caused the
freeze.

The mentioned functions also worked flawlessly when called from a routine
located in the local Standard library.  

Due to the nature of the issue I didn't yet find a way to create and attach an
example producing the freeze. I wouldn't want to attach a complete user profile
expecting the QA to put it in place for tests. 

I checked with portable 7.1.1 using a copy of the UP Basic folder from my local
AppData. It worked correctly.

-- 
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/20210809/d3ffb1c9/attachment.htm>


More information about the Libreoffice-bugs mailing list