From owner-freebsd-current@FreeBSD.ORG Wed Aug 6 16:18:07 2014 Return-Path: Delivered-To: freebsd-current@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 AFE737B8 for ; Wed, 6 Aug 2014 16:18:07 +0000 (UTC) Received: from mail-oi0-x241.google.com (mail-oi0-x241.google.com [IPv6:2607:f8b0:4003:c06::241]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7F08921DC for ; Wed, 6 Aug 2014 16:18:07 +0000 (UTC) Received: by mail-oi0-f65.google.com with SMTP id u20so503032oif.0 for ; Wed, 06 Aug 2014 09:18:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=cnoVnO721fBMQeKXIKZr8GqCImcsPESTXisauP9GkD8=; b=0vCWAdCAPxcuvH3aL+u9sc33XP4WFvnTJ71e+kLtfj48VVsVojBjhfvXqNbJObjrrn 9ie3C6ScFYp62/pBHIX4azcf87aGtMNpERzR6KCEVnjQtc3eRIHAMJlwJxfB0VEKpCWf 9gvHwJMCLQuG9ud+0g1SUxVv6+AqRBaSNvb2imr3vx6MlFTIDPYUgQXBe9F185M1z9FS zlIpZYNn0eihaTl6qkOx9QTIJLxGSebL4q5G1mWQgVRvLBo2koooAcRq+P9noFozJXQd 46OLy8OXh1OFBuXThgE/7p5ofKnSobCaEHlpAmt1GiQBs1wbp4rZfjXwPmJRzA5kUovw aQIw== MIME-Version: 1.0 X-Received: by 10.60.51.106 with SMTP id j10mr16427754oeo.77.1407341886775; Wed, 06 Aug 2014 09:18:06 -0700 (PDT) Received: by 10.182.86.105 with HTTP; Wed, 6 Aug 2014 09:18:06 -0700 (PDT) Date: Wed, 6 Aug 2014 17:18:06 +0100 Message-ID: Subject: Xorg failure (segfault after vm_error: pager read error, pid 1562 (Xorg)) on Amd64 From: David Mackay To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Mailman-Approved-At: Wed, 06 Aug 2014 16:31:17 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Wed, 06 Aug 2014 16:18:07 -0000 Hello, Today I undertook to update my kernel and world, last built on July the 5th, to the latest -CURRENT sources from svn. Upon starting Xorg, this error emerged: vm_error: pager read error, pid 1562 (Xorg) Segmentation fault at address 0x80081e000 Fatal server error: Caught signal 11 (Segmentation fault). Server aborting I am running on a Lenovo ThinkPad W530 with Intel IvyBridge graphics via KMS. Thanks, David Mackay