From owner-freebsd-x11@FreeBSD.ORG Tue Oct 18 21:19:06 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D93F71065670 for ; Tue, 18 Oct 2011 21:19:06 +0000 (UTC) (envelope-from dieterich.joh@googlemail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 69B4C8FC0A for ; Tue, 18 Oct 2011 21:19:06 +0000 (UTC) Received: by eyd10 with SMTP id 10so1336534eyd.13 for ; Tue, 18 Oct 2011 14:19:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=jGQci2kC+mabTceoPKXoXIH0/W9rfSeUaMPSdLD2pBA=; b=pLFQOADCSJJ/s2cvN1sVQ5S5Ez2ACElw38YxFsZDwFl2eDcc9k0rILjvrvEPDFtIVz 34juSYdwPh0ASAkOzqJXbYS3jhlO8XMnFLGwbJJ+uwA/p1k4tJI6OdFkDneK6Pcd9FMu QPoUb+c55Do6OFDMc8tleA8++iGO9F2Xk/rxI= Received: by 10.223.14.3 with SMTP id e3mr3081217faa.25.1318972745282; Tue, 18 Oct 2011 14:19:05 -0700 (PDT) Received: from [192.168.0.11] (gtng-4d08ac9f.pool.mediaWays.net. [77.8.172.159]) by mx.google.com with ESMTPS id b16sm5596149fao.7.2011.10.18.14.19.03 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 18 Oct 2011 14:19:04 -0700 (PDT) Message-ID: <4E9DED63.3060303@gmail.com> Date: Tue, 18 Oct 2011 23:19:31 +0200 From: Johannes Dieterich User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111015 Thunderbird/7.0.1 MIME-Version: 1.0 To: Adam K Kirchhoff References: <4E9C7AC6.1060505@gmail.com> <4E9DCE92.8040200@comcast.net> In-Reply-To: <4E9DCE92.8040200@comcast.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: xorg-dev ATI X1550 drm problem X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 21:19:06 -0000 > Is the machine still accessible via ssh? Maybe you could try running > Xorg in gdb and getting a backtrace when the crash happens. OK, stunning. After an upgrade to both 9.0-RC1 and the latest kde4, I cannot reproduce the issue anymore with any program it used to fail with. Thanks a lot and sorry for the noise! Johannes