Well, after updating a while ago I noticed a new package being pulled in by mariadb - dev-db/mysql-connector-c.
Ever since this update where it was pulled in (August 1) the mythtv backup script written in perl fails (mythconverg_backup.pl). It is segfaulting, and I get an email indicating so. All dmesg reports is: [29233.819979] mythconverg_bac[4703]: segfault at d26bb8ca58 ip 00007f433dbc7319 sp 00007ffd3ca8b160 error 4 in libmysqlclient.so.18.4.0[7f433db89000+34a000] [45297.590200] mythconverg_bac[10051]: segfault at f185283a68 ip 00007f749f50c319 sp 00007fff71cf09e0 error 4 in libmysqlclient.so.18.4.0[7f749f4ce000+34a000] [45818.780364] mythconverg_bac[10094]: segfault at 762032bf28 ip 00007f7c3f9f0319 sp 00007ffe32dfa190 error 4 in libmysqlclient.so.18.4.0[7f7c3f9b2000+34a000] I've done some poking around and rebuilt this package to no avail. Has anyone else using this found a solution? Dan