On Wed, 2003-10-08 at 22:30, Stefan Lange wrote: > Hello, > if I try to use Xv (via mplayer, or with xawtv using the v4l-module) > with current cvs (trunk) the X server crashes. I'm using a r200-based > card (Radeon 8500). > When I check out cvs from just before the mergedfb-merge (i tried > 2003-10-07, 4:30:00), I get no problems, so the merge might have broken > something. > > Can anybody reproduce this?
I could, and I just fixed this in CVS. The cause was dereferencing a pointer which is uninitialized in non-MergedFB mode. -- Earthling Michel Dänzer \ Debian (powerpc), XFree86 and DRI developer Software libre enthusiast \ http://svcs.affero.net/rm.php?r=daenzer ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
