Bug 161812 - Сrash when I open a file that is digitally signed
Summary: Сrash when I open a file that is digitally signed
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
24.2.4.2 release
Hardware: x86-64 (AMD64) FreeBSD
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks: Digital-Signatures Crash
  Show dependency treegraph
 
Reported: 2024-06-27 13:04 UTC by Alexey
Modified: 2024-12-07 19:14 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
Signed file that crashes when you read it. (621.59 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2024-06-28 10:01 UTC, Alexey
Details
The backtrace log file without debug symbols for the FreeBSD package (33.05 KB, text/x-log)
2024-10-09 07:48 UTC, Alexey
Details
The backtrace log file with debug symbols for the FreeBSD package (40.50 KB, text/x-log)
2024-10-09 07:52 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2024-06-27 13:04:04 UTC
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
Comment 1 Xisco Faulí 2024-06-27 14:22:43 UTC
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.)
Comment 2 Alexey 2024-06-28 10:01:16 UTC
Created attachment 195033 [details]
Signed file that crashes when you read it.
Comment 3 Xisco Faulí 2024-06-28 10:04:18 UTC
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
Comment 4 Alexey 2024-06-28 10:12:32 UTC
The crash occurs in FreeBSD. Crash does not occur in Linux and Windows
Comment 5 Buovjaga 2024-08-22 04:40:57 UTC
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
Comment 6 Alexey 2024-10-09 07:48:13 UTC
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)
Comment 7 Alexey 2024-10-09 07:52:37 UTC
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