From owner-freebsd-stable@FreeBSD.ORG Thu Oct 16 22:08:36 2008 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BEB7106569B for ; Thu, 16 Oct 2008 22:08:36 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.freebsd.org (Postfix) with ESMTP id 1FCAA8FC1D for ; Thu, 16 Oct 2008 22:08:35 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (HPooka@thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.3/8.14.3) with ESMTP id m9GLqZLO029545; Thu, 16 Oct 2008 16:52:35 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Thu, 16 Oct 2008 16:52:35 -0500 (CDT) From: "Sean C. Farley" To: Mark Kane In-Reply-To: <20081016163214.07d9e8bd@mkproductions.org> Message-ID: References: <20081014183047.DA9EA4500F@ptavv.es.net> <200810142229.00295.tijl@ulyssis.org> <20081016142537.446d6dc1@mkproductions.org> <20081016200526.GV7782@deviant.kiev.zoral.com.ua> <20081016163214.07d9e8bd@mkproductions.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-4.3 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mail.farley.org Cc: Kostik Belousov , freebsd-stable@FreeBSD.org Subject: Re: Status of Flash 9 on stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2008 22:08:36 -0000 On Thu, 16 Oct 2008, Mark Kane wrote: *snip* > I also tried nspluginwrapper this time with native Firefox 3 as J.R. > said. It doesn't crash like the Linux Firefoxes but hangs the browser > for a couple minutes (eventually does recover, but Flash doesn't play) > and these appear on the terminal: > > ----- > *** NSPlugin Wrapper > *** ERROR: NPP_DestroyStream() wait for reply: Message timeout > *** NSPlugin Wrapper *** ERROR: NPP_URLNotify() invoke: Message timeout > *** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Message timeout > *** NSPlugin Wrapper *** ERROR: NP_Shutdown() invoke: Message timeout > *** NSPlugin Wrapper *** ERROR: NPP_Write() wait for reply: Message timeout > *** NSPlugin Wrapper *** ERROR: NPP_DestroyStream() invoke: Message > timeout > ----- I had something like that until I smacked my forehead after a few hours and realized I had not added linprocfs to /etc/fstab. That may be your problem at least with nspluginwrapper. Sean -- scf@FreeBSD.org