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

--- Comment #42 from Patrick Luby <guibomac...@gmail.com> ---
(In reply to steve from comment #41)
> I was wondering about you asking when the crash happened earlier.
> 
> In all tests I do reach the save dialog and tick the "Encrypt with GPG key"
> option. Any crashes reported in recent testing happend after clicking OK in
> the save as dialog.
> 
> The crashes that happened in the past when opening LibreOffice seem to no
> longer happen.

OK. If you are consistently getting to the same crash point each time (i.e.
clicking the Save button in the Save As dialog) that is good to know. I somehow
got the impression that you were able to get as far as clicking the Save button
in the Save As dialog and it would crash. Then, when you restarted LibreOffice,
you would see the same crash immediately like some sort broken state was
accumulating between launches.

I committed a small change that will be in tomorrow's (23 February 2024)
nightly master build (see
https://bugs.documentfoundation.org/show_bug.cgi?id=152524#c57). It won't fix
anything but it reverts my last attempted fix so that your crash logs will show
the main thread so I can see where in the LibreOffice code the crash occurs. My
last attempted fix executed the gpg command on its own separate thread and
since the crash corrupts memory, there is no main thread stack in your latest
crash logs so I couldn't tell what LibreOffice code was running.

Anyway, with tomorrow's nightly master build, can you post a new crash log when
you click the Save button in the Save As dialog?

Also, can you try digitally signing a document without encryption? That process
also displays the Select Certificate dialog so if digital signing also crashes,
that might give me some ideas of what to do next.

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

Reply via email to