I'm wondering if anyone can help me out with this problem I'm encountering with xine. I downloaded & installed the 64bit version successfully. I was able to successfully load and play a dvd movie without any problems. After shutting down my system for the night and restarting it, I attempted to run an mpg file. Xine appeared to be loading, but then crashed. I checked dmesg and saw this error. xine[5578] trap invalid operand rip:3cc8803a0e rsp:7fbfffad50 error:0 I ran xine-check and got the following output... $ xine-check Please be patient, this script may take a while to run... [ good ] you're using Linux, doing specific tests [ good ] looks like you have a /proc filesystem mounted. [ good ] You seem to have a reasonable kernel version (2.6.10-1.770_FC3) [ hint ] Architecture is x86_64 (not intel), assuming there is no MTRR. MTRR (Memory Type Range Registers) are used on intel CPUs to control caching mechanisms for special memory ranges. There is probably nothing like this on x86_64 CPUs... press <enter> to continue... [ good ] found the player at /usr/bin/xine [ good ] /usr/bin/xine is in your PATH [ good ] found /usr/bin/xine-config in your PATH [ good ] plugin directory /usr/lib64/xine/plugins/1.0.0 exists. [ good ] found unknown plugin: xineplug_flac.so [ good ] found input plugins [ good ] found demux plugins [ good ] found decoder plugins [ good ] found video_out plugins [ good ] found audio_out plugins [ good ] skin directory /usr/share/xine/skins exists. [ good ] found logo in /usr/share/xine/skins [ good ] I even found some skins. [ good ] /dev/cdrom points to /dev/hdc [ good ] /dev/dvd points to /dev/hdc [ good ] DMA is enabled for your DVD drive [ good ] found xvinfo: X-Video Extension version 2.2 [ good ] your Xv extension supports YV12 overlays (improves MPEG performance) [ good ] your Xv extension supports YUY2 overlays [ good ] Xv ports: YUY2 UYVY YV12 I420 The first time I ran xine-check I got some errors stating no plugins and that I needed xinelib and xinelibdev rpms. I successfully installed those without any problems and then ran xine-check and everything appeared to be "good". Does anyone know what that error is???