https://bugs.documentfoundation.org/show_bug.cgi?id=129824
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephane.guillou@libreoffic | |e.org --- Comment #15 from Stéphane Guillou (stragu) <[email protected]> --- (In reply to Dieter from comment #13) > If you have a look at summary of crash signature, you can see, that crashes > are related to Windows: > https://crashreport.libreoffice.org/stats/signature/SwDocUpdateField:: > MakeFieldList_(SwDoc%20&,int) On Linux, using the steps in Comment 3, it crashed too but gives a different signature: - SwTextField::ExpandTextField in 7.1 - SwTextField::ExpandTextField(bool) const in 7.2 https://crashreport.libreoffice.org/stats/crash_details/595e0da6-95d4-4dc0-b1d7-5ccf52fdefbd Only a handful of reports for that one, just on Linux. So that might be what other Linux testers here were seeing. The commit Ilmari found in his Comment 9 bibisect is consistent with that. I haven't found these signatures in existing bug reports, but I can't reproduce since 7.3 (the inserting process is a bit more erratic). About the Windows-only crash we are talking about here, I tested on Windows 10 with LO 7.4.5.1 and couldn't crash it. Version: 7.4.5.1 (x64) / LibreOffice Community Build ID: 9c0871452b3918c1019dde9bfac75448afc4b57f CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: en-GB (en_GB); UI: en-GB Calc: threaded However, I see on the crash report website that the crash has happened in 7.4. -- You are receiving this mail because: You are the assignee for the bug.
