From freebsd@wanadoo.es  Sun Jun 20 08:40:50 2004
Return-Path: <freebsd@wanadoo.es>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DF14B16A4CE; Sun, 20 Jun 2004 08:40:50 +0000 (GMT)
Received: from smtp13.eresmas.com (smtp13.eresmas.com [62.81.235.113])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 748FA43D1F; Sun, 20 Jun 2004 08:40:50 +0000 (GMT)
	(envelope-from freebsd@wanadoo.es)
Received: from [192.168.108.58] (helo=mx08.eresmas.com)
	by smtp13.eresmas.com with esmtp (Exim 4.10)
	id 1BbxsM-0003DQ-00; Sun, 20 Jun 2004 10:40:30 +0200
Received: from [80.103.10.119] (helo=orion.animas.redesjm.local)
	by mx08.eresmas.com with esmtp (Exim 4.30)
	id 1BbxsM-0002mK-Jd; Sun, 20 Jun 2004 10:40:31 +0200
Received: from orion.animas.redesjm.local (localhost.animas.redesjm.local [127.0.0.1])
	by orion.animas.redesjm.local (8.12.11/8.12.11) with ESMTP id i5K8eXtt001632;
	Sun, 20 Jun 2004 10:40:33 +0200 (CEST)
	(envelope-from freebsd@orion.animas.redesjm.local)
Received: (from freebsd@localhost)
	by orion.animas.redesjm.local (8.12.11/8.12.11/Submit) id i5K8eXKX001631;
	Sun, 20 Jun 2004 10:40:33 +0200 (CEST)
	(envelope-from freebsd)
Message-Id: <200406200840.i5K8eXKX001631@orion.animas.redesjm.local>
Date: Sun, 20 Jun 2004 10:40:33 +0200 (CEST)
From: Jose M Rodriguez <freebsd@wanadoo.es>
Reply-To: Jose M Rodriguez <freebsd@wanadoo.es>
To: FreeBSD-gnats-submit@freebsd.org
Cc: nork@freebsd.org, stable@freebsd.org
Subject: libflashplayer.so segfaults under linuxpluginwrapper
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         68136
>Category:       ports
>Synopsis:       libflashplayer.so segfaults under linuxpluginwrapper
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nork
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 20 08:50:24 GMT 2004
>Closed-Date:    Sun Jul 18 23:34:13 GMT 2004
>Last-Modified:  Sun Jul 18 23:34:13 GMT 2004
>Originator:     Jose M Rodriguez
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Redes JM
>Environment:
System: FreeBSD orion.animas.redesjm.local 4.10-STABLE FreeBSD 4.10-STABLE #0: Sun Jun 20 09:35:49 CEST 2004 root@orion.animas.redesjm.local:/usr/obj/usr/src/sys/ORION i386


/etc/make.conf:
CPUTYPE?=       i586/mmx
NO_CPU_CFLAGS=  true
NO_CPU_COPTFLAGS=       true
CFLAGS=-O2 -march=pentium -pipe
COPTFLAGS=-O2 -march=pentium -fomit-frame-pointer -pipe

relevant ports:
XFree86-clients-4.3.0_8
XFree86-fontDefaultBitmaps-4.3.0
XFree86-fontEncodings-4.3.0
XFree86-fontScalable-4.3.0
XFree86-libraries-4.3.0_7
acroread-5.08
dri-4.3.0,1
fontconfig-2.2.2,1
freetype2-2.1.7_3
gsfonts-8.11_1
linux-flashplugin-6.0r79_1
linux_base-7.1_7
linuxpluginwrapper-20040310_1
mozilla-1.7.r3,2
xorg-server-6.7.0_5
>Description:
	Mozilla segfaults opening a flash site (signal 11).

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x29e1f2ab in FontString::FontString ()
   from /usr/local/lib/linux-flashplugin6/libflashplayer.so

>How-To-Repeat:
	I Know this is a far less than standard config,
	But the rest of the system looks great.

	This working until recently, with mozilla 1.6 and
	XFree86-4 server.

	I've no time to dig in till Aug or so and no real need
	of flash, but it maybe reproductible on others systems.

>Fix:

	No fix to the moment.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Jun 20 19:28:11 GMT 2004 
Responsible-Changed-Why:  
Over to maintainer(s) of www/mozilla. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68136 
Responsible-Changed-From-To: gnome->nork 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Sun Jun 20 20:00:02 GMT 2004 
Responsible-Changed-Why:  
Over to the linuxflashplugin maintainer.  This is not a Mozilla problem, and 
this bug should probably just be closed given the plethora of non-standard 
C*FLAGS being used here. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68136 
State-Changed-From-To: open->suspended 
State-Changed-By: linimon 
State-Changed-When: Sun Jul 18 20:07:26 GMT 2004 
State-Changed-Why:  
Mark suspended until someone comes up with patches to address the -O2 
problems.  For now, the submitter should probably try removing that and 
seeing if it helps. 

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

From: Jose M Rodriguez <freebsd@wanadoo.es>
To: Mark Linimon <linimon@FreeBSD.org>
Cc: nork@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/68136: libflashplayer.so segfaults under linuxpluginwrapper
Date: Mon, 19 Jul 2004 01:20:21 +0200

 On Sunday 18 July 2004 22:09, Mark Linimon wrote:
 > Synopsis: libflashplayer.so segfaults under linuxpluginwrapper
 >
 > State-Changed-From-To: open->suspended
 > State-Changed-By: linimon
 > State-Changed-When: Sun Jul 18 20:07:26 GMT 2004
 > State-Changed-Why:
 > Mark suspended until someone comes up with patches to address the -O2
 > problems.  For now, the submitter should probably try removing that
 > and seeing if it helps.
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=68136
 
 As I follow-ups, I can't reproduce it right now.  This PR can be closed.
 
 Hopefully, I may end switching ISP next week and have a decent email.
 
 --
   josemi
State-Changed-From-To: suspended->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Jul 18 23:33:51 GMT 2004 
State-Changed-Why:  
Submitter notes that he can no longer reproduce the problem. 

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