Segmentation fault

Eduardo Huertas eduhuertas at yahoo.com
Wed Aug 4 11:05:40 PDT 2004


 --- Eduardo Huertas <eduhuertas at yahoo.com> escribió: 
> Fecha: Wed, 4 Aug 2004 12:27:55 -0500 (CDT)
> De: Eduardo Huertas <eduhuertas at yahoo.com>
> Asunto: Re: Segmentation fault
> Para: "Martin P. Hellwig" <mhellwig at xs4all.nl>
> 
>  --- "Martin P. Hellwig" <mhellwig at xs4all.nl>
> 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
-------------- next part --------------
# /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




More information about the freebsd-mozilla mailing list