Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A amd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,281
    • Issues 1,281
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • drm
  • amd
  • Issues
  • #137

Closed
Open
Created Jul 06, 2010 by Bugzilla Migration User@bugzilla-migration

[ati-dri] R100 OpenGL Crash buffer overflow

Submitted by Tuxality

Assigned to Default DRI bug account

Link to original bug (#28928)

Description

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.

Assignee
Assign to
Time tracking