https://bugs.documentfoundation.org/show_bug.cgi?id=132075
Stéphane Guillou (stragu) <stephane.guil...@libreoffice.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nem...@numbertext.org, | |stephane.guillou@libreoffic | |e.org Crash report or|["ScPostIt::ScPostIt(ScDocu |["ScPostIt::ScPostIt(ScDocu crash signature|ment &,ScAddress const |ment &,ScAddress const |&,ScPostIt const &,unsigned |&,ScPostIt const &,unsigned |long)"] |long)","ScPostIt::CreateCap | |tion","ScPostIt::CreateCapt | |ion(ScAddress const&, | |SdrCaptionObj const*)"] Whiteboard| |target:7.4.0 Blocks| |101216, 102593 Resolution|--- |FIXED Status|NEW |RESOLVED Severity|normal |major --- Comment #9 from Stéphane Guillou (stragu) <stephane.guil...@libreoffice.org> --- I had to use these steps (note extra step 2b, without which it would not crash): 1. Open Calc 2. Insert a comment with text 2b. Click elsewhere in the sheet to deselect the cell with comment 3. Copy the cell with comment (CTRL + C) 4. CTRL+Z 5. CTRL+V 6. CTRL+V (Accept to overwrite) -> Crash Repro in 6.3.0.4 and 7.0.0.3 with signature "ScPostIt::CreateCaption": - https://crashreport.libreoffice.org/stats/crash_details/c8676532-12b1-4435-b085-1d0e73aa175a - https://crashreport.libreoffice.org/stats/crash_details/496de9b8-bc7a-432c-9aab-4a742a0e6433 In 7.3.0.3 as well with "ScPostIt::CreateCaption(ScAddress const&, SdrCaptionObj const*)": https://crashreport.libreoffice.org/stats/crash_details/20b0f1cb-71dd-4c32-81a3-125b53605ab7 Resolved in 7.5.9, 7.6.6 and a recent daily build: Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 2f5ab5b8e7bd7dd06e00153abb77a69e5d192dd2 CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: CL threaded In the linux-64-7.4 bibiset repo, I've bibisected the first build that doesn't crash to [37c0c21c8d03e151c19874bb2555b6a8e8a641de] which is László's 8c018910ae4d8701b1ce2a95727b9baed4016da3. I can't make sense of how it could be related, but I've tested a few times before and after the commit and it is consistent... There might be a remaining series of steps that can lead to the same signature, as can be seen here for 7.4.0.3: https://crashreport.libreoffice.org/stats/crash_details/079e2698-db26-465e-a46d-0cee6c11ec47 ...but I can't determine what it is, and we can close this report for the steps above. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=101216 [Bug 101216] [META] Calc comment bugs and enhancements https://bugs.documentfoundation.org/show_bug.cgi?id=102593 [Bug 102593] [META] Paste bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.