Re: mythtv segmentation faults - the mystery deepens
Neil Bird <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
Around about 20/04/12 08:21, Neil Bird typed ... > It was largely down to luck, I think, that I found refs. to the nvidia > drivers and prelink issues; I need to have another look into it to see if > it's going to be fixed. A cursory glance now implies it's not nvidia per > se, but prelink that's stuffing up newer nvidia binaries (and presumably > apps. linked against them). A previous discussion of this issue (on this list!) seems to have also found that you can work around the issue by blacklisting the nvidia drivers for prelink in prelink.conf. Ref: http://www.gossamer-threads.com/lists/atrpms/users/1543?do=post_view_threaded Axel, might it be worthwhile adding /etc/prelink.conf.d/atrpms-nvidia.conf: -b /usr/lib/nvidia-graphics-* ? Apparently, doing this allows you to enable prelink as before, but omit the nvidia-related crashes. I shall try it this weekend. I suppose it should be possible to determine the version(s) where this issue started, and only omit those (e.g., /usr/lib/nvidia-graphics-2*) but it may be safer to do the lot. -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit