Bug 123526 - FILEOPEN XLS Macro processing is slow (Win-only)
Summary: FILEOPEN XLS Macro processing is slow (Win-only)
Status: RESOLVED DUPLICATE of bug 97157
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
5.1.0.3 release
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, perf, regression
Depends on:
Blocks:
 
Reported: 2019-02-17 15:50 UTC by Telesto
Modified: 2019-03-05 20:34 UTC (History)
2 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 Telesto 2019-02-17 15:50:24 UTC
Description:
Macro Security warning opens very slowly

Steps to Reproduce:
1. Set macro security to medium
2. Open attachment 121786 [details] (bug 96952)

Actual Results:
20 seconds before Macro Security warning

Expected Results:
within 3 seconds as with 4.4.7.2


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.3.0.0.alpha0+
Build ID: e0745a11597e5d57eb8001a295314e86810a6027
CPU threads: 4; OS: Windows 6.3; UI render: GL; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-02-12_04:16:22
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: CL
Comment 1 Durgapriyanka 2019-02-19 15:36:25 UTC
Thank you for reporting the bug.I can confirm the bug is present. It takes around 2.22secs to open the Security warning.

Version: 6.3.0.0.alpha0+
Build ID: b6b28931435e44aca92b8c0e1659f701e3ed1a87
CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-01-30_06:57:04
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded
Comment 2 Buovjaga 2019-03-05 19:23:57 UTC
Only seen on Windows. It doesn't matter what the macro security settings are.

Bibisected with win32-5.1 to https://gerrit.libreoffice.org/plugins/gitiles/core/+/59bdafe4c8faecfadde11ecdd5904e655918160a%5E!/
why bring ucb into the tempfile story when its always a file://

Adding Cc: to Caolán McNamara

I noticed 100% disk usage in the Windows Task manager. I double-checked by comparing the blamed vs. previous commit.
Comment 3 Telesto 2019-03-05 20:18:09 UTC
(In reply to Buovjaga from comment #2)
> Only seen on Windows. It doesn't matter what the macro security settings are.
> 
> Bibisected with win32-5.1 to
> https://gerrit.libreoffice.org/plugins/gitiles/core/+/
> 59bdafe4c8faecfadde11ecdd5904e655918160a%5E!/
> why bring ucb into the tempfile story when its always a file://
> 
> Adding Cc: to Caolán McNamara
> 
> I noticed 100% disk usage in the Windows Task manager. I double-checked by
> comparing the blamed vs. previous commit.

This is a dupe of bug 97157...
Comment 4 Buovjaga 2019-03-05 20:34:49 UTC

*** This bug has been marked as a duplicate of bug 97157 ***