[Libreoffice-bugs] [Bug 154016] Libreoffice Math Crash when scrolling through "element categories"

2023-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154016

Mike Kaganski  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |mikekagan...@hotmail.com
   |desktop.org |

--- Comment #11 from Mike Kaganski  ---
https://gerrit.libreoffice.org/c/core/+/150523

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

[Libreoffice-bugs] [Bug 154016] Libreoffice Math Crash when scrolling through "element categories"

2023-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154016

Mike Kaganski  changed:

   What|Removed |Added

 Blocks||105469


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105469
[Bug 105469] [META] Bugs leaking/hitting limit for GDI objects in Windows
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154016] Libreoffice Math Crash when scrolling through "element categories"

2023-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154016

raal  changed:

   What|Removed |Added

 CC||mikekagan...@hotmail.com
  Regression By||Mike Kaganski
   Keywords|bibisectRequest |bibisected, bisected

--- Comment #10 from raal  ---
This seems to have begun at the below commit in bibisect repository/OS
/win64-7.4.
Adding Cc: to Mike Kaganski ; Could you possibly take a look at this one?
Thanks

c278ef2cde35544df264a8bdbc0132fcf40ecdd6 is the first bad commit
commit c278ef2cde35544df264a8bdbc0132fcf40ecdd6
Author: Norbert Thiebaud 
Date:   Thu Jun 2 04:02:00 2022 -0700

source sha:d79c527c2a599c7821d27cf03b95cb79e2abe685

134761: Use IconView in SmElementsControl |
https://gerrit.libreoffice.org/c/core/+/134761

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

[Libreoffice-bugs] [Bug 154016] Libreoffice Math Crash when scrolling through "element categories"

2023-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154016

--- Comment #9 from Stéphane Guillou (stragu) 
 ---
To go page-by-page to pinpoint the offending data, you could use a bash script
with extra filter options, e.g. this inside a loop that changes the page
number:

libreoffice7.5 --headless --convert-to
'pdf:writer_pdf_Export:{"PageRange":{"type":"string","value":"2"}}'
large_file.docx

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

[Libreoffice-bugs] [Bug 154016] Libreoffice Math Crash when scrolling through "element categories"

2023-04-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154016

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=15
   ||4584

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

[Libreoffice-bugs] [Bug 154016] Libreoffice Math Crash when scrolling through "element categories"

2023-03-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154016

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Crash report or||[" std::allocator::deallocate(unsigned
   ||short * const,unsigned
   ||__int64)","
   ||rtl::str::newFromStr_WithLe
   ||ngth<_rtl_uString,char>(_rt
   ||l_uString * *,char const
   ||*,long,long)"]
 Blocks||133092

--- Comment #8 from Stéphane Guillou (stragu) 
 ---
The two crash signatures I got are Windows-only an started with 7.4.0.3, one of
them totalling more than 1700 crashes.


Referenced Bugs:

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 154016] Libreoffice Math Crash when scrolling through "element categories"

2023-03-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154016

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 OS|All |Windows (All)
 Status|UNCONFIRMED |NEW
Version|7.5.1.2 release |7.4.6.2 release
 CC||stephane.guillou@libreoffic
   ||e.org
   Severity|normal  |critical
   Keywords||bibisectRequest, regression
 Blocks||103461
 Ever confirmed|0   |1

--- Comment #7 from Stéphane Guillou (stragu) 
 ---
I can reproduce in 7.5.1.2 on Windows 10.

Version: 7.5.1.2 (X86_64) / LibreOffice Community
Build ID: fcbaee479e84c6cd81291587d2ee68cba099e129
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: ja-JP (en_GB); UI: en-GB
Calc: threaded

No crash in 7.3.0.3, but 7.4.6.1 does crash, so I think you are right ->
Regression.


Crash reports:
- 7.5.1.2:
https://crashreport.libreoffice.org/stats/crash_details/a443cb17-5ff7-49f9-a153-6b638733fb78
- 7.4.6.1:
https://crashreport.libreoffice.org/stats/crash_details/557c4e94-328a-46e0-ac03-d3a14b8d925f

I couldn't crash it with gen VCL on Linux (and GTK doesn't let me scroll the
elements)
I couldn't crash it with other selection lists like "Navigate By" in the
Navigator deck, or "Size" in the Page deck (Writer).

Keeping it as Windows-only for now.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103461
[Bug 103461] [META] Elements pane/dock/window/sidebar in Math
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154016] Libreoffice Math Crash when scrolling through "element categories"

2023-03-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154016

--- Comment #6 from Gerard Taulats  ---
(In reply to raal from comment #4)
> No repro with Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
> Build ID: 288c0920a8475f9f2c537212e04aa7649192ad8c
> CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
> Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
> Calc: threaded
I'm afraid to say I can reproduce. See attached video for an example.

I also made some research. I think it was introduced with the 7.4 series of
libreoffice, since for earlier releases I can't reproduce it.

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

[Libreoffice-bugs] [Bug 154016] Libreoffice Math Crash when scrolling through "element categories"

2023-03-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154016

--- Comment #5 from Gerard Taulats  ---
Created attachment 185876
  --> https://bugs.documentfoundation.org/attachment.cgi?id=185876&action=edit
Example of how to reproduce the crash

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

[Libreoffice-bugs] [Bug 154016] Libreoffice Math Crash when scrolling through "element categories"

2023-03-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154016

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #4 from raal  ---
No repro with Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 288c0920a8475f9f2c537212e04aa7649192ad8c
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 154016] Libreoffice Math Crash when scrolling through "element categories"

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

--- Comment #3 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

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

[Libreoffice-bugs] [Bug 154016] Libreoffice Math Crash when scrolling through "element categories"

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

--- Comment #2 from Gerard Taulats  ---
> Looks like a duplicate.
> https://bugs.documentfoundation.org/buglist.
> cgi?quicksearch=scroll%20crash&list_id=157

It might be, but I'm unable to find it anywhere

> Could you test if it happens on Writer/Calc?

I retested it for math, writer, impress, calc and draw, and for all of them
there's a crash. The error must be from the math module to generate the
formulas.

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

[Libreoffice-bugs] [Bug 154016] Libreoffice Math Crash when scrolling through "element categories"

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

m.a.riosv  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||miguelangelrv@libreoffice.o
   ||rg
 Ever confirmed|0   |1

--- Comment #1 from m.a.riosv  ---
Looks like a duplicate.
https://bugs.documentfoundation.org/buglist.cgi?quicksearch=scroll%20crash&list_id=157

Could you test if it happens on Writer/Calc?

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