Bug 122289 - Changing certification path crashes LO if Option dialog is called from the start center
Summary: Changing certification path crashes LO if Option dialog is called from the st...
Status: RESOLVED DUPLICATE of bug 122846
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.0.0.0.alpha1+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Options-Dialog-Paths
  Show dependency treegraph
 
Reported: 2018-12-23 12:59 UTC by Thomas Hackert
Modified: 2019-01-21 16:05 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Dr Konqi crash report (4.68 KB, text/plain)
2018-12-23 12:59 UTC, Thomas Hackert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Hackert 2018-12-23 12:59:51 UTC
Created attachment 147783 [details]
Dr Konqi crash report

Hello @ll,
this seems to have started somewhere during the switch to 6.2 in master, but is still reproducible in RC1 ... :(
Do the following:

1. Install LO parallel to other versions following the instructions from https://wiki.documentfoundation.org/Installing_in_parallel/Linux
2. go to "Tools - Options - Security - Certificate"
3. change the certificate path from "thunderbird: default" to "firefox: default"
4. confirm to restart in the next dialog

LO immediately crashes and you are not able to work with it later on (i.e. going to "Tools - Options" again, use the menus in Writer) as it will crash again ... :( This bug is reproducible on my system every time. Moving $instdir/user or removing $instdir/user/registrymodification.xcu is somehow a workaround, but ...

OS: Kubuntu 18.10
LO: Version: 6.2.0.1
Build-ID: 0412ee99e862f384c1106d0841a950c4cfaa9df1
CPU-Threads: 4; BS: Linux 4.18; UI-Render: Standard; VCL: kde5; 
Gebietsschema: de-DE (de_DE.UTF-8); UI-Sprache: de-DE
Calc: threaded

Dr Konqi produces some lines for this crash (see attached file) and I see the following when started from the command line:
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = soffice.bin path = /home/thackert/LO/instdir/6200rc1/opt/libreoffice6.2/program pid = 27781
KCrash: Arguments: /home/thackert/LO/instdir/6200rc1/opt/libreoffice6.2/program/soffice.bin --nocrashhandler 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit
sock_file=/run/user/1001/kdeinit5__0
QSocketNotifier: Invalid socket 10 and type 'Read', disabling...
Unable to start Dr. Konqi
Re-raising signal for core dump handling.

HTH
Thomas.
Comment 1 Xisco Faulí 2018-12-23 17:44:26 UTC
I do confirm it in

Version: 6.3.0.0.alpha0+
Build ID: 7d63c700c36afd27850346e42b92768f084f5d4d
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

but it  doesn't crash nor restart in gen/gtk
Comment 2 Xisco Faulí 2018-12-23 18:06:50 UTC
Also reproduced in

Arch Linux 64-bit, KDE Plasma 5
Version: 6.0.0.0.alpha0+
Build ID: 98befbb26217b0bf3f35354e418a355280c52cfc
CPU threads: 8; OS: Linux 4.11; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on June 29th 2017

-> https://bugs.documentfoundation.org/show_bug.cgi?id=108855#c1
Comment 3 Xisco Faulí 2018-12-23 18:07:19 UTC
@Mike, probably the same root cause as bug 108855
Comment 4 Xisco Faulí 2019-01-21 16:05:05 UTC
This is fixed by https://gerrit.libreoffice.org/#/c/66691/.
Closing as a duplicate of bug 122846

*** This bug has been marked as a duplicate of bug 122846 ***