From owner-freebsd-current@FreeBSD.ORG Thu Feb 12 13:55:03 2009 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 C39031065670 for ; Thu, 12 Feb 2009 13:55:03 +0000 (UTC) (envelope-from rohit.trip@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.230]) by mx1.freebsd.org (Postfix) with ESMTP id 9B0988FC12 for ; Thu, 12 Feb 2009 13:55:03 +0000 (UTC) (envelope-from rohit.trip@gmail.com) Received: by rv-out-0506.google.com with SMTP id f6so334522rvb.43 for ; Thu, 12 Feb 2009 05:55:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=3H3o/WyX5JrhedAaJZIWzZQi8CgRsaugo76GIt9yu48=; b=MAnCA+aYsUWivxXCeLkt7VO7wCDlt7zsXKMY7n3dd46AukV6Uj9SoBoVolOlRjRh/T cL0gvhkOAmxFkSKosoT02w/ZPmBZBN8cSlQnITEELVs/tWk30nR20dnc0jxI64Fbtmgq Ha/7TstCLhi8nKrvLRIGWECTyJDYhmQEyzDGU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=PTJdGlDenuVdPeOKFeCqWhwppOgW/x4+3lR7jw2WuaEMvKJFmKLtL0LzNeC2dZ9OhK k0W09VvJgzpjTar3E5y6WYgYPXef6g+QWWW134CLn+xsXFsAQD+Rp0MiXqiWJjJjsLwM iHNbE8TTv4CkTTT0TSToxlMHGvBopjMmBw/vI= MIME-Version: 1.0 Received: by 10.141.19.16 with SMTP id w16mr568934rvi.146.1234445559163; Thu, 12 Feb 2009 05:32:39 -0800 (PST) Date: Thu, 12 Feb 2009 08:32:39 -0500 Message-ID: <33615c8e0902120532k52d45bf2sd44efde7ef2ed1d6@mail.gmail.com> From: Rohit Tripathi To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: page fault 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: Thu, 12 Feb 2009 13:55:04 -0000 My kernel (compiled trunk at Feb 6th) did the following twice: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address - 0x796f000 fault code = supervisor read, page not present .... .... Dumping 245 MB: wlan0: link state changed to DOWN On a different tty, I was upgrading my kernel (after the first crash), and saw: cc: environment corrupt; missing value for -mno-align-long-strings