Bug 124974 - Assert when expanding the formula bar (gtk/gtk3 only)
Summary: Assert when expanding the formula bar (gtk/gtk3 only)
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.3.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL: https://help.libreoffice.org/6.2/en-U...
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks: Crash-Assert
  Show dependency treegraph
 
Reported: 2019-04-26 06:51 UTC by Heiko Tietze
Modified: 2021-04-27 10:02 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
bt with debug symbols (6.72 KB, text/plain)
2019-04-26 21:26 UTC, Julien Nabet
Details
bt with debug symbols (6.35 KB, text/plain)
2019-04-27 09:25 UTC, Julien Nabet
Details
bt with debug symbols (gtk) (6.34 KB, text/plain)
2019-04-27 09:54 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Heiko Tietze 2019-04-26 06:51:53 UTC
soffice.bin: /home/ht/Sources/libreoffice/vcl/source/window/toolbox.cxx:2286: void ToolBox::ImplFormat(bool): Assertion `item.maCalcRect.Top() >= 0' failed.

Version: 6.3.0.0.alpha0+
Build ID: 4657335fa5bcbe7980f229ca41ddd82d93c355eb
CPU threads: 8; OS: Linux 5.0; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded
Comment 1 Aron Budea 2019-04-26 11:48:03 UTC
No assert for me. You just clicked on the button with triangle, next to the formula bar, right?

Version: 6.3.0.0.alpha0+
Build ID: f9fef3b54a474f756aa06f156f5c61fea609c07e
CPU threads: 16; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded
Comment 2 Heiko Tietze 2019-04-26 11:55:20 UTC
Yes, just the expander button. I get a lot of crashes today on various places. Wonder if it's a special build mode.
Comment 3 Julien Nabet 2019-04-26 21:26:59 UTC
Created attachment 151032 [details]
bt with debug symbols

On pc Debian x86-64 with master sources updated yesterday (5e4c1e6ba425ce0b75864e4584a846957b032e61), I could reproduce this.
Comment 4 Julien Nabet 2019-04-27 09:25:57 UTC
Created attachment 151037 [details]
bt with debug symbols

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

I wanted to give a new try after some interesting patches from yesterday.
Comment 5 Julien Nabet 2019-04-27 09:29:33 UTC
With gen or gtk3_kde5 rendering I don't reproduce this but I could reproduce this with gtk too.
Comment 6 Julien Nabet 2019-04-27 09:54:04 UTC
Created attachment 151038 [details]
bt with debug symbols (gtk)

bt with gtk rendering
Comment 7 QA Administrators 2021-04-27 03:34:18 UTC Comment hidden (obsolete)
Comment 8 Heiko Tietze 2021-04-27 10:02:53 UTC
Does not crash anymore