maintainer-feedback requested: [Bug 289266] editors/libreoffice 25.8.0.4: Program terminates with signal SIGABRT, when tying to save with password encryption
Date: Wed, 03 Sep 2025 07:41:23 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked FreeBSD Office Team <office@FreeBSD.org> for maintainer-feedback: Bug 289266: editors/libreoffice 25.8.0.4: Program terminates with signal SIGABRT, when tying to save with password encryption https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289266 --- Description --- When trying to save a document with password encryption no document is being saved, a coredump is thrown, the content of the document is lost. > gdb -q /usr/local/lib/libreoffice/program/soffice.bin soffice.bin.core Reading symbols from /usr/local/lib/libreoffice/program/soffice.bin... (No debugging symbols found in /usr/local/lib/libreoffice/program/soffice.bin) [New LWP 101154] [New LWP 101753] [New LWP 101754] [New LWP 101755] [New LWP 101757] [New LWP 101758] [New LWP 101759] [New LWP 101760] [New LWP 101761] [New LWP 101762] [New LWP 101773] [New LWP 101774] [New LWP 101775] [New LWP 101776] [New LWP 101778] Core was generated by `/usr/local/lib/libreoffice/program/soffice.bin --writer --splash-pipe=5'. Program terminated with signal SIGABRT, Aborted. Sent by kill() from pid 1543 and user 1001. #0 0x000000080050d43a in kill () from /lib/libc.so.7 [Current thread is 1 (LWP 101154)] (gdb) q