From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 49981] [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation
-12!
Date: Wed, 30 Jan 2013 03:15:27 +0000 (UTC)
Message-ID: <20130130031527.9931011FF27@bugzilla.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from mail.kernel.org (mail.kernel.org [198.145.19.201])
by gabe.freedesktop.org (Postfix) with ESMTP id E2E74E5EB8
for ;
Tue, 29 Jan 2013 19:15:32 -0800 (PST)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 9244620399
for ;
Wed, 30 Jan 2013 03:15:31 +0000 (UTC)
Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217])
by mail.kernel.org (Postfix) with ESMTP id 7C63F203A3
for ;
Wed, 30 Jan 2013 03:15:29 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=49981
D. Hugh Redelmeier changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hugh@mimosa.com
--- Comment #5 from D. Hugh Redelmeier 2013-01-30 03:15:26 ---
For what it is worth (probably not much), I'm getting this message on Fedora 17
x86-64 with all updates. Fedora kernel 3.7.3-101.fc17.x86_64. Standard Gnome
desktop. The video card is an ATI Radeon HD 3600 XT
Symptoms:
- with a lot of windows on desktop, sometimes creating a new window yields an
illegible window with horizontal striations. It doesn't exactly stay within
boundaries but doesn't take over whole screen.
- When I look at the dock (if that's what it is called in Gnome 3, the image of
the application has striations too
- dmesg shows: [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!
- /var/log/Xorg.0.log shows a bunch of messages like these:
[ 97766.969] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0x6e5f750]
[ 97767.076] (II) RADEON(0): radeon_dri2_flip_event_handler:1069
fevent[0x6e5f750] width 2560 pitch 10240 (/4 2560)
[ 97773.012] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0x97ce6d0]
[ 97773.112] (II) RADEON(0): radeon_dri2_flip_event_handler:1069
fevent[0x97ce6d0] width 2560 pitch 10240 (/4 2560)
[ 97773.117] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0xb91b610]
[ 97773.213] (II) RADEON(0): radeon_dri2_flip_event_handler:1069
fevent[0xb91b610] width 2560 pitch 10240 (/4 2560)
[ 97773.217] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0x6a33d50]
[ 97773.313] (II) RADEON(0): radeon_dri2_flip_event_handler:1069
fevent[0x6a33d50] width 2560 pitch 10240 (/4 2560)
[ 97773.319] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0xb91b610]
[ 97773.414] (II) RADEON(0): radeon_dri2_flip_event_handler:1069
fevent[0xb91b610] width 2560 pitch 10240 (/4 2560)
[ 97773.420] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0x97ce5b0]
[ 97773.514] (II) RADEON(0): radeon_dri2_flip_event_handler:1069
fevent[0x97ce5b0] width 2560 pitch 10240 (/4 2560)
[ 97777.063] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0x928f370]
[ 97777.142] (II) RADEON(0): radeon_dri2_flip_event_handler:1069
fevent[0x928f370] width 2560 pitch 10240 (/4 2560)
[ 97777.925] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0x8be3b80]
[ 97777.945] (II) RADEON(0): radeon_dri2_flip_event_handler:1069
fevent[0x8be3b80] width 2560 pitch 10240 (/4 2560)
[ 97778.781] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0x97d9520]
[ 97778.798] (II) RADEON(0): radeon_dri2_flip_event_handler:1069
fevent[0x97d9520] width 2560 pitch 10240 (/4 2560)
[ 97780.516] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0x8bf1aa0]
[ 97780.520] (II) RADEON(0): radeon_dri2_flip_event_handler:1069
fevent[0x8bf1aa0] width 2560 pitch 10240 (/4 2560)
- I can close the window and get back to using the desktop. But once this has
happened, it will happen again quite a lot.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.