Bug 130195 - Change text spacing crashes LO
Summary: Change text spacing crashes LO
Status: RESOLVED DUPLICATE of bug 130286
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.4.0.2 rc
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-25 18:12 UTC by Axel Braun
Modified: 2020-02-14 16:13 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
header (copy into .odt) (14.55 KB, application/vnd.oasis.opendocument.presentation)
2020-01-25 18:13 UTC, Axel Braun
Details
Detailed steps to reproduce crash (175.87 KB, application/vnd.oasis.opendocument.text)
2020-01-26 09:46 UTC, Axel Braun
Details
strace (2.00 MB, application/x-bzip)
2020-01-26 09:53 UTC, Axel Braun
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Axel Braun 2020-01-25 18:12:27 UTC
Description:
I created a page header in Impress - some boxes grouped together, one with text that contains character spacing.
Copy the header into a .odt, mark the text in box and change spacing -> LO crashes

Steps to Reproduce:
1. copy page header into text document
2. be surprised that the textbox has now a line break
3. mark text
4. change character spacing (smaller) 
5. click OK -> crash

Actual Results:
it crashes

Expected Results:
it changes the spacing


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.4.0.2
Build-ID: 40(Build:2)
CPU-Threads: 4; BS: Linux 5.4; UI-Render: Standard; VCL: kf5; 
Gebietsschema: de-DE (de_DE.UTF-8); UI-Sprache: de-DE
Calc: threaded
Comment 1 Axel Braun 2020-01-25 18:13:52 UTC
Created attachment 157424 [details]
header (copy into .odt)
Comment 2 Dieter 2020-01-26 06:14:53 UTC
Axel, thank you for reporting the bug. Please specify the first step, because AFAIK there is no header in an impress file. What I did:
1. I opened atachment from comment 1
2. ctrl+A
3. ctrl+C
4. I opened a new document in writer and put cursor into header
5. ctrl+V
6. There is not text field, but an image and it looks the same as in impress

Tested with

Version: 6.5.0.0.alpha0+ (x64)
Build ID: 350d25da375f221edfa37309324ce3c68cf297ef
CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-GB
Calc: threaded

and with

Version: 6.3.4.2 (x64)
Build-ID: 60da17e045e08f1793c57c00ba83cdfce946d0aa
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: threaded

So please provide a clearer set of step-by-step instructions on how to reproduce the problem.
I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the steps are provided.
Comment 3 Dieter 2020-01-26 06:15:46 UTC
Axel, could you please also add link to the crash report? Thanks
Comment 4 Axel Braun 2020-01-26 09:46:22 UTC
Created attachment 157432 [details]
Detailed steps to reproduce crash

@Dieter - how can I access the crash report / where do In find it? (not in journal ...)
Comment 5 Axel Braun 2020-01-26 09:53:24 UTC
Created attachment 157433 [details]
strace

OK, google search help worked better than LO search....
Comment 6 Dieter 2020-01-26 13:24:38 UTC
(In reply to Axel Braun from comment #4)
> @Dieter - how can I access the crash report / where do In find it? (not in
> journal ...)

After a crash there should appear a window and ask you, if you want to send a crash report. It also shows you the link to the crash report in https://crashreport.libreoffice.org
Comment 7 Dieter 2020-01-26 13:33:51 UTC
(In reply to Axel Braun from comment #4)
> Created attachment 157432 [details]
> Detailed steps to reproduce crash

I followed the steps, but no crash in

Version: 6.5.0.0.alpha0+ (x64)
Build ID: 350d25da375f221edfa37309324ce3c68cf297ef
CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-GB
Calc: threaded

and also not with

Version: 6.3.4.2 (x64)
Build-ID: 60da17e045e08f1793c57c00ba83cdfce946d0aa
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: threaded
Comment 8 Xisco Faulí 2020-01-28 11:28:59 UTC
I can't reproduce it in

Version: 7.0.0.0.alpha0+
Build ID: aef7feb3e695ecf6d411f0777196dcc4281e201a
CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

Does it crash for you if you launch LibreOffice from commandline with 'SAL_USE_VCLPLUGIN=gen soffice' ?
Comment 9 Axel Braun 2020-01-28 13:49:30 UTC
(In reply to Xisco Faulí from comment #8)
> 
> Does it crash for you if you launch LibreOffice from commandline with
> 'SAL_USE_VCLPLUGIN=gen soffice' ?

Unfortunately yes:

docb@T520:~> SAL_USE_VCLPLUGIN=gen soffice
The X11 connection broke: I/O error (code 1)
XIO:  fatal IO error 9 (Ungültiger Dateideskriptor) on X server ":0"
      after 208 requests (208 known processed) with 0 events remaining.
KCrash: Application 'soffice.bin' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
sock_file=/run/user/1001/kdeinit5__0
Comment 10 Roman Kuznetsov 2020-01-28 21:37:06 UTC
(In reply to Axel Braun from comment #0)
 
> Additional Info:
> Version: 6.4.0.2
> Build-ID: 40(Build:2)
> CPU-Threads: 4; BS: Linux 5.4; UI-Render: Standard; VCL: kf5; 
> Gebietsschema: de-DE (de_DE.UTF-8); UI-Sprache: de-DE
> Calc: threaded

What Linux distro do you use? Can you try to install LibreOffice from libreoffice.org/download site and try retest your problem?
Comment 11 Axel Braun 2020-01-29 16:53:17 UTC
(In reply to Roman Kuznetsov from comment #10)
> 
> What Linux distro do you use? Can you try to install LibreOffice from
> libreoffice.org/download site and try retest your problem?

I use openSUSE Tumbleweed - just today it got upgraded to 6.4.0.3, same result

I have downloaded the 6.4.0.3 release LibreOffice_6.4.0.3_Linux_x86-64_rpm form lo.org, unpacked it, but unable to install:

T520:/home/docb/Downloads/LibreOffice_6.4.0.3_Linux_x86-64_rpm/RPMS # rpm -ihv libreoffice6.4-writer-6.4.0.3-3.x86_64.rpm           
error: Failed dependencies:
        libreoffice6.4 >= 6.4.0.3 is needed by libreoffice6.4-writer-6.4.0.3-3.x86_64
        libreoffice6.4 <= 6.4.0.3-3 is needed by libreoffice6.4-writer-6.4.0.3-3.x86_64
        libobasis6.4-writer >= 6.4.0.3 is needed by libreoffice6.4-writer-6.4.0.3-3.x86_64
        libobasis6.4-writer <= 6.4.0.3-3 is needed by libreoffice6.4-writer-6.4.0.3-3.x86_64
Comment 12 Axel Braun 2020-01-29 17:00:42 UTC
OK, installing the hard way with 
rpm -ihv *.rpm worked finally, but gives the same crash:

docb@T520:~/Downloads> /opt/libreoffice6.4/program/soffice
QSocketNotifier: Invalid socket 11 and type 'Read', disabling...
QSocketNotifier: Invalid socket 12 and type 'Read', disabling...
QSocketNotifier: Invalid socket 22 and type 'Read', disabling...
KCrash: Application 'soffice.bin' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
sock_file=/run/user/1001/kdeinit5__0
Unable to start Dr. Konqi
Re-raising signal for core dump handling.

docb@T520:~/Downloads> SAL_USE_VCLPLUGIN=gen /opt/libreoffice6.4/program/soffice
The X11 connection broke: I/O error (code 1)
XIO:  fatal IO error 9 (Bad file descriptor) on X server ":0"
      after 201 requests (201 known processed) with 0 events remaining.
KCrash: Application 'soffice.bin' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
sock_file=/run/user/1001/kdeinit5__0
Comment 13 Xisco Faulí 2020-02-04 15:58:55 UTC
Hi Alex,
is it the same issue as bug 130286 ?
Could you please try to reproduce it with a master build from http://dev-builds.libreoffice.org/daily/master/ ?
You can install it alongside the standard version.
I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the master build
Comment 14 Axel Braun 2020-02-14 15:43:33 UTC
(In reply to Xisco Faulí from comment #13)
> Hi Alex,
> is it the same issue as bug 130286 ?
> Could you please try to reproduce it with a master build from
> http://dev-builds.libreoffice.org/daily/master/ ?
> You can install it alongside the standard version.
> I have set the bug's status to 'NEEDINFO'. Please change it back to
> 'UNCONFIRMED' if the bug is still present in the master build

I tested the version /daily/master/Linux-rpm_deb-x86_64@86-TDF/2020-02-13_19.35.14/ and could *not* verify the bug anymore
Comment 15 Dieter 2020-02-14 16:11:31 UTC
(In reply to Axel Braun from comment #14)
> I tested the version
> /daily/master/Linux-rpm_deb-x86_64@86-TDF/2020-02-13_19.35.14/ and could
> *not* verify the bug anymore

=> RESOLVED WORKSFORME
Comment 16 Xisco Faulí 2020-02-14 16:13:09 UTC

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