From nobody@FreeBSD.org  Thu Mar 16 20:18:04 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C6E2016A423
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 16 Mar 2006 20:18:04 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 99F3C43D58
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 16 Mar 2006 20:17:59 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k2GKHwJZ036414
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 16 Mar 2006 20:17:58 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k2GKHwYe036413;
	Thu, 16 Mar 2006 20:17:58 GMT
	(envelope-from nobody)
Message-Id: <200603162017.k2GKHwYe036413@www.freebsd.org>
Date: Thu, 16 Mar 2006 20:17:58 GMT
From: Mike <fearless.mike@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: when upgrading to linux-flashplugin-7.0r63  firefox crashes on any site with flash
X-Send-Pr-Version: www-2.3

>Number:         94573
>Category:       ports
>Synopsis:       www/linux-flashplugin7: when upgrading to linux-flashplugin-7.0r63 firefox crashes on any site with flash
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 16 20:20:15 GMT 2006
>Closed-Date:    Sat Apr 15 19:12:53 GMT 2006
>Last-Modified:  Sat Apr 15 19:12:53 GMT 2006
>Originator:     Mike
>Release:        6.0-RELEASE
>Organization:
Pheernet
>Environment:
FreeBSD pheernet.net 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov  3 09:36:13 UTC 2005     root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Latest linux-flashplugin-7.0r63 does not work at all with freebsd firefox.
It works fine with linux-firefox.   This is the exact error message it says.

/libexec/ld-elf.so.1: /usr/local/lib/pluginwrapper/flash7.so: Undefined
symbol "_dlsym"

I have tried to reinstall linuxplugin-wrapper as well as I created symbolic
links that need to be made.  Everything was fine before I upgraded I was
using a bunch of different flash plugins however, those were uninstalled,
I wanted to upgrade beings there are security advisories for all of the
versions less than version 7.0r63.
>How-To-Repeat:
Just by by browing any web site that uses flash.
>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Mar 21 00:16:52 UTC 2006 
Responsible-Changed-Why:  
This is not i386-specific. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94573 

From: Mike <acid@pheernet.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/94573: www/linux-flashplugin7: when upgrading to linux-flashplugin-7.0r63
 firefox crashes on any site with flash
Date: Mon, 20 Mar 2006 22:48:06 -0600

 I am the one that submitted this, I am wanting to let everyone know that 
 there is already a fix for this, I didn't think it would work until I 
 tried it.  The reason I didn't think it would work was because it 
 appeared to be an old fix.  This is listed under the pkg-message within 
 the port linuxpluginwrapper
 
 Please get and apply a dlsym(3) hook patch.
         http://people.FreeBSD.org/~nork/rtld_dlsym_hack.diff
 This provides _dlsym(3) function to fix dynamic-link
 error "can't find gtk_major_version" ad-hoc-ly.
 
 I don't set default to use flash7.  Please set-up your
 enviroment(ln -s, apply patch to rtld,...).
 
 What someone obviously has to do is get the source for rtld-elf and then 
 cd to it
 cd /usr/src/libexec/rtld-elf
 
 wget http://people.FreeBSD.org/~nork/rtld_dlsym_hack.diff
 or
 fetch http://people.FreeBSD.org/~nork/rtld_dlsym_hack.diff
 and then type patch < rtld_dlsym_hack.diff ; make clean install
 
 I did this and I also reinstalled linux-flashplugin7, I don't think that 
 part matters as much.   Either way this patch fixes the problem.  I just 
 want to let everyone know.  Thanks.
 
 -Mike admin of Pheernet.net
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Sat Apr 15 19:12:52 UTC 2006 
State-Changed-Why:  
linux-flashplugin* ports was removed from the ports tree because of a 
license issue. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94573 
>Unformatted:
