From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89734] GL_AMD_pinned_memory extension causing a kernel hardlock Date: Mon, 30 Mar 2015 10:12:33 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0089795462==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B11D889E23 for ; Mon, 30 Mar 2015 03:12:33 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0089795462== Content-Type: multipart/alternative; boundary="1427710353.C00EDDf0.23106"; charset="UTF-8" --1427710353.C00EDDf0.23106 Date: Mon, 30 Mar 2015 10:12:33 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D89734 --- Comment #8 from Christian K=C3=B6nig --- (In reply to poub365-bugzilla from comment #7) > Installed the new kernel (3.19) and rebooted on it. Same freeze on the ex= it > of Dolphin. Here's the new dmesg log. Hope I did it right. Yeah, thanks! That's exactly what I needed. And my initial suspicion was right, for some reason we try to free the SG t= able twice: [ 141.833287] [drm:radeon_ttm_backend_unbind [radeon]] *ERROR* ttm->sg =3D ffff880222930e00, ttm->sg->sgl =3D ffff8802238bd200 ... [ 141.898159] [drm:radeon_ttm_backend_unbind [radeon]] *ERROR* ttm->sg =3D ffff880222930e00, ttm->sg->sgl =3D (null) Which then obviously causes problems. For a quick fix we could try to double check if we haven't already freed the table, but I think the underlying problem is that we try to free the BO twi= ce as well. @Michel any ideas? --=20 You are receiving this mail because: You are the assignee for the bug. --1427710353.C00EDDf0.23106 Date: Mon, 30 Mar 2015 10:12:33 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 8 on bug 89734<= /a> from Christian K=C3=B6nig
(In reply to poub365-bugzilla from comment #7)
> Installed the new kernel (3.19) and rebooted on =
it. Same freeze on the exit
> of Dolphin. Here's the new dmesg log. Hope I did it right.

Yeah, thanks! That's exactly what I needed.

And my initial suspicion was right, for some reason we try to free the SG t=
able
twice:

[  141.833287] [drm:radeon_ttm_backend_unbind [radeon]] *ERROR* ttm->sg =
=3D
ffff880222930e00, ttm->sg->sgl =3D ffff8802238bd200
...
[  141.898159] [drm:radeon_ttm_backend_unbind [radeon]] *ERROR* ttm->sg =
=3D
ffff880222930e00, ttm->sg->sgl =3D           (null)

Which then obviously causes problems.

For a quick fix we could try to double check if we haven't already freed the
table, but I think the underlying problem is that we try to free the BO twi=
ce
as well.

@Michel any ideas?


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1427710353.C00EDDf0.23106-- --===============0089795462== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0089795462==--