[mythtv] Frequent segmentation faults with MythMusic 0.19

Peter Dash peter.dash at gmail.com
Sat Feb 18 19:56:50 UTC 2006


To make sure something isn't stripped use:

FEATURES="nostrip" emerge foo

(make sure you have debug in your USE flags as well). You might find
you have to re-emerge glibc with FEATURES="nostrip" as well, check the
output of

file /usr/lib/libthread_db.so

and make sure it (or whatever it points to) is not stripped.

Peter.


More information about the mythtv-dev mailing list