From owner-freebsd-gecko@FreeBSD.ORG Thu Nov 14 09:12:52 2013 Return-Path: Delivered-To: freebsd-gecko@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 150B8827; Thu, 14 Nov 2013 09:12:52 +0000 (UTC) Received: from lena.kiev.ua (lena.kiev.ua [82.146.52.81]) (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 D97C62950; Thu, 14 Nov 2013 09:12:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lena.kiev.ua; s=3; h=Content-Type:Mime-Version:Message-ID:Subject:To:From:Date; bh=9/9SFNnReWdC4OsmL5EsRdeZHOUPnopRozVBRWg9j8s=; b=Z0uNFX5yyNS/9EmTZsgLzPH12Rjm31PyH05XqXjPaeUiSs2UstE+O8BHC6VXDvqetcabLjiqcSUpSGsfhQP7Vj96t6MUKW6gXUZtbvnOW49ry7meNnrMBbVerO5TotT66bpvexJ+vnXeyZevleGtNA5DvZnvkbBsq4g7hYyy3zc=; Received: from ip-384c.rusanovka-net.kiev.ua ([94.244.56.76] helo=bedside.lena.kiev.ua) by lena.kiev.ua with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Vgsyn-000Bxj-Tb; Thu, 14 Nov 2013 11:12:50 +0200 Received: from bedside.lena.kiev.ua (localhost.lena.kiev.ua [127.0.0.1]) by bedside.lena.kiev.ua (8.14.7/8.14.7) with ESMTP id rAE9CaFL016998; Thu, 14 Nov 2013 11:12:36 +0200 (EET) (envelope-from Lena@lena.kiev.ua) Received: (from lena@localhost) by bedside.lena.kiev.ua (8.14.7/8.14.7/Submit) id rAE9CaOL016997; Thu, 14 Nov 2013 11:12:36 +0200 (EET) (envelope-from Lena@lena.kiev.ua) Date: Thu, 14 Nov 2013 11:12:36 +0200 From: Lena@lena.kiev.ua To: freebsd-gecko@freebsd.org, bapt@freebsd.org, eadler@freebsd.org Subject: Firefox hangs after r333650 (stagify linux-f10-flashplugin11) Message-ID: <20131114091236.GA787@lena.kiev> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Nov 2013 09:12:52 -0000 8.4-RELEASE-p4 i386, ports tree and all ports freshly updated. www/firefox hangs on (perhaps any) webpage with Flash. Debug: using svn, I downgraded the directory /usr/ports/www/linux-mplayer-plugin to r327776 (in order to de-delete Makefile.npapi used previously by linux-f10-flashplugin11/Makefile), downgraded www/linux-f10-flashplugin11 to r331411, `portupgrade -f www/linux-f10-flashplugin11`, restarted Firefox - Flash works OK, for example http://www.adobe.com/software/flash/about/ Then I updated www/linux-f10-flashplugin11 to the next revision r333650 ("Stagify linux-f10-flashplayer. This makes all my ports STAGEDIR safe!"), `portupgrade -f www/linux-f10-flashplugin11`, restarted Firefox, then I go to a webpage with Flash - Firefox hangs for 90 sec or longer (waits for something - doesn't eat CPU), then a "Warning: Unresponsive script" pop-up may appear. Flash doesn't play. Then I downgrade www/linux-f10-flashplugin11 back to r331411, `portupgrade -f www/linux-f10-flashplugin11` - Flash now works even without Firefox restart. May be, after stagifying the new packing list lacks some file?