From owner-freebsd-current@FreeBSD.ORG Sun Aug 14 09:06:28 2011 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 9D80F106566B for ; Sun, 14 Aug 2011 09:06:28 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2F28C8FC08 for ; Sun, 14 Aug 2011 09:06:27 +0000 (UTC) Received: by fxe4 with SMTP id 4so3997321fxe.13 for ; Sun, 14 Aug 2011 02:06:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; bh=n/zT/3339yiz6Uhsp/NsqQ7b8wJsb2TxEVjU/IBaHGE=; b=ZZCbHZY8swMR/x4eSCsCsowrPX/WQatywR12+ZpWJZqci0tFZ0tcSWJ/e6ejlVWneE vlyAao+cw0UnQI+WE7YN+CmfoWI4qy/LM8WD9UAVDQTQUo0GQ1201uFBbupwQpwVnQ4n pA/gSYma+A4vWypeo6NrEkEjMqwt0Ehmiecxo= Received: by 10.223.89.139 with SMTP id e11mr3821507fam.85.1313311157017; Sun, 14 Aug 2011 01:39:17 -0700 (PDT) Received: from ernst.jennejohn.org (p578E37DE.dip.t-dialin.net [87.142.55.222]) by mx.google.com with ESMTPS id l22sm3957459fam.37.2011.08.14.01.39.15 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 14 Aug 2011 01:39:16 -0700 (PDT) Date: Sun, 14 Aug 2011 10:39:14 +0200 From: Gary Jennejohn To: Alvaro Castillo Message-ID: <20110814103914.34d3e79e@ernst.jennejohn.org> In-Reply-To: References: X-Mailer: Claws Mail 3.7.9 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: kernel panic caused by Opera 11.50 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Aug 2011 09:06:28 -0000 On Sun, 14 Aug 2011 07:07:57 +0100 Alvaro Castillo wrote: > uname -a: FreeBSD shuttle0.lan 9.0-BETA1 FreeBSD 9.0-BETA1 #2: Mon Aug > 8 17:05:59 WEST 2011 > netSys@shuttle0.lan:/usr/obj/usr/src/sys/HYDROGEN amd64 > > kernel panic: > > Fatal trap 12: page fault while in kernel mode > cpuid = 1; apic id = 01 > fault virtual address = 0xffffffffffffffff > fault code = supervisor write data, page not present > instruction pointer = 0x20:0xffffffff804bfff0 > stack pointer = 0x28:0xffffff8223c4ba40 > frame pointer = 0x28:0xffffff8223c4ba60 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 0 > current process = 2691 (operapluginwrapper.) > > Step to reproduce: > 1. Open Opera 11.50 browser > 2. Try to enter to Gmail or any web page with flash player and panic! > Are you using the native opera or linux opera? I'm running the native version with 9.0-BETA1 FreeBSD 9.0-BETA1 #134: Tue Aug 9 14:36:26 CEST 2011 amd64 and I can watch videos on YouTube w/o any problem. -- Gary Jennejohn