|
From: Mark H. <ma...@mi...> - 2006-04-12 14:26:27
|
Dan Dennedy wrote: > On Tuesday 11 April 2006 9:47 am, Mark Heslep wrote: > > Anonymous CVS updates at SourceForge are on some huge delay :-(. Check > the > Changelog periodically, or I can make a snapshot tarball available to you. A > segfault upon exit of a very mediocre player application is probably not > worth the effort. Since the version you did pull from CVS contains post-0.104 > bugfixes, and it is working good for you, then it is another reason I do not > think it is interesting to pursue further testing. > > However, can you save me the trouble of tracking down the > libdv-0.104-gtk2.patch and send it for me to review? > > Sure. All the patches for libdc from FC5 attached as there's no segfault w/ the gtk patch applied. Note I found that at least the gtk patch does not apply cleanly against your CVS source, though the important 1st chunk does apply. I suspect one of the other patches (mmx?) causes the segfault (not referring to the playdv problem here - agree thats irrelevant). FYI, The FC5 entire source package is here, among other places: http://ftp.riken.jp/Linux/fedora/core/5/source/SRPMS/libdv-0.104-2.fc5.src.rpm rpm -ivh <libdv pkg>; rpmbuild -bp ../SPECS/libdv.spec <- will pull the tarball and patches into ../SOURCES on an FC / RedHat system. Mark |