From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 15 09:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D4D1BEE2 for ; Fri, 15 Nov 2013 09:50:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B71F42C12 for ; Fri, 15 Nov 2013 09:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rAF9o0js015120 for ; Fri, 15 Nov 2013 09:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAF9o0Dq015119; Fri, 15 Nov 2013 09:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 15 Nov 2013 09:50:00 GMT Resent-Message-Id: <201311150950.rAF9o0Dq015119@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Juanitou Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DCA6AA09 for ; Fri, 15 Nov 2013 09:41:33 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B2E2C2B9B for ; Fri, 15 Nov 2013 09:41:33 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rAF9fWUv077624 for ; Fri, 15 Nov 2013 09:41:32 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rAF9fWBl077623; Fri, 15 Nov 2013 09:41:32 GMT (envelope-from nobody) Message-Id: <201311150941.rAF9fWBl077623@oldred.freebsd.org> Date: Fri, 15 Nov 2013 09:41:32 GMT From: Juanitou To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/183984: linux-f10-flashplugin11 hangs on Firefox X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Nov 2013 09:50:01 -0000 >Number: 183984 >Category: ports >Synopsis: linux-f10-flashplugin11 hangs on Firefox >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 15 09:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Juanitou >Release: 10.0-BETA3 >Organization: >Environment: FreeBSD Marianne.Juan.home 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 21:15:32 UTC 2013 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: The last update of the www/linux-f10-flashplugin11 (from 11.2r202.310 to 11.2r202.327) and www/nspluginwrapper ports breaks it in Firefox. Playing a video file embedded in Flash make Firefox hang during some seconds and finally display an error about the plugin not responding. I removed and installed again the plugin with nwpluginwrapper -r then -i, and remarked that the path to the plugin changed from: Original plugin: /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so to: Original plugin: /usr/local/lib/browser_plugins/linux-f10-flashplugin/libflashpllyer.so Still not works. I deinstalled both nspluginwrapper and linux-f10-flashplugin and installed again with no avail. Firefox at the command line spit this errors when trying to play a video: Plugin Viewer *** ERROR: NPN_GetValue() wait for reply: Message truncated *** NSPlugin Viewer *** ERROR: NPN_InvalidateRect() wait for reply: Message type invalid *** NSPlugin Viewer *** WARNING:(/nspluginwrapper-1.4.4/src/npw-viewer.c:1196):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Viewer *** WARNING:(/nspluginwrapper-1.4.4/src/npw-viewer.c:1196):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Wrapper *** ERROR: NPP_HandleEvent() wait for reply: Message type invalid *** NSPlugin Wrapper *** WARNING:(/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/npw-wrapper.c:2848):invoke_NPP_HandleEvent: assertion failed: (rpc_method_invoke_possible(plugin->connection)) The last error being repeated again and again. Hope it helps! >How-To-Repeat: Update www/linux-f10-flashplugin11 from 11.2r202.310 to 11.2r202.327 and www/nspluginwrapper from 1.4.4_2 to 1.4.4_2 and launch a Flash-embedded video on Firefox. >Fix: >Release-Note: >Audit-Trail: >Unformatted: