From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 59101] Gnome shell crashes after sleep mode
Date: Mon, 3 Jun 2013 14:01:39 +0000 (UTC)
Message-ID: <20130603140139.D503911FA5F@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 A862FE6180
for ;
Mon, 3 Jun 2013 07:01:50 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 1553D206A3
for ;
Mon, 3 Jun 2013 14:01:46 +0000 (UTC)
Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217])
by mail.kernel.org (Postfix) with ESMTP id 65E8B206AD
for ;
Mon, 3 Jun 2013 14:01:40 +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=59101
--- Comment #3 from Alex Deucher 2013-06-03 14:01:39 ---
(In reply to comment #2)
>
> > [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!
>
> seems to be the problem.
-12 mean -ENOMEM. It seems the kernel is out of memory and the driver is not
able to allocate the memory it needs to process the rendering commands.
>
> Where is the xorg log file and how can I know the mesa version I'm using ?
the xorg log is usually /var/log/Xorg.0.log
If you are using distro packages, you'll have to check and see what version of
mesa you have installed using your package manager.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.