From owner-freebsd-stable@FreeBSD.ORG Fri Dec 12 09:56:35 2014 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 27AC9FAD for ; Fri, 12 Dec 2014 09:56:35 +0000 (UTC) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8BA2E19 for ; Fri, 12 Dec 2014 09:56:34 +0000 (UTC) Received: by mail-wi0-f169.google.com with SMTP id r20so3984911wiv.4 for ; Fri, 12 Dec 2014 01:56:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=NVPRL4cszQQu6NajdIzUHif5hfRStjJD3SvY6PX9BQg=; b=f3t/BiOTAhyuKz5J872cRPjpokFAy1P/xt2YOryvbMwRNXlAgMeGrTVgrL+MJEkUu6 uWAn5pZvvkDg8cqZdv7LaQkw1jfpgJISGJiW2kRAIypHoPk8rmrIMMa0e9cKrgfETYQf uOnzku6FNKSmXIY3n2cnM3LK37U+DWkD1kU7ylEak52rmPnwVBS2AuVGZ9trP1lvalPc oy6+TvoUTWNZVXep1fup/MyBx7fDDISAKSa0YT70ARnZBx2zqu2P8LCjwKI2J0CLCKoJ BpsLDNXHYLoiUlW5zTboNyH+a4FfT+myXBMYwD3xWPX/DHJOOT/5WJrnQwcRQlDhVL1T 14ww== X-Received: by 10.180.73.178 with SMTP id m18mr5839654wiv.65.1418378192856; Fri, 12 Dec 2014 01:56:32 -0800 (PST) Received: from t510.bsoft-company.ro (ip5450aabf.adsl-surfen.hetnet.nl. [84.80.170.191]) by mx.google.com with ESMTPSA id f7sm1377470wiz.13.2014.12.12.01.56.32 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Dec 2014 01:56:32 -0800 (PST) Message-ID: <548ABBCF.2020701@gmail.com> Date: Fri, 12 Dec 2014 10:56:31 +0100 From: Andrei Brezan User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: stable@freebsd.org Subject: Kernel panic when closing Xorg Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2014 09:56:35 -0000 Hi, I can replicate this as it happens almost every time (3 out of last for attempts) I close the Xorg server. It happens on FreeBSD 10.1-STABLE #0 r275689 with generic kernel. What I don't understand why the instruction pointer is 0x0 and where to go from here. I'm running latest packages from the ports tree. Someone please let me know there is a path to go from here: http://pastebin.com/zdkZ98W1 Thanks, -- Andrei