Bug 16636

Summary: amarok crashes with symbol lookup error: /lib64/libamarokshared.so.1: undefined symbol: _ZNK6TagLib6String6to8BitEb
Product: Mageia Reporter: Curtis Hildebrand <curtis_mageia>
Component: RPM PackagesAssignee: Nicolas Lécureuil <mageia>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: thierry.vignaud
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: amarok-2.8.0-6.mga5.src.rpm CVE:
Status comment:

Description Curtis Hildebrand 2015-08-24 09:24:17 CEST
Amarok crashes when run from the command line with the following error:

amarok: symbol lookup error: /lib64/libamarokshared.so.1: undefined symbol: _ZNK6TagLib6String6to8BitE

A search showed that _ZNK6TagLib6String6to8BitE is provided by taglib

]# urpmf libamarokshared.so.1
lib64amarokshared1:/usr/lib64/libamarokshared.so.1
lib64amarokshared1:/usr/lib64/libamarokshared.so.1.0.0
]# rpm -q --requires lib64amarokshared1 |grep tag
libtag-extras.so.1()(64bit)
libtag.so.1()(64bit)
]# rpm -q --whatprovides "libtag.so.1()(64bit)"
lib64taglib1-1.9.1-5.mga6


I suspect this might work itself out with a rebuild of Amarok.  taglib was just rebuilt a few days ago because of a VLC crash.

Steps to reproduce:

1. Start Amarok from the command line  (amarok is iconified in the System Tray)
2. Click the System tray icon   => CRASH

Reproducible: 

Steps to Reproduce:
Thierry Vignaud 2015-08-24 10:44:03 CEST

CC: (none) => thierry.vignaud
Assignee: bugsquad => mageia

Comment 1 Curtis Hildebrand 2015-10-05 22:35:14 CEST
I'll resolve this as fixed because I don't see the same error any more, but I still can't start Amarok because of a new problem.  New bug will be filed.

Status: NEW => RESOLVED
Resolution: (none) => FIXED