From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 79571] New: [Regression][radeon] Using Weston while playing video on X with VDPAU in background causes kernel panic. Date: Mon, 07 Jul 2014 01:05:35 +0000 Message-ID: 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 339B76E155 for ; Sun, 6 Jul 2014 18:05:39 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 967852022D for ; Mon, 7 Jul 2014 01:05:37 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 3D3B620225 for ; Mon, 7 Jul 2014 01:05:36 +0000 (UTC) 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 https://bugzilla.kernel.org/show_bug.cgi?id=79571 Bug ID: 79571 Summary: [Regression][radeon] Using Weston while playing video on X with VDPAU in background causes kernel panic. Product: Drivers Version: 2.5 Kernel Version: 3.15.3 Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: high Priority: P1 Component: Video(DRI - non Intel) Assignee: drivers_video-dri@kernel-bugs.osdl.org Reporter: marcel132132@gmail.com Regression: No Created attachment 142211 --> https://bugzilla.kernel.org/attachment.cgi?id=142211&action=edit Kernel panic at its best Title explains everything. It was working correctly on 3.15.2. Both kernels were compiled with GCC 4.8.2 (Ubuntu 4.8.2-19ubuntu1). Steps to reproduce: 1. Start X 2. mplayer -vo vdpau -vc ffh264vdpau "[path to any 1920x1080 H.264 video]" 3. Switch to TTY1 4. weston-launch 5. Start Weston terminal. 6. Wait 10-20 seconds and start moving terminal's window. Expected result: We see a moving window. Actual result: We see a moving stack trace -- You are receiving this mail because: You are watching the assignee of the bug.