From owner-freebsd-stable@FreeBSD.ORG Wed Mar 2 00:37:34 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C26916A4CE for ; Wed, 2 Mar 2005 00:37:34 +0000 (GMT) Received: from hyperreal.org (taz3.hyperreal.org [209.237.226.90]) by mx1.FreeBSD.org (Postfix) with SMTP id AF8C843D48 for ; Wed, 2 Mar 2005 00:37:33 +0000 (GMT) (envelope-from brian@collab.net) Received: (qmail 55180 invoked from network); 2 Mar 2005 00:37:36 -0000 Received: from localhost.hyperreal.org (HELO paz.hyperreal.org) (127.0.0.1) by localhost.hyperreal.org with SMTP; 2 Mar 2005 00:37:36 -0000 Received: (qmail 72245 invoked by uid 1001); 2 Mar 2005 00:37:39 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 2 Mar 2005 00:37:39 -0000 Date: Tue, 1 Mar 2005 16:37:39 -0800 (PST) From: Brian Behlendorf X-X-Sender: brian@paz.hyperreal.org To: Phil Schulz In-Reply-To: <4224F946.6020502@gmx.de> Message-ID: <20050301163117.I43274@paz.hyperreal.org> References: <4224F946.6020502@gmx.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Rating: localhost.hyperreal.org 1.6.2 0/1000/N cc: freebsd-stable@freebsd.org Subject: Re: I can not surf on Flash powered sites. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 00:37:34 -0000 On Wed, 2 Mar 2005, Phil Schulz wrote: > On 03/01/05 23:23, Ege Mukan wrote: >> Hi All, >> >> I am the Freebsd+Xfce4 user from Turkey. Recently (on 26th of Feb 2005), >> I've CVSUP my system using stable-suppfile and ports-suppfile. And un >> expectedly my system became 5.4 Prelease. I've installed firefox 1.0 >> and mozilla 1.7, and also flashplugin for them from the ports directory. >> >> Nowavadays whenever I want to surf on websites which contains flash >> things my firefox or mozilla shuts itself. > > The reason for mozilla/firefox to exit with signal 6 is a MFC from three > weeks ago: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libpthread/thread/thr_mutex.c?f=h#rev1.45.2.1 It's been something I've noticed for a long, long time, not just within the last three weeks. I do try it every couple of weeks to see if it works, but the best it gets is two-three web sites and then the seg fault. I realize until I sit down with a stack trace I haven't earned the right to complain, so I haven't yet, figuring it'll be important enough someday to someone clueful enough. Or, Macromedia will some day lighten up and let Mozilla include it as part of the web browser by default. Or something. > The commit message suggests that www/linuxpluginwrapper needs to be rebuild, > which will not be easy until you have followed the instructions from the > 20041231 entry in /usr/ports/UPDATING How is www/linuxpluginwrapper involved when using /usr/ports/www/flashplugin-firefox or www/flashplugin-mozilla? If you're using the www/linux-flashplugin port, maybe, but that's proven just as prone to crashes for me. The most stable attempt has involved running linux-firefox (or linux-mozilla) with linux-flashplugin. Brian