https://bugs.documentfoundation.org/show_bug.cgi?id=158450
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |[email protected] | |om, | |stephane.guillou@libreoffic | |e.org Keywords| |bibisected, bisected, | |regression Severity|normal |critical Regression By| |Caolán McNamara Version|7.5.7.1 release |7.2.0.0.alpha0+ Blocks| |87064, 133092 Status|UNCONFIRMED |NEW Crash report or| |["_ZNSt17_Function_handlerI crash signature| |FPN4weld6WindowEvEZN12SwCol | |umnPageC4EPNS0_9ContainerEP | |NS0_16DialogControllerERK10 | |SfxItemSetEUlvE_E9_M_invoke | |ERKSt9_Any_data"] --- Comment #1 from Stéphane Guillou (stragu) <[email protected]> --- Thank you for the report! I reproduce in: * 7.2 with signature std::_Function_handler<weld::Window*(), SwColumnPage::SwColumnPage(weld::Container*, weld::DialogController*, const SfxItemSet&)::<lambda()> >::_M_invoke : https://crashreport.libreoffice.org/stats/crash_details/83eb9ade-0070-49a5-8651-5e086e8a4f8a * 7.3 with signature _ZNSt17_Function_handlerIFPN4weld6WindowEvEZN12SwColumnPageC4EPNS0_9ContainerEPNS0_16DialogControllerERK10SfxItemSetEUlvE_E9_M_invokeERKSt9_Any_data.lto_priv.902 : https://crashreport.libreoffice.org/stats/crash_details/1ac60ad0-b22d-4dec-9a07-a2e5635d3077 * 7.5.8.2 with signature _ZNSt17_Function_handlerIFPN4weld6WindowEvEZN12SwColumnPageC4EPNS0_9ContainerEPNS0_16DialogControllerERK10SfxItemSetEUlvE_E9_M_invokeERKSt9_Any_data : https://crashreport.libreoffice.org/stats/crash_details/9d60f617-caa4-4115-97a0-65b27d145c66 * 7.6.3.2: https://crashreport.libreoffice.org/stats/crash_details/c5aade8c-55cb-4d2f-91fa-893ec35c9c2b Also in recent trunk build: Version: 24.2.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 5589659829f8a1cef8ca1c8a468732105bbe231b CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded No repro in 7.1. Bibisected with linux-64-7.2 to first bad build commit [7a729e501c4b37b2249b7c29a6a10e4aeb065ed6] which points to: commit 862fd2fa19b64972247bde9b171ec828a30e1676 author Caolán McNamara Mon Mar 08 17:18:06 2021 +0000 committer Caolán McNamara Tue Mar 09 10:08:45 2021 +0100 defer getting toplevel for color picker until we need it Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112183 Caolán can you please have a look? Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=87064 [Bug 87064] [META] Color picker dialog 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.
