Bug 971566 - after update to 4.1.0.0-6.beta1.fc19.i686 LibreOffice stopped working.
Summary: after update to 4.1.0.0-6.beta1.fc19.i686 LibreOffice stopped working.
Keywords:
Status: CLOSED DUPLICATE of bug 971795
Alias: None
Product: Fedora
Classification: Fedora
Component: libreoffice
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-06 20:14 UTC by Mikhail
Modified: 2013-06-08 18:32 UTC (History)
12 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-06-07 07:21:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mikhail 2013-06-06 20:14:07 UTC
Description of problem:
Today after update to 4.1.0.0-6.beta1.fc19.i686 LibreOffice stopped working.


$ /usr/bin/libreoffice 
/usr/lib/libreoffice/program/soffice.bin: symbol lookup error: /usr/lib/libreoffice/program/libvcllo.so: undefined symbol: hb_icu_script_to_script

Comment 1 Konrad Paumann 2013-06-06 21:08:08 UTC
I can confirm this bug.

Comment 2 Thorsten Leemhuis 2013-06-07 06:45:53 UTC
Saw this, too. Downgraded to this harfbuzz-release made it work again:
http://koji.fedoraproject.org/koji/buildinfo?buildID=420523

Might be related: 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709973

Comment 3 Parag Nemade 2013-06-07 07:14:53 UTC
When new libreoffice package be built against new harfbuzz-0.9.18, this bug will get resolved.

$ nm libharfbuzz.so.0.917.0 | grep script_to_script
000000000003cc90 T hb_glib_script_to_script
000000000003d300 T hb_icu_script_to_script

$ nm libharfbuzz.so.0.918.0 | grep script_to_script
00000000000383f0 T hb_glib_script_to_script

Comment 4 David Tardon 2013-06-07 07:21:11 UTC
I will do another build today, with updated build dependency.

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

Comment 5 Nivag 2013-06-07 07:38:39 UTC
did a yum update, which included upgrades to LibreOffice, now LO seg faults at start up, I tried 3 times clicking on a menu item!

from /var/log/messages:
Jun  7 10:10:50 localhost kernel: [  620.157379] soffice.bin[1557]: segfault at 0 ip           (null) sp 00007fffb28368d8 error 14 in soffice.bin[400000+1000]
Jun  7 10:11:04 localhost kernel: [  634.017946] soffice.bin[1577]: segfault at 0 ip           (null) sp 00007ffffeb20d18 error 14 in soffice.bin[400000+1000]
Jun  7 19:20:37 localhost kernel: [33607.308536] soffice.bin[3443]: segfault at 0 ip           (null) sp 00007fffef79cea8 error 14 in soffice.bin[400000+1000]

Linux localhost.localdomain 3.9.4-301.fc19.x86_64 #1 SMP Tue Jun 4 00:30:04 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Intel core 7 64 bit quad core in a laptop

from yum.log
Jun 07 09:59:06 Updated: harfbuzz-0.9.18-1.fc19.x86_64
Jun 07 09:59:19 Updated: 1:libreoffice-core-4.1.0.0-6.beta1.fc19.x86_64

The splash screen shows up for about a second, and then disappears.

after I did 
yum downgrade harfbuzz
LibreOffice came up okay.

Comment 6 David Tardon 2013-06-07 07:49:32 UTC
*** Bug 971653 has been marked as a duplicate of this bug. ***

Comment 7 David Tardon 2013-06-07 12:22:55 UTC

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

Comment 8 Constantin Dunayev 2013-06-08 18:32:56 UTC
libreoffice-4.1.0.0-7.beta2.fc19, harfbuzz-0.9.18-2.fc19 works ok, maybe fixed


Note You need to log in before you can comment on or make changes to this bug.