From owner-freebsd-questions@FreeBSD.ORG Sat Jan 17 18:09:10 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 603261065673 for ; Sat, 17 Jan 2009 18:09:10 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by mx1.freebsd.org (Postfix) with ESMTP id 361B88FC12 for ; Sat, 17 Jan 2009 18:09:09 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so2305798wfg.7 for ; Sat, 17 Jan 2009 10:09:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=EB+DCOp1SxcoRWiALROU9DinCf8+RjYBBX1sedCf1os=; b=Xfbl9ZFzn09RsMCqNaIlJGY99i4fOsa+3IrJV5XIjn4GG3kjun2C9rzKo9a1BmJUa6 wqD/rjPBaJEPvEMvgwpPaFyR58YhpHK91lvihOxeYAC4gC+DUOJG2mm/6FEUbapeeBcF LMPZVJowsLBHMCXpZPJQ23tJxbJ4WmOHHjd1c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=rPY3Q1mRs2IIQT/HSJ8zh+NJsDY/HY0Bv/qECpZcwsE1fuyDkQuiJim5KgTOgYybIe JSHD+s3RD03UNjGEvuUxXQqLNilc6d+XQs2AVABbHtnkNhiJN3jgqzlLATCuge07x/e8 P0wa1QcTUcRWOcbzx9usskjX5qn3QzFZxQGhE= Received: by 10.142.207.8 with SMTP id e8mr149004wfg.88.1232215749635; Sat, 17 Jan 2009 10:09:09 -0800 (PST) Received: by 10.142.132.16 with HTTP; Sat, 17 Jan 2009 10:09:09 -0800 (PST) Message-ID: Date: Sat, 17 Jan 2009 13:09:09 -0500 From: "Tsu-Fan Cheng" To: FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: flash9 hangs firefox a lot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jan 2009 18:09:10 -0000 Hi, just recently upgrade flash 7 to flash 9 following the instructions. but lately found out that firefox hangs a lot when visiting pages running flash. and the console reports: *** NSPlugin Wrapper *** ERROR: NPP_Destroy() wait for reply: Message timeout *** NSPlugin Wrapper *** ERROR: NPObject 0x32435650 is no longer valid! how can I get rid of that?? thank you!! TFC