Steps to Reproduce: 1. Click twice dropdown of any toolbar icon which has a dropdown box (e.g., the Background Color toolbar icon). --> Crash.
Bibisected to the following range: 091ae73930f61f1438ac9eb1a6e2e5fda52d578b..606c65c90cb3e8abdd74540195b7cb01ba88adc8 606c65c90 (for DisallowCycleFocusOut forward unused keyevents to InterimItemWindow, 2020-10-21) a87af93ff (tdf#103987 Avoid duplication of the Custom Properties during OOXML export, 2020-10-15) cb310560a (Guard against bad stream in TypeSerializer::readGradient, 2020-10-22) Adding Caolán McNamara to cc. Would you please take a look?
Created attachment 166660 [details] gdbtrace.log
No issue for me with: Version: 7.1.0.0.alpha0+ (x64) Build ID: 9c7b02852fce033b008f2ccd1703fc10276cfb4e CPU threads: 4; OS: Windows 10.0 Build 20180; UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL
Have you tested with a clean profile. Menu/Help/Restart in Safe Mode
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7ccb90bcef40795ab7f6366e8a20efad489eaec1 Resolves: tdf#137703 crash on 2nd launch of cell bg color dropdown It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Hello Kevin Suo, Could you please verify the issue is fixed for you? I can't reproduce the original problem myself
I verify that this is fixed on master. Thank you Caolán for the quick fix!