https://bz.apache.org/ooo/show_bug.cgi?id=128193
Issue ID: 128193
Issue Type: DEFECT
Summary: Fedora 29: DE 4.1.6 segmentation fault since a few
days
Product: General
Version: 4.1.6
Hardware: All
OS: Linux 64-bit
Status: UNCONFIRMED
Severity: Critical
Priority: P5 (lowest)
Component: ui
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hi,
i get segmentation faults like this:
$ openoffice4
/opt/openoffice4/program/soffice: Zeile 121: 12344 Speicherzugriffsfehler
(Speicherabzug geschrieben) "$sd_prog/$sd_binary" "$@"
[marius@eve RPMS]$
when i open an empty impress and ..
- try to change the master page configuration
- switch to the tab "Handzettel", thats "normal" -> "Table of Content ->
Notices -> "Handzettel" aka "flyers"
the presentation is empty, one page, directly after starting impress.
# execute soffice binary
"$sd_prog/$sd_binary" "$@" &
trap 'kill -9 $!' TERM
wait $! <----- CRASH line 121
sd_ret=$?
A normal usage is no longer possible.
An actual recompiled and updated version is needed, asap.
After a document recovery, oo starts WRITER instead of IMPRESS, which is
annoying to say the least.
--
You are receiving this mail because:
You are the assignee for the issue.