From owner-freebsd-emulation@FreeBSD.ORG Mon Apr 13 09:19:58 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 454C5106564A for ; Mon, 13 Apr 2009 09:19:58 +0000 (UTC) (envelope-from c.r.n.a@wanadoo.fr) Received: from smtp2c.orange.fr (smtp2c.orange.fr [80.12.242.153]) by mx1.freebsd.org (Postfix) with ESMTP id C76738FC08 for ; Mon, 13 Apr 2009 09:19:57 +0000 (UTC) (envelope-from c.r.n.a@wanadoo.fr) Received: from smtp20.orange.fr (mwinf2028 [172.22.130.128]) by mwinf2c05.orange.fr (SMTP Server) with ESMTP id 31F8B60138FA for ; Mon, 13 Apr 2009 10:27:37 +0200 (CEST) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2028.orange.fr (SMTP Server) with ESMTP id 0D6E32000047; Mon, 13 Apr 2009 10:27:36 +0200 (CEST) Received: from [192.168.1.27] (ABordeaux-157-1-170-73.w86-210.abo.wanadoo.fr [86.210.225.73]) by mwinf2028.orange.fr (SMTP Server) with ESMTP id 8311220000A4; Mon, 13 Apr 2009 10:27:35 +0200 (CEST) X-ME-UUID: 20090413082735536.8311220000A4@mwinf2028.orange.fr Message-ID: <49E2F705.4070205@wanadoo.fr> Date: Mon, 13 Apr 2009 10:25:41 +0200 From: Nicolas User-Agent: Thunderbird 2.0.0.19 (X11/20090311) To: Juergen Lock , freebsd-emulation@freebsd.org References: <49E1F99A.3050503@wanadoo.fr> <20090412175452.GA63038@triton.kn-bremen.de> In-Reply-To: <20090412175452.GA63038@triton.kn-bremen.de> Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: flash10 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2009 09:19:58 -0000 Hi Juergen, I'm using FreeBSD 8-Current. OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS are set on my make.conf linprocfs is mounted on fstab. This is my pkg_version: $ pkg_version | grep linux linux-atk < linux-cairo < linux-curl = linux-expat < linux-f8-atk = linux-f8-cairo = linux-f8-curl = linux-f8-expat = linux-f8-gtk2 = linux-f8-libidn = linux-f8-libssh2 = linux-f8-nspr = linux-f8-nss = linux-f8-openssl = linux-f8-pango = linux-f8-png = linux-f8-sqlite3 = linux-f8-tiff = linux-f8-xorg-libs = linux-flashplugin = linux-fontconfig < linux-gtk2 < linux-jpeg < linux-openssl < linux-openssl = linux-pango < linux-png < linux-tiff < linux_base-f8 = Do you think there is a problem with my ports? Anyway, flash 9 work perfectly. Nicolas. Did you set OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS to f8 and reinstalled your linux ports(!) after that? Do you have linprocfs mounted? Oh, or does this only happen with specific websites? I've seen flash coredump, causing similar errors after clicking `watch in hd' in the youtube video player... (btw, can anyone try this on head? Maybe its just missing linuxolator functionality in 7-stable?) Anyway, if the issue persists, do a `pkg_add -r linux_kdump' and then try running firefox like `ktrace -di firefox3 [1]http://youtube.com', quit it after you've reproduced the isse, and then do `linux_kdump >kdump.txt' and look in kdump.txt for what npviewer.bin did before it exited/crashed, (usually indicated by a line containing `PSIG SIGSEGV', or another signal) and then maybe post the last 100 lines up to that here. HTH, Juergen References 1. http://youtube.com/