https://bugs.documentfoundation.org/show_bug.cgi?id=150591

--- Comment #5 from Doug Doubt <[email protected]> ---
This still crashes on:
> soffice --version
LibreOffice 7.4.3.2 40(Build:2)
Running on opensuse:tumbleweed:20230101 with KDE for a window manager.

The simple way to recreate this is to start calc:
> soffice --calc

Then enter "ctl c" followed by "ctl q"
The "KCrash Handler" gives the following stack from the Segmentation fault:
[KCrash Handler]
#4  0x00007f33a21b84f0 in rtl_uString_release () at
/usr/lib64/libreoffice/program/libuno_sal.so.3
#5  0x00007f339ef2050b in  () at /usr/lib64/libreoffice/program/libmergedlo.so
#6  0x00007f339f065295 in  () at /usr/lib64/libreoffice/program/libmergedlo.so
#7  0x00007f339dc45095 in __run_exit_handlers () at /lib64/libc.so.6
#8  0x00007f339dc45220 in  () at /lib64/libc.so.6
#9  0x00007f339dc2c5b7 in __libc_start_call_main () at /lib64/libc.so.6
#10 0x00007f339dc2c679 in __libc_start_main_impl () at /lib64/libc.so.6
#11 0x000055f99547c805 in  ()

Looks to me like some code is missing a reset of a memory pointer following a
memory free.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to