[mythtv-users] mythburn jpeg2yuv segfault

drescher0110-lists at yahoo.com drescher0110-lists at yahoo.com
Thu Mar 30 14:50:37 UTC 2006



--- drescher0110-lists at yahoo.com wrote:

> I found what was causing me to have a segfault on gentoo when mythburn used
> jpeg2yuv. The problem was the jpeg-mmx library. If I symlink libjpeg-mmx so that
> it
> points to libjpeg, jpeg2yuv runs without crashing.  I executed the following
> command
> in the /usr/lib folder: ln -s  libjpeg.so.62 libjpeg-mmx.so.62
> 
> John
> 
The problem is that jpeg-mmx segfaults when compiled with the -fomit-frame-pointer
here is a link to the bug description and a patch for gentoo to not use this flag
when compiling jpeg-mmx: http://bugs.gentoo.org/show_bug.cgi?id=114103

John




More information about the mythtv-users mailing list