Bug 38018 - Implementation error: bad format in _mesa_pack_rgba_span
Summary: Implementation error: bad format in _mesa_pack_rgba_span
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r600 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium minor
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-06 21:59 UTC by Sean McNamara
Modified: 2014-04-13 11:36 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg and glxinfo catenated together (120.11 KB, text/plain)
2011-06-06 21:59 UTC, Sean McNamara
Details

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.