https://bugs.documentfoundation.org/show_bug.cgi?id=124647
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Crash report or|["SwHistoryBookmark::SetInD |["SwHistoryBookmark::SetInD crash signature|oc(SwDoc *,bool)"] |oc(SwDoc | |*,bool)","SwHistoryBookmark | |::SetInDoc(SwDoc*, | |bool)","SwHistoryBookmark:: | |SetInDoc","SwNodeIndex::ope | |rator=(SwNode const | |&)","swlo.dll","libstdc++.s | |o.6"] Severity|normal |critical CC| |stephane.guillou@libreoffic | |e.org --- Comment #11 from Stéphane Guillou (stragu) <[email protected]> --- Reproduced as in comment 5 on Linux with LO 6.3, with signature "SwHistoryBookmark::SetInDoc": https://crashreport.libreoffice.org/stats/crash_details/df8f5281-b799-46bb-8a3e-84cecfa89408 Version: 6.3.0.4 Build ID: 057fc023c990d676a43019934386b85b21a9ee99 CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3; Locale: en-AU (en_AU.UTF-8); UI-Language: en-US Calc: CL That signature was last seen in 7.1.7.2. In 7.2, same steps lead to "SwHistoryBookmark::SetInDoc(SwDoc*, bool)" signature. https://crashreport.libreoffice.org/stats/crash_details/7dfde548-8b20-42dd-ab71-7b0f6eaca9fb Version: 7.2.0.4 / LibreOffice Community Build ID: 9a9c6381e3f7a62afc1329bd359cc48accb6435b CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: CL That signature was last seen in 7.6.5.2. With 7.6.5.2 and 24.2.1.1, I get "libstdc++.so.6": https://crashreport.libreoffice.org/stats/crash_details/1010a85d-102f-43b8-b788-4687a8675154 Version: 24.2.1.2 (X86_64) / LibreOffice Community Build ID: db4def46b0453cc22e2d0305797cf981b68ef5ac 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 If Ubuntu catches it, it reports "soffice.bin crashed with SIGSEGV in SwContentIndex::ChgValue()". 24.2 Backtrace from Apport: #0 0x00007ae678282940 in SwContentIndex::ChgValue(SwContentIndex const&, int) () at /opt/libreoffice24.2/program/../program/libswlo.so #1 0x00007ae6782ce19f in SwPosition::SwPosition(SwNode const&, o3tl::strong_int<int, Tag_SwNodeOffset>) () at /opt/libreoffice24.2/program/../program/libswlo.so #2 0x00007ae6782cff9f in SwPaM::SwPaM(SwNode const&, int, SwPaM*) () at /opt/libreoffice24.2/program/../program/libswlo.so #3 0x00007ae6786b723b in () at /opt/libreoffice24.2/program/../program/libswlo.so #4 0x00007ae678779850 in () at /opt/libreoffice24.2/program/../program/libswlo.so #5 0x00007ae6bbf08b68 in () at /opt/libreoffice24.2/program/libmergedlo.so #6 0x00007ae6bf12a20b in () at /opt/libreoffice24.2/program/libuno_sal.so.3 #7 0x00007ae6ba094ac3 in start_thread (arg=<optimised out>) at ./nptl/pthread_create.c:442 #8 0x00007ae6ba126850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Still crashing in recent trunk build: Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 479b5bbe8ca2177ba7574e7aa2308b5d0de1895c 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 -- You are receiving this mail because: You are the assignee for the bug.
