Package: libcue1
Version: 1.3.0-1
Severity: important

libcue has the internal symbol cdtext_init(), which is also provided
by libcdio10 (/usr/lib/libcdio.so.10.0.0).  MPD is linked with both
libraries (libcdio10 is indirectly linked via libiso9660-7).  On my
machine, MPD crashes every time I try to load a CUE sheet, because
libcue's cd_init() calls libcdio's cdtext_init(), instead of its own
one (ABI mismatch).



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to