Bug 28928 - [ati-dri] R100 OpenGL Crash buffer overflow
Summary: [ati-dri] R100 OpenGL Crash buffer overflow
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: XOrg git
Hardware: x86 (IA32) Linux (All)
: medium major
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-06 05:02 UTC by Tuxality
Modified: 2019-11-19 08:13 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Tuxality 2010-07-06 05:02:14 UTC
DRI is working with direct rendering and hardware acceleration, but only working OpenGL application is glxgears and small example written by me using gtkglext. When I try to run yabause or any application that uses OpenGL then I've got this:

*********************************WARN_ONCE*********************************
File radeon_swtcl.c function r100_swtcl_flush line 322
Rendering was 13 commands larger than predicted size. We might overflow command buffer.
***************************************************************************
drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info.

And then crash.

When I write dmesg I got this:

[drm:r100_cs_track_texture_check] *ERROR* No texture bound to unit 0
[drm:radeon_cs_ioctl] *ERROR* Invalid command stream !

I'm using module radeon under ATI Radeon M6 (R100) and packages version under Archlinux i686:

ati-dri 7.8.2-1
xf86-video-ati 6.13.0-1
mesa 7.8.2-1
libgl 7.8.2-1

The DRI module is from 20090101, but was working ok with version from 20061018, so with Mesa 7.2 (2008).

I've tried to compile Mesa 7.2, but the DRI was not working (only swrast).

Please help me, I can't even watch youtube with proper speed. Only alternative for me is Debian Lenny that has everything (DRI) working ok, because it has the old version.
Comment 1 Martin Peres 2019-11-19 08:13:43 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/137.


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.