Bug 16636 - amarok crashes with symbol lookup error: /lib64/libamarokshared.so.1: undefined symbol: _ZNK6TagLib6String6to8BitEb
Summary: amarok crashes with symbol lookup error: /lib64/libamarokshared.so.1: undefin...
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Nicolas Lécureuil
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-24 09:24 CEST by Curtis Hildebrand
Modified: 2015-10-05 22:35 CEST (History)
1 user (show)

See Also:
Source RPM: amarok-2.8.0-6.mga5.src.rpm
CVE:
Status comment:


Attachments

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


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