Bug 142557 - Crash when entering the Basic IDE on a preinstalled library
Summary: Crash when entering the Basic IDE on a preinstalled library
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version:
(earliest affected)
7.2.0.0.alpha0+
Hardware: All Windows (All)
: high normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-29 15:47 UTC by Jean-Pierre Ledure
Modified: 2021-05-30 17:59 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Pierre Ledure 2021-05-29 15:47:47 UTC
Description:
LibreOffice 7.2 Alpha crashes after a fresh installation

- when entering the Basic IDE on some (not all, list below) of the libraries installed in "LibreOfficeDev Macros & Dialogs"

or

- when jumping to such a library from the sidebar or the top-left combo of the Basic IDE

Impacted libraries:
- Access2Base
- Euro
- FormWizard
- ImportWizard
- ScriptForge
- Template
- Tools
- WikiEditor
-

Not impacted libraries:
- Depot
- Gimmicks
- SFDatabases
- SFDialogs
- SFDocuments

Steps to Reproduce:
1. Launch LibreOffice
2. In the welcome screen run the menu item
      Tools + Macros + Organize Macros + Basic...
3. In the "Basic macros" dialog, select in the "Macro From" box:
      LibreOfficeDev Macros
      --- Euro
          --- AutoPilotRun
4. Click on Edit

Actual Results:
The given module appears briefly in the Basic IDE, then LO crashes.

Expected Results:
Basic IDE opens normally in the selected module.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.0.0.alpha1 (x64) / LibreOffice Community
Build ID: 94c1521be4ef12f195d08413d5e2134e07a49f85
CPU threads: 6; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: en-US (en_BE); UI: en-US
Calc: threaded
Comment 1 Jean-Pierre Ledure 2021-05-29 16:17:55 UTC
Identical behaviour with Linux Kubuntu

Version: 7.2.0.0.alpha1 / LibreOffice Community
Build ID: 94c1521be4ef12f195d08413d5e2134e07a49f85
CPU threads: 6; OS: Linux 5.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Operating System: Kubuntu 20.04
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.4.0-73-generic
OS Type: 64-bit
Processors: 6 × Intel® Core™ i7-10750H CPU @ 2.60GHz
Memory: 9,7 GiB of RAM
Comment 2 Julien Nabet 2021-05-29 18:42:11 UTC
On pc Debian x86-64 with master sources updated today, I don't reproduce the crash with gen or kf5 rendering.

You can try a more recent 7.2 daily build or try to provide a backtrace (see https://wiki.documentfoundation.org/QA/BugReport/Debug_Information, depending on the env).
Comment 3 Jean-Pierre Ledure 2021-05-30 14:30:20 UTC
I cannot reproduce the crash on the daily build 30-05-2021

Version: 7.2.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 0d4e5630ac638e555a4a3261b3baa6d271cf5a70
CPU threads: 6; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: en-US (en_BE); UI: en-US
Calc: threaded

For the record, note that the crash happens on the version "officially" announced as 7.2 alpha1 on https://www.libreoffice.org/download/download/?type=win-x86_64&version=7.2.0

Better now. Good news.
Thanks, Julien, for test and comment.

I change the status of the bug to RESOLVED/FIXED
Comment 4 Rafael Lima 2021-05-30 16:55:52 UTC
Just for the record, I tested this using LODev build from May 29 and could not reproduce the bug. I am using Kubuntu 21.04.

Version: 7.2.0.0.alpha1+ / LibreOffice Community
Build ID: e0c4cdf9a874bb40f028a26562e6399d39cb2c0f
CPU threads: 16; OS: Linux 5.11; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2021-05-29_20:31:52
Calc: threaded
Comment 5 Julien Nabet 2021-05-30 17:59:54 UTC
You're welcome Jean-Pierre :-)

Let's rather put this one to WFM since there's no specific fix.