From owner-freebsd-current@FreeBSD.ORG Tue May 25 21:00:29 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84FF5106564A; Tue, 25 May 2010 21:00:29 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com [209.85.221.181]) by mx1.freebsd.org (Postfix) with ESMTP id 184528FC12; Tue, 25 May 2010 21:00:28 +0000 (UTC) Received: by qyk11 with SMTP id 11so8318558qyk.13 for ; Tue, 25 May 2010 14:00:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:cc:content-type; bh=vdr4DHOhNrs8NOJMxLaBA1CPSQsA3XJHl6HGtNvrdWc=; b=MalzczYB+HhB47H7tW00lbdJrqM4cXMmU6QYdkyFA7SJo+haMQBcNGEDOel4F7DRLM lgPzyc48Le6HBqEOMZY6T42bwYv+96jdmKvFGIo58JDDeg9RFulWO1dg8O2jHKahMFt/ zuQQQynwXpL9XPDodhzqx/KjfirOx/1Cpb9lc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=LUALN0ImTeI+n5Nz7AS55NzB3CPhzeMvC5mWsHRysA6jKgptBdK81I0Hp3wOxgZHIY sbgVJ9a2+AZU12gnnwpfjhEDD6DD+EhiGVPyCYim4PeUGvTBJXT8iAWPDy3xg8qZC69c 9hGu6KkkgTyxsglklL3vYNhLl5MN9An64+j8o= MIME-Version: 1.0 Received: by 10.229.28.74 with SMTP id l10mr1675899qcc.142.1274821227509; Tue, 25 May 2010 14:00:27 -0700 (PDT) Received: by 10.229.190.83 with HTTP; Tue, 25 May 2010 14:00:27 -0700 (PDT) Date: Tue, 25 May 2010 14:00:27 -0700 Message-ID: From: Garrett Cooper To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1 Cc: alc@freebsd.org, Konstantin Belousov Subject: nvidia-driver 195.22 use horribly broken on amd64 between r206173 and X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 25 May 2010 21:00:29 -0000 Just reporting the fact that nvidia-driver 195.22 is horribly broken between r206173 and r208486 (my machine consistency livelocks at X11 startup); the latest driver is still broken as well with the same symptoms. I realize that's a huge revision difference, and I'll definitely try and track down the root cause via a binary search, but I wanted to make sure that other folks knew of the issue and don't upgrade and their systems break horribly as well. I suspect that the locking changes are causing the issue, but I don't have any hard data to backup my claim at this time. Thanks, -Garrett