On 11/15/2010 9:52 AM, Kirk Bocek wrote: > > > On 11/15/2010 9:43 AM, Kirk Bocek wrote: >> Just updated to the current 23.1-241 packages on Centos 5 x86_64. On my sole >> slave backend, mythbackend segfaults when started: >> >> $service mythbackend start >> Starting mythbackend: [ OK ] >> $dmesg >> mythbackend[3558]: segfault at 000000002d5b9910 rip 00002aafa6ab6cc8 rsp >> 00007fff76af5df0 error 6 >> >> just regular startup messages logged to /var/log/mythtv/mythbackend.log. >> Mythbackend was running fine on this host with the 239 packages. >> >> Running the current 2.6.18-194.26.1.el5 kernel. Have the current >> video4linux-kmdl-2.6.18-194.26.1.el5-20100401-94.el5 installed to drive a >> PVR-500. >> >> My master backend runs 241 without any errors. >> >> Does anyone have any ideas?
Okay, got it. My update pulled in the bijou versions of the libraries: $rpm -qa |grep -i myth libmythupnp-0.23.1_0-0.23.1-241.el5_bijou20101002 libmythavformat-0.23.1_0-0.23.1-241.el5_bijou20101002 libmythtv-0.23.1_0-0.23.1-241.el5_bijou20101002 perl-MythTV-0.23.1-241.el5_bijou20101002 mythgame-0.23.1-241.el5 libmythhdhomerun-0.23.1_0-0.23.1-241.el5_bijou20101002 mythvideo-0.23.1-241.el5 libmythavutil-0.23.1_0-0.23.1-241.el5_bijou20101002 libmythswscale-0.23.1_0-0.23.1-241.el5_bijou20101002 mythtv-themes-0.23.1-241.el5 mythweather-0.23.1-241.el5 mythtv-setup-0.23.1-241.el5 libmythdb-0.23.1_0-0.23.1-241.el5_bijou20101002 libmythavcodec-0.23.1_0-0.23.1-241.el5_bijou20101002 libmythfreemheg-0.23.1_0-0.23.1-241.el5_bijou20101002 mythtv-frontend-0.23.1-241.el5 mythgallery-0.23.1-241.el5 libmyth-0.23.1_0-0.23.1-241.el5_bijou20101002 libmythlivemedia-0.23.1_0-0.23.1-241.el5_bijou20101002 python-MythTV-0.23.1-241.el5_bijou20101002 mythtv-backend-0.23.1-241.el5 libmythui-0.23.1_0-0.23.1-241.el5_bijou20101002 mythmusic-0.23.1-241.el5 mythtv-docs-0.23.1-241.el5 I removed the bijou versions with "rpm -e --nodeps" then ran: yum install libmyth\* --enablerepo=atrpms --exclude=\*bijou\* Mythbackend is running now. Interesting that mythfrontend ran fine with the bijou libraries but mythbackend didn't. _______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
