From owner-freebsd-mozilla@FreeBSD.ORG Wed Aug 4 18:05:40 2004 Return-Path: Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0A6D16A4CE for ; Wed, 4 Aug 2004 18:05:40 +0000 (GMT) Received: from web52908.mail.yahoo.com (web52908.mail.yahoo.com [206.190.39.185]) by mx1.FreeBSD.org (Postfix) with SMTP id 399A343D1D for ; Wed, 4 Aug 2004 18:05:40 +0000 (GMT) (envelope-from eduhuertas@yahoo.com) Message-ID: <20040804180524.40576.qmail@web52908.mail.yahoo.com> Received: from [216.230.149.4] by web52908.mail.yahoo.com via HTTP; Wed, 04 Aug 2004 13:05:24 CDT Date: Wed, 4 Aug 2004 13:05:24 -0500 (CDT) From: =?iso-8859-1?q?Eduardo=20Huertas?= To: freebsd-mozilla@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-1409528053-1091642724=:40241" Content-Transfer-Encoding: 8bit Subject: Re: Segmentation fault X-BeenThere: freebsd-mozilla@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mozilla browser issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2004 18:05:40 -0000 --0-1409528053-1091642724=:40241 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Content-Id: Content-Disposition: inline --- Eduardo Huertas escribió: > Fecha: Wed, 4 Aug 2004 12:27:55 -0500 (CDT) > De: Eduardo Huertas > Asunto: Re: Segmentation fault > Para: "Martin P. Hellwig" > > --- "Martin P. Hellwig" > escribió: > > Eduardo Huertas wrote: > > > > >Hi, > > > > > >I'm having problems trying to run mozilla native. > > > > > >I upgraded from FreeBSD 4.10 to 5.2.1 Release > where > > >everything was working well. I had problems with > > some > > >libraries (libintl.so I think) when tryied to run > > >mozilla, so cvsuped (yesterday) all the ports and > > >compiled mozilla (portupgrade -vfr mozilla). > > >Everything went OK with the compilation but when > I > > run > > >mozilla from xterm appears the following: > > > > > >Error: No running window found. > > >Segmentation fault > > > > > >On the console appears that mozilla-bin exited on > > >signal 11. > > > > > >The same occurs with mozilla-devel. I don't have > > any > > >clue how to solve this problem. > > > > > >Please give me some advice. > > > > > >Thank you very much for your time. > > > > > > > > > > > > > what have you set in /etc/libmap.conf? > > I created /etc/libmap.conf by the recomendation of > the > port /usr/ports/www/linuxpluginwrapper > Konqueror is working very well with flash and was > too > Mozilla (fbsd 4.10). I have deinstalled > linuxpluginwrapper and deleted /etc/libmap.conf. > Reinstalled linuxpluginwrapper and created > /etc/libmap.conf again and everything is the same: > segmentation fault :-( > > I'm sending you the /etc/libmap.conf > > Thanks a lot for your help. > > -edu- _________________________________________________________ Do You Yahoo!? Información de Estados Unidos y América Latina, en Yahoo! Noticias. Visítanos en http://noticias.espanol.yahoo.com --0-1409528053-1091642724=:40241 Content-Type: text/plain; name="libmap.conf" Content-Description: libmap.conf Content-Disposition: inline; filename="libmap.conf" # /etc/libmap.conf for FreeBSD 5.x # $Id: libmap.conf-FreeBSD5.x,v 1.7 2004/02/29 17:12:22 nork Exp $ # Flash6 with Opera is not avilable. # Flash6 with Konqueror # KDE on FreeBSD requires plugins to be placed in /opt/mozilla/plugins/. # (unlike many other www browsers on X11, it does not support # /usr/X11R6/lib/browser_plugins/ for a plugin directory) # So please copy libflashplayer.so and flashplayer.xpt to # /opt/mozilla/plugins like following lines. # mkdir -p /opt/mozilla/plugins # cd /usr/local/lib/linux-flashplugin6 # cp flashplayer.xpt libflashplayer.so /opt/mozilla/plugins/ [/opt/mozilla/plugins/libflashplayer.so] libpthread.so.0 pluginwrapper/flash6.so libdl.so.2 pluginwrapper/flash6.so libz.so.1 libz.so.2 libstdc++-libc6.2-2.so.3 libstdc++.so.4 libm.so.6 libm.so.2 libc.so.6 pluginwrapper/flash6.so # Flash6 with Mozilla/Firebird/Galeon/Epiphany [/usr/local/lib/linux-flashplugin6/libflashplayer.so] libpthread.so.0 pluginwrapper/flash6.so libdl.so.2 pluginwrapper/flash6.so libz.so.1 libz.so.2 libstdc++-libc6.2-2.so.3 libstdc++.so.4 libm.so.6 libm.so.2 libc.so.6 pluginwrapper/flash6.so # Acrobat with Opera [/usr/X11R6/lib/browser_plugins/nppdf.so] libc.so.6 pluginwrapper/acrobat.so # Acrobat with Konqueror # KDE on FreeBSD requires plugins to be placed in /opt/mozilla/plugins/. # (unlike many other www browsers on X11, it does not support # /usr/X11R6/lib/browser_plugins/ for a plugin directory) # So please copy nppdf.so to /opt/mozilla/plugins/ like following lines. # mkdir -p /opt/mozilla/plugins # cd /usr/local/Acrobat5/Browsers/intellinux # cp nppdf.so /opt/mozilla/plugins/ [/opt/mozilla/plugins/nppdf.so] libc.so.6 pluginwrapper/acrobat.so # Acrobat with Mozilla/Firebird/Galeon/Epiphany [/usr/local/Acrobat5/Browsers/intellinux/nppdf.so] libc.so.6 pluginwrapper/acrobat.so # Java3D # NOTE: THESE ARE SAMPLES. PLEASE SEE ALSO INSTALL MESSAGES # OF java/java3d PORT. [/usr/local/jdk1.4.2/jre/lib/i386/libJ3D.so] libdl.so.2 pluginwrapper/java3d.so libm.so.6 libm.so.2 libnsl.so.1 pluginwrapper/java3d.so libpthread.so.0 pluginwrapper/java3d.so libc.so.6 pluginwrapper/java3d.so [/usr/local/jdk1.4.2/jre/lib/i386/libj3daudio.so] libm.so.6 libm.so.2 libnsl.so.1 pluginwrapper/java3d_snd.so libpthread.so.0 pluginwrapper/java3d_snd.so libc.so.6 pluginwrapper/java3d_snd.so [/usr/local/jdk1.4.2/jre/lib/i386/libJ3DUtils.so] libpthread.so.0 pluginwrapper/java3d.so libc.so.6 pluginwrapper/java3d.so # Java Advanced Imaging (JAI) API # NOTE: THIS IS A SAMPLE. PLEASE SEE ALSO INSTALL MESSAGES # OF java/jai PORT. [/usr/local/jdk1.4.2/jre/lib/i386/libmlib_jai/libmlib_jai.so] libm.so.6 libm.so.2 libc.so.6 pluginwrapper/jai.so # JAI Image I/O Tools # NOTE: THIS IS A SAMPLE. PLEASE SEE ALSO INSTALL MESSAGES # OF java/jai-imageio PORT. [/usr/local/jdk1.4.2/jre/lib/i386/libclib_jiio.so] libm.so.6 libm.so.2 libc.so.6 pluginwrapper/jai.so --0-1409528053-1091642724=:40241--