Description: I open a docx file. The file was digitally signed. I'm reading the document. During the reading process, the program closes without any messages. Steps to Reproduce: 1.Open a docx file was digitally signed 2.Read 3. Actual Results: LibreOffice closes without any messages Expected Results: LibreOffice don't closes, I want read and correct file Reproducible: Always User Profile Reset: No Additional Info: Version: 24.8.0.0.beta1 (X86_64) / LibreOffice Community Build ID: 480(Build:0) CPU threads: 16; OS: FreeBSD 13.2; UI render: default; VCL: kf5 (cairo+xcb) Locale: ru-RU (ru_RU.UTF-8); UI: ru-RU Calc: threaded
Thank you for reporting the bug. Please attach a sample document, as this makes it easier for us to verify the bug. I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided. (Please note that the attachment will be public, remove any sensitive information before attaching it. See https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help on how to do so.)
Created attachment 195033 [details] Signed file that crashes when you read it.
It doesn't crash for me in Version: 24.8.0.0.beta1+ (X86_64) / LibreOffice Community Build ID: 1b61abc4451d38984338b750d85770ec9871060a CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3 Locale: es-ES (es_ES.UTF-8); UI: en-US Calc: threaded
The crash occurs in FreeBSD. Crash does not occur in Linux and Windows
If you have access to debug symbols for the FreeBSD package, can you try getting a backtrace of the crash: https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux:_How_to_get_a_backtrace
Created attachment 196973 [details] The backtrace log file without debug symbols for the FreeBSD package The backtrace log file created while viewing docx file. The file was digitally signed. Libreoffice is the standart version (without debug symbols)
Created attachment 196974 [details] The backtrace log file with debug symbols for the FreeBSD package The backtrace log file created while opening docx file. The file was digitally signed. Libreoffice is the version with debug symbols in Makefile: CONFIGURE_ARGS+= --enable-debug \ --enable-symbols