From owner-freebsd-x11@FreeBSD.ORG Thu May 29 15:33:05 2008 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 208CF1065675 for ; Thu, 29 May 2008 15:33:05 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.29]) by mx1.freebsd.org (Postfix) with ESMTP id B7A138FC26 for ; Thu, 29 May 2008 15:33:04 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so2093123ywe.13 for ; Thu, 29 May 2008 08:33:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=qY8eo+ZUub8WDqhOO6P6tE8eC9liwZC0HfZQNnNhYzo=; b=wXxVv7RRW6oPoJZ8F5EY4NnfkIFabWQE/eRXLMWx5ermNg77mNqaSEXGbSEPgvkNNsdXbIgmu4PdOS/Uox4CAl1QWCJUzwahZxCuc/cCvJkCFkGlsIfjycUrQdGhQHeo973goZNDqfiO/ZnQMzEOhzaiwh35+9HXAfXDzZ3nHys= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=O28k7EKXN7ltf8uT645kIuYDS18flmVl4qDOEPLfHfcfT7Cqk3ZhF8kpqqjtUyUR7AOvmWU0NOUWICKqxhqaH60kL8aw6bYistHNaoRwzGvipBlaq+40EjgtTBV8E2eS5Lan+myGy+qnkXMm4p/WyFCq7TuTu3kduszuoSGM6Io= Received: by 10.115.73.20 with SMTP id a20mr4461045wal.32.1212073561034; Thu, 29 May 2008 08:06:01 -0700 (PDT) Received: by 10.114.57.4 with HTTP; Thu, 29 May 2008 08:06:00 -0700 (PDT) Message-ID: Date: Thu, 29 May 2008 16:06:00 +0100 From: "Florent Thoumie" Sender: florent.thoumie@gmail.com To: "Daniel Eischen" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200805291103.m4TB3iw9099500@freefall.freebsd.org> X-Google-Sender-Auth: a065b7fdf79d38ca Cc: freebsd-x11@freebsd.org Subject: Re: ports/124081: [Patch] x11-servers/xorg-server 1.4 crashing with SIGBUS 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: Thu, 29 May 2008 15:33:05 -0000 On Thu, May 29, 2008 at 3:51 PM, Daniel Eischen wrote: > On Thu, 29 May 2008, flz@FreeBSD.org wrote: > >> Synopsis: [Patch] x11-servers/xorg-server 1.4 crashing with SIGBUS >> >> State-Changed-From-To: open->closed >> State-Changed-By: flz >> State-Changed-When: Thu May 29 11:03:44 UTC 2008 >> State-Changed-Why: >> Committed. Thanks! >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=124081 > > Thanks. After I submitted the bug, I tried sending the patch > upstream, but it was already in xorg's tree. It was committed > sometime late last year, except with sed 's/>= 0/!= -1/'. Yeah I committed that version. -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer