You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2020/02/14 00:06:31 UTC

[Issue 128290] New: Office will not start and exits with a segmentation fault on Centos 8

https://bz.apache.org/ooo/show_bug.cgi?id=128290

          Issue ID: 128290
        Issue Type: DEFECT
           Summary: Office will not start and exits with a segmentation
                    fault on Centos 8
           Product: General
           Version: 4.1.7
          Hardware: PC
                OS: Linux 64-bit
            Status: CONFIRMED
          Severity: Major
          Priority: P5 (lowest)
         Component: ui
          Assignee: issues@openoffice.apache.org
          Reporter: cmarcum@apache.org
  Target Milestone: ---

starting with a fresh Centos 8 install and ensuring there is no Libre or
OpenOffice installed 4.1.7 using DNF (new YUM) package manager.
Installed RPM's and freedesktop RPM.
Office installed without error.
Office would not start using program launcher.
used Bash and started ./soffice from /opt/openoffice4/program dir.
exited with a segmentation fault.
Found this on user mailing list:
https://www.mail-archive.com/users@openoffice.apache.org/msg16363.html
which had link to Bugzilla issue:
https://bz.apache.org/ooo/show_bug.cgi?id=124948
followed instructions from Ariel's comment and entered command:
$ ldd -v /opt/openoffice4/program/libvclplug_gtk.so
and found I was also missing libgdk_pixbuf_xlib-2.0.so.0
but when I entered:
$ dnf whatprovides */libgdk_pixbuf_xlib-2.0.so.0
I received not found.
The library needed was only in the Centos PowerTools repo which was not enabled
on my system.
After enabling it with:
$ sudo dnf config-manager --set-enabled PowerTools
I found it was in gdk-pixbuf2-xlib
installed with:
$ sudo dnf install gdk-pixbuf2-xlib

And now the office starts
I do get this:
Gtk-Message: 19:00:56.058: Failed to load module "canberra-gtk-module"
but it does start.

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

[Issue 128290] Office will not start and exits with a segmentation fault on Centos 8

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128290

oooforum (fr) <oo...@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oooforum@free.fr

--- Comment #1 from oooforum (fr) <oo...@free.fr> ---
My comment will not help but I have not any problem to use 4.1.7 with Debian
10.2 x64.
I use unofficial SF repo: 
https://sourceforge.net/projects/apacheoo-deb/files/debian/

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

[Issue 128290] Office will not start and exits with a segmentation fault on Centos 8

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128290

Andrea Pescetti <pe...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #3 from Andrea Pescetti <pe...@apache.org> ---
Closing as Carl managed to run 4.1.7 and explained all steps in

https://bz.apache.org/ooo/show_bug.cgi?id=128242

in detail (thanks!).

*** This issue has been marked as a duplicate of issue 128242 ***

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

[Issue 128290] Office will not start and exits with a segmentation fault on Centos 8

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128290

Andrea Pescetti <pe...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pescetti@apache.org

--- Comment #2 from Andrea Pescetti <pe...@apache.org> ---
You'll likely find this other issue useful:
https://bz.apache.org/ooo/show_bug.cgi?id=128242

See it for solution and if you happen to have clearer steps for the last
comment please post THERE with more information.

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

[Issue 128290] Office will not start and exits with a segmentation fault on Centos 8

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128290

Keith N. McKenna <kn...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |knmc@apache.org
             Status|RESOLVED                    |CLOSED

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