Bug 1626422 - libharfbuzz.so.0: undefined symbol: FT_Done_MM_Var
Summary: libharfbuzz.so.0: undefined symbol: FT_Done_MM_Var
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: harfbuzz
Version: 29
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Parag Nemade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-07 09:32 UTC by rvcsaba
Modified: 2018-09-08 02:25 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-09-08 02:25:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description rvcsaba 2018-09-07 09:32:29 UTC
Description of problem:

I upgradede to Fedora 29, and lightdm exited error code 1. I see seat0-greeter.log:

/usr/sbin/lightdm-gtk-greeter: symbol lookup error: /lib64/libharfbuzz.so.0: undefined symbol: FT_Done_MM_Var


Version-Release number of selected component (if applicable):

harfbuzz-1.8.7-1.fc29.x86_64
harfbuzz-1.8.7-1.fc29.i686
lightdm-gtk-2.0.5-2.fc29.x86_64


How reproducible:

Boot my computer.


Additional info:

[+0.35s] DEBUG: XServer 0: Connecting to XServer :0
[+0.36s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified)
[+0.36s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+0.36s] DEBUG: Session pid=1642: Started with service 'lightdm-greeter', username 'lightdm'
[+0.39s] DEBUG: Session pid=1642: Authentication complete with return value 0: Success
[+0.39s] DEBUG: Seat seat0: Session authenticated, running command
[+0.39s] DEBUG: Session pid=1642: Running command /usr/sbin/lightdm-gtk-greeter
[+0.39s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+0.39s] DEBUG: Session pid=1642: Logging to /var/log/lightdm/seat0-greeter.log
[+0.61s] DEBUG: Activating VT 1
[+0.61s] DEBUG: Activating login1 session c5
[+0.61s] DEBUG: Seat seat0 changes active session to c5
[+0.61s] DEBUG: Session c5 is already active
[+0.62s] DEBUG: Greeter closed communication channel
[+0.62s] DEBUG: Session pid=1642: Exited with return value 127
[+0.62s] DEBUG: Seat seat0: Session stopped
[+0.62s] DEBUG: Seat seat0: Stopping; failed to start a greeter
[+0.62s] DEBUG: Seat seat0: Stopping
[+0.62s] DEBUG: Seat seat0: Stopping display server
[+0.62s] DEBUG: Sending signal 15 to process 1624
[+0.63s] DEBUG: Seat seat0 changes active session to
[+0.75s] DEBUG: Process 1624 exited with return value 0
[+0.75s] DEBUG: XServer 0: X server stopped
[+0.75s] DEBUG: Releasing VT 1
[+0.75s] DEBUG: XServer 0: Removing X server authority /var/run/lightdm/root/:0
[+0.75s] DEBUG: Seat seat0: Display server stopped
[+0.75s] DEBUG: Seat seat0: Stopped
[+0.75s] DEBUG: Required seat has stopped
[+0.75s] DEBUG: Stopping display manager
[+0.75s] DEBUG: Display manager stopped
[+0.75s] DEBUG: Stopping daemon
[+0.75s] DEBUG: Exiting with return value 1

Comment 1 Parag Nemade 2018-09-07 12:35:33 UTC
Do you have freetype-freeworld package installed on your system? if yes, will removing it fix the reported issue here?

Comment 2 rvcsaba 2018-09-07 19:43:20 UTC
Thanks, dnf erase freetype-freeworld solved this problem.

(In reply to Parag Nemade from comment #1)
> Do you have freetype-freeworld package installed on your system? if yes,
> will removing it fix the reported issue here?

Comment 3 Parag Nemade 2018-09-08 02:25:50 UTC
Thanks for confirming. This is then not a problem with any of Fedora repository packages. You may want to report this to rpmfusion bugzilla against freetype-freeworld package.

I am closing this as a NOTABUG now.


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