
neil at fnxweb
Apr 19, 2012, 2:19 AM
Post #3 of 5
(308 views)
Permalink
|
|
Re: mythtv segmentation faults - the mystery deepens
[In reply to]
|
|
Around about 18/04/12 19:30, Jerome Hettich typed ... > I thought that having removed and reinstalled the 0.25-285 rpms everything > was working fine but now after a couple of days running all the mythtv > suite of programs segfault as soon as the program is started again. > > What is really strange is that rebooting makes no difference (all the > mythtv programs still segfault immediately) but removing and reinstalling > the same rpms (0.25-285) as were already installed (again) fixes this! Ah, OK, are you using the newer nvidia gfx driver? I had a similar thing happen to me on my main Fedora 14 box a few months ago (I don't recall if it was mythfrontend or not, though): somehow, the newer nvidia kmdls were causing prelink to cock up. Any running processes would be unaffected by any overnight run of prelink as they'd continue using the “virgin” versions, and of course an RPM replacement would briefly “fix” it. I had hoped that this was a transient fault, but haven't updated since to test it. I undid the prelink (prelink -a -u) and then disabled prelink (PRELINKING=no in /etc/sysconfig/prelink): my box is fast enough that I'm not worried about that. ‘prelink -a -u’ is relatively fast anyway (well, was for me :) ) so could well be worth trying whatever. -- [neil [at] fn ~]# rm -f .signature [neil [at] fn ~]# ls -l .signature ls: .signature: No such file or directory [neil [at] fn ~]# exit _______________________________________________ atrpms-users mailing list atrpms-users [at] atrpms http://lists.atrpms.net/mailman/listinfo/atrpms-users
|