From owner-freebsd-current@FreeBSD.ORG Tue Mar 20 00:19:52 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 4DF1416A401 for ; Tue, 20 Mar 2007 00:19:52 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id EC2B413C44B for ; Tue, 20 Mar 2007 00:19:51 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so1372747ana for ; Mon, 19 Mar 2007 17:19:48 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=leq9Jjcfx8b3AscEgEFBaBNA61ABcsF4oSsVy4F96ZUP1ivZSj5+JAkuRnWRbBTgMl0tN0UhpwPDQzHuTpudvGN6oMMbZYv8AnjjWJ3kbKSMRKqaB4nraaNbCAXyzSkH/5tYGM308f0tYMVGmQVP4CXHlXyfjEn+ISTKveCqF5w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=AAg37+tnYFBAXzc6cunuqeFjetgI/IV0O1HzVHr5VE5MHRExwLOYYDFq88KCy4n0pDjX/ogeoU9rMd7SFlgFb2Sp2EP9xytpgRO3Uf8TU9sAEmMVbe0L4VlSdYpobm5qOcyv9Xu2CRt5zVDbl96W+wtqTBJBRiH4tnVxzYDMVCA= Received: by 10.100.190.8 with SMTP id n8mr4322562anf.1174349988730; Mon, 19 Mar 2007 17:19:48 -0700 (PDT) Received: by 10.100.9.7 with HTTP; Mon, 19 Mar 2007 17:19:48 -0700 (PDT) Message-ID: Date: Tue, 20 Mar 2007 03:19:48 +0300 From: pluknet To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_132071_24928550.1174349988685" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: panic, page fault while in kernel mode (firefox related) 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, 20 Mar 2007 00:19:52 -0000 ------=_Part_132071_24928550.1174349988685 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I got kernel trap 12 with 'Address out of bounds' error (is it considerable?), while running a firefox-bin on CURRENT as of March 18. It's a x86 UP. It's not a flash related as in neighbor topic :p (simply because I use the flashblock plugin). It silently panicked without any foreign additional effects like a heavy load anymore while I worked in another virtual window. Briefly: Unread portion of the kernel message buffer: kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode #13 0xc06f2174 in syscall (frame=0xd6099d38) at /usr/src/sys/i386/i386/trap.c:1010 params = 0xbfbfd210
Further debug info from kgdb session is attached. Ask if you need more information. wbr, pluknet ------=_Part_132071_24928550.1174349988685--