Bug 3856 - Xvfb: valgrind complaint - fbBltOne()
Summary: Xvfb: valgrind complaint - fbBltOne()
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/DDX/Xorg (show other bugs)
Version: git
Hardware: Other Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-24 04:27 UTC by Stuart Anderson
Modified: 2014-04-08 13:15 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Stuart Anderson 2005-07-24 04:27:36 UTC
==9644== Conditional jump or move depends on uninitialised value(s) 
==9644==    at 0x809EAD1: fbBltOne (in /usr/src/xorg/xc/programs/Xserver/Xvfb) 
==9644==    by 0x80AD406: fbPushFill 
(in /usr/src/xorg/xc/programs/Xserver/Xvfb) 
==9644==    by 0x80AD5DA: fbPushImage 
(in /usr/src/xorg/xc/programs/Xserver/Xvfb) 
==9644==    by 0x80AD651: fbPushPixels 
(in /usr/src/xorg/xc/programs/Xserver/Xvfb) 
==9644==    by 0x80E7332: damagePushPixels 
(in /usr/src/xorg/xc/programs/Xserver/Xvfb) 
==9644==    by 0x80D8D57: miDCPutBits 
(in /usr/src/xorg/xc/programs/Xserver/Xvfb) 
==9644==    by 0x80D8FBD: miDCPutUpCursor 
(in /usr/src/xorg/xc/programs/Xserver/Xvfb) 
==9644==    by 0x80DF6C8: miSpriteRestoreCursor 
(in /usr/src/xorg/xc/programs/Xserver/Xvfb) 
==9644==    by 0x80D8062: miPointerUpdate 
(in /usr/src/xorg/xc/programs/Xserver/Xvfb) 
==9644==    by 0x80D7CFA: miPointerDisplayCursor 
(in /usr/src/xorg/xc/programs/Xserver/Xvfb) 
==9644==    by 0x80E9FD1: CursorDisplayCursor 
(in /usr/src/xorg/xc/programs/Xserver/Xvfb) 
==9644==    by 0x8157613: AnimCurDisplayCursor 
(in /usr/src/xorg/xc/programs/Xserver/Xvfb)
Comment 1 Matthieu Herrb 2005-07-24 20:40:58 UTC
This is probably linked to bug 3822:
<https://bugs.freedesktop.org/show_bug.cgi?id=3822>
Comment 2 Daniel Stone 2007-02-27 01:27:25 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 3 Adam Jackson 2014-04-08 13:15:20 UTC
Fixed in git.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.