[Bug 158089] Crash when using undo command while using macros

2024-04-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158089

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Version|6.0.0.3 release |Inherited From OOo

--- Comment #8 from Stéphane Guillou (stragu) 
 ---
I managed to crash OOo 3.3 on this file, tested many version of LO and could
always find a way.

Usually:
1. set macro security to Low
2. open file
3. got to List sheet
4. enter text in cell C2
5. click out of cell C2
6. undo whole history (if that didn't crash, try repeatedly clicking Undo
instead)

So let's mark as inherited.

The steps above crash reliably for me in a recent trunk build:

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 8b599d60fef80039cdfe636a771c3fc8eb1028c3
CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: CL threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 158089] Crash when using undo command while using macros

2024-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158089

--- Comment #7 from Matt K  ---
I tried to bibisect the bug using https://bibisect.libreoffice.org/win32-5.3,
but the bug seems to be timing related and does not occur consistently, so I
could not get a valid result.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 158089] Crash when using undo command while using macros

2024-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158089

--- Comment #6 from Matt K  ---
In latest master, the example file crashes for me when I try to load the
document (sometimes it requires high CPU load, sometimes it just crashes
without much CPU load), so it is not so easy to debug.

Perko, can you please try to delete some of the macros and see if it
reproduces, maybe you can isolate where the problem is that way.  Please
provide a sample document with a smaller set of macros.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158089] Crash when using undo command while using macros

2023-11-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158089

--- Comment #5 from Julien Nabet  ---
Created attachment 190727
  --> https://bugs.documentfoundation.org/attachment.cgi?id=190727=edit
Valgrind trace

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158089] Crash when using undo command while using macros

2023-11-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158089

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |haveBacktrace

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158089] Crash when using undo command while using macros

2023-11-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158089

--- Comment #4 from Julien Nabet  ---
Created attachment 190725
  --> https://bugs.documentfoundation.org/attachment.cgi?id=190725=edit
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I could reproduce this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158089] Crash when using undo command while using macros

2023-11-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158089

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Blocks||133092, 105948
Crash report or||["ScDocShell::PostPaint(ScR
crash signature||angeList const&,
   ||PaintPartFlags, unsigned
   ||short)"]
 Status|UNCONFIRMED |NEW
 OS|Windows (All)   |All
Version|7.6.2.1 release |6.0.0.3 release
 CC||stephane.guillou@libreoffic
   ||e.org
 Ever confirmed|0   |1
   Severity|normal  |critical
   Keywords||wantBacktrace

--- Comment #3 from Stéphane Guillou (stragu) 
 ---
Thank you for the report!

Reproduced in 7.6:

Version: 7.6.3.1 (X86_64) / LibreOffice Community
Build ID: c4af5b1259bceea6e979e6fe2435dbee7a5a87c2
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Also in 7.5:
https://crashreport.libreoffice.org/stats/crash_details/e6880e38-bc8b-4c3e-a618-b2c9d10c2b78
Version: 7.5.8.2 (X86_64) / LibreOffice Community
Build ID: f718d63693263970429a68f568db6046aaa9df01
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

And 7.4 too:
https://crashreport.libreoffice.org/stats/crash_details/39601237-be0e-4b4e-9c47-3bfae77a814c
Version: 7.4.7.2 / LibreOffice Community
Build ID: 723314e595e8007d3cf785c16538505a1c878ca5
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

6.0.0.3:
https://crashreport.libreoffice.org/stats/crash_details/aef85757-a8a6-4136-8e63-f2e7f58f7df6

In recent master build, there are more undo steps recorded in the history, but
undoing the last one does not crash it. Undoing the whole history does crash
it.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105948
[Bug 105948] [META] Undo/Redo bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=133092
[Bug 133092] [META] Crash bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158089] Crash when using undo command while using macros

2023-11-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158089

--- Comment #2 from perko.jer...@icloud.com ---
I've noticed that when I attempted to restore a crashed file, it was restored
to the state after editing the cell(s).

Furthermore, when I tried to delete the restored crashed file, I encountered an
issue. It displayed a message saying, 'File is being used by the LibreOffice
program.' I checked the task manager and found that after each crash,
LibreOffice was not properly closed and was still running in the background,
which caused it to claim ownership over the file. Only after I manually closed
all LibreOffice applications was I able to delete files from the drive without
any issues.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158089] Crash when using undo command while using macros

2023-11-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158089

--- Comment #1 from perko.jer...@icloud.com ---
Created attachment 190683
  --> https://bugs.documentfoundation.org/attachment.cgi?id=190683=edit
Simple file that can be used to observe mentioned problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.