From owner-freebsd-current@FreeBSD.ORG Tue Dec 17 13:14:49 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 49FEB1F0 for ; Tue, 17 Dec 2013 13:14:49 +0000 (UTC) Received: from mail-we0-x22a.google.com (mail-we0-x22a.google.com [IPv6:2a00:1450:400c:c03::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D6644110A for ; Tue, 17 Dec 2013 13:14:48 +0000 (UTC) Received: by mail-we0-f170.google.com with SMTP id w61so6107412wes.29 for ; Tue, 17 Dec 2013 05:14:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=LWZH760RZ9MS6UxPrQUbZk6rq8qrKykxsCiOshJ0xNo=; b=pEM3kC1hp+dSWAeQCMfom3xzND5bcM8U3uQr+mc3smsJD8zBAbYIBiibBG+QQxLuPz 7EdKb/6oG/Xtva8RGI+f1gHISt2JDgWbUacT0K6aAJGDKD+H8MwuGhOA/DtHP+BDk0EF YyZCYMswRmzrhffobwEpeULTKpSkfNduwYBotBjhTof2YHcaDIma3+2e1v3rF2bA4yfa UvTLOIQhw0LkmIBP4KtgdeOzGKWpATDSqhVsXVK5U3IMQDRV17AIPTModjAzWAyHhyi2 3aodQDbfZkgYrx6vp4F36CRG1C5crfc6xDqH1khTjW0AFkKPEnd3hcOLypx/8xAXIdy3 sFKw== MIME-Version: 1.0 X-Received: by 10.180.198.43 with SMTP id iz11mr3439897wic.0.1387286087187; Tue, 17 Dec 2013 05:14:47 -0800 (PST) Received: by 10.227.226.12 with HTTP; Tue, 17 Dec 2013 05:14:47 -0800 (PST) In-Reply-To: References: Date: Tue, 17 Dec 2013 15:14:47 +0200 Message-ID: Subject: Re: 11.0-CURRENT panic at (allegedly) a dpms signal (monitor off), in drm2 From: Markiyan Kushnir To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Dec 2013 13:14:49 -0000 /var/log/messages (cut out everything before approx an hour before the panic) and Xorg log of the panicked session: https://drive.google.com/file/d/0B9Q-zpUXxqCnX3IzY3BHMGRSVkk/edit?usp=sharing https://drive.google.com/file/d/0B9Q-zpUXxqCna3pfTVl2dWZraTg/edit?usp=sharing -- Markiyan. 2013/12/17 Markiyan Kushnir : > 14:00:~$ uname -a > FreeBSD mkushnir.mooo.com 11.0-CURRENT FreeBSD 11.0-CURRENT #1 > r259227: Thu Dec 12 10:17:56 EET 2013 > root@mkushnir.mooo.com:/usr/obj/usr/src/sys/MAREK amd64 > > Left my desktop (new Xorg, newcons, radeonkms) for a couple of minutes > and found it rebooted after a panic. Never seen this kind of panic > before. > > Please find links to core.txt, pciconf and devinfo: > > https://drive.google.com/file/d/0B9Q-zpUXxqCnWXNINDYwNTZ6d2M/edit?usp=sharing > https://drive.google.com/file/d/0B9Q-zpUXxqCndEl6TDVwYmV0bDA/edit?usp=sharing > https://drive.google.com/file/d/0B9Q-zpUXxqCndlhmTk92V3RkWlk/edit?usp=sharing > > -- > Markiyan.