Bug 38018

Summary: Implementation error: bad format in _mesa_pack_rgba_span
Product: Mesa Reporter: Sean McNamara <gm.potato.ul>
Component: Drivers/Gallium/r600Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: medium CC: smcnam
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: dmesg and glxinfo catenated together

Description Sean McNamara 2011-06-06 21:59:21 UTC
Created attachment 47634 [details]
dmesg and glxinfo catenated together

When running the freeware OpenGL 2.1 title Savage 2, the following two lines of text show up on the console while the game is running. The two lines repeat exactly seven times. Only one functional anomaly was observed: when trying to quit the game, only a SIGKILL could terminate the process (SIGTERM / SIGINT were not enough). Performance is fairly good and there are no observable rendering errors, so I am marking this as MINOR.

The message is:

Please report at bugs.freedesktop.org
Mesa 7.11-devel implementation error: bad format in _mesa_pack_rgba_span

dmesg and glxinfo are attached.

Summary:

(1) Weird intel-iommu warnings on bootup
(2) Hardware: Radeon HD5970
(3) Git version of mesa: git-c2e6590
(4) libdrm, DDX and linux from git
(5) Xorg server from Ubuntu 11.04, version 1.10.1; pixman 0.20.2

Non-standard radeon DDX options:

Option "SwapbuffersWait" "off"
Option "ColorTiling" "on"
Option "EnablePageFlip" "on"
Option "EXAVSync" "off"
Option "DynamicPM" "on"
Comment 1 Benjamin Bellec 2011-09-29 10:09:08 UTC
Did you still have these messages?
Comment 2 Marek Olšák 2014-04-13 11:36:47 UTC
There has been tons of fixes to _mesa_pack_rgba_span since 2011. Feel free to reopen this if you still see errors.

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.