From owner-freebsd-x11@FreeBSD.ORG Mon Feb 17 07:18:47 2014 Return-Path: Delivered-To: freebsd-x11@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 E1C72DB6 for ; Mon, 17 Feb 2014 07:18:47 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B49AC1D5D for ; Mon, 17 Feb 2014 07:18:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=TXFqjthz9qoV51uO0T7ck0YTmW+h9DRztv49lK679SM=; b=edRn75oIHmMxi1Eck7PD2XsqWAEauBK5yUjvMQIu9zjHDvSnwIVkg2ZVxbxbqTlEJ8+4ZyOvoxwXvIq/gH9O2KLdDKu8CPWtOHwFhkc+Lp/jLKaitxfhjQHPfd0Qd42MmlsMeW2X3a8TSpcBc4ICf8WecMZRhq1kGmiQsscaZVU=; Received: from [39.221.151.185] (port=34426 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WFITV-000ltt-SE for freebsd-x11@freebsd.org; Mon, 17 Feb 2014 00:18:46 -0700 Date: Mon, 17 Feb 2014 15:18:29 +0800 From: Erich Dollansky To: freebsd-x11@freebsd.org Subject: X stopped after clicking a menu item in blackbox to start xterm Message-ID: <20140217151829.7ae248db@X220.alogt.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2014 07:18:47 -0000 Hi, the log only says this: [ 19390.983] (II) UnloadModule: "kbd" [ 19390.983] (II) UnloadModule: "mouse" [ 19391.368] (WW) intel(0): drmDropMaster failed: Unknown error: -22 [ 19391.374] Server terminated successfully (0). Closing log file. No core file was written. The rest just locked normal. I also could restart X and it is running now without problems again. I do not think that this is of much help for a developer. I only post this here as a hint if one of the developers knows of some weak code that might could cause this. Erich