From owner-freebsd-emulation@FreeBSD.ORG Tue Feb 22 18:12:02 2011 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 7C57D1065673; Tue, 22 Feb 2011 18:12:02 +0000 (UTC) (envelope-from feld@feld.me) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1BAE08FC28; Tue, 22 Feb 2011 18:12:01 +0000 (UTC) Received: by vxc34 with SMTP id 34so1475047vxc.13 for ; Tue, 22 Feb 2011 10:12:01 -0800 (PST) Received: by 10.52.162.226 with SMTP id yd2mr4451706vdb.209.1298398320801; Tue, 22 Feb 2011 10:12:00 -0800 (PST) Received: from tech304 (supranet-tech.secure-on.net [66.170.8.18]) by mx.google.com with ESMTPS id c8sm3058577vcc.9.2011.02.22.10.11.57 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 22 Feb 2011 10:11:58 -0800 (PST) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Jan Henrik Sylvester" , "Sergiy Suprun" References: <4D63AF41.5050808@janh.de> Date: Tue, 22 Feb 2011 12:11:56 -0600 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Mark Felder" Message-ID: In-Reply-To: User-Agent: Opera Mail/11.01 (FreeBSD) Cc: Juergen Lock , emulation list freebsd Subject: Re: latest flashplugin and panic with Nvidia 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: Tue, 22 Feb 2011 18:12:02 -0000 On Tue, 22 Feb 2011 07:19:53 -0600, Sergiy Suprun wrote: > Hello > I also use latest linux flash player and latest (260.19.36) nvidia > drivers on 8-stable amd64 > and have one lockup but can't reproduce this again. > flash works mainly fine. OK good that removes my suspicion that it's related to a newer driver than what's in ports because I was running a 260 series driver earlier. Last night I tried to get a proper dump working and even was forcing dumps via the sysctl for testing dump functionality but I could not get it to successfully dump to my swap device. After that round of troubleshooting I was unable to recreate the panics I was having. I'm not sure where to go from here because previously it was a guaranteed panic every time I viewed a flash video. If I can recreate this problem again I will gladly find a way to provide some more verbose information for you all. Regards, Mark