From owner-freebsd-current@FreeBSD.ORG Thu Dec 13 21:05:51 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 97F8CD3F for ; Thu, 13 Dec 2012 21:05:51 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5469A8FC18 for ; Thu, 13 Dec 2012 21:05:51 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n9so2780030oag.13 for ; Thu, 13 Dec 2012 13:05:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=229m/U/dVazGDpVxK0u6RkYEnDQQ/7CNwfMK7vxB7Fw=; b=rmUVOIe6Troo0k2eCiywLkvSjcvyh+5pMUp8Egj6p3Ocd/J7JjmsQfQpGxAwoxQ1B7 uJ7XjsTnOh3qEiZQd0nXZ3TQOkYKbGN2ZWA4KLlbyLkG9yPZiaKmeW/gI0loqynFOG6y OtD6NiGYGsNczsMwcDCu9IaDEZwspFS+DySVMfR0nbQucUVoEnf7Qc0yDjZLEwS+Zyz2 SrAwAQQ7y87Nl94VcZU3bpkYJvOPW5O52/ea7SuduLLSXNeKJsiOxAto4b62J1omSvxh +HRwP/c9glJqzuB94WlqLDJkjBWuV+QJxSU/oywaqCBPSPxfWpQn8ED9yGjbXefvalUu mhyA== MIME-Version: 1.0 Received: by 10.60.0.165 with SMTP id 5mr2762059oef.128.1355432750791; Thu, 13 Dec 2012 13:05:50 -0800 (PST) Received: by 10.76.143.33 with HTTP; Thu, 13 Dec 2012 13:05:50 -0800 (PST) In-Reply-To: References: <2279995.En67FjFeZ3@home.alkar.net> Date: Thu, 13 Dec 2012 13:05:50 -0800 Message-ID: Subject: Re: new xorg segfault 11 with KMS From: Garrett Cooper To: Artyom Mirgorodskiy Content-Type: text/plain; charset=ISO-8859-1 Cc: Johannes Dieterich , freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 13 Dec 2012 21:05:51 -0000 On Thu, Dec 13, 2012 at 1:03 PM, Garrett Cooper wrote: > On Thu, Dec 13, 2012 at 12:51 PM, Artyom Mirgorodskiy > wrote: >> I have a similar problem when running firefox > > I don't run into this problem with CURRENT and fluxbox/Firefox on > my Netbook. There's just a nasty misprogrammed region across my screen > that I've been meaning to file a bug about... > My Netbook has a Pineview chipset. Good point -- my ports were last built with gcc before I upgraded recently; haven't tried with clang. Thanks! -Garrett