Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2003 22:33:20 -0500 (EST)
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Franz Klammer <klammer@webonaut.com>
Cc:        Martin Klaffenboeck <martin.klaffenboeck@gmx.at>, FreeBSD GNOME Users <gnome@FreeBSD.ORG>
Subject:   Re: galeon2 (1.3.1) fails here
Message-ID:  <20030121223256.A91406@shumai.marcuscom.com>
In-Reply-To: <1043194820.75986.15.camel@ds9.webonaut.com>
References:  <20030121200004.GA85144@martin.kdrache.org>  <20030121204014.GC85144@martin.kdrache.org> <1043182140.341.43.camel@gyros> <20030121214118.GE85144@martin.kdrache.org>  <1043185881.61589.12.camel@gyros> <1043187593.36540.19.camel@ds9.webonaut.com>  <1043187590.61589.30.camel@gyros> <1043192088.36540.30.camel@ds9.webonaut.com> <1043194820.75986.15.camel@ds9.webonaut.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 22 Jan 2003, Franz Klammer wrote:

> Am Mi, 2003-01-22 um 00.34 schrieb Franz Klammer:
> > Am Di, 2003-01-21 um 23.19 schrieb Joe Marcus Clarke:
> > > On Tue, 2003-01-21 at 17:19, Franz Klammer wrote:
> > > > Am Di, 2003-01-21 um 22.51 schrieb Joe Marcus Clarke:
> > > > > On Tue, 2003-01-21 at 16:41, Martin Klaffenboeck wrote:
> > > > > > Am 2003.01.21 21:49 schrieb(en) Joe Marcus Clarke:
> > > > > > > On Tue, 2003-01-21 at 15:40, Martin Klaffenboeck wrote:
> > > > > > > > Am 2003.01.21 21:35 schrieb(en) Joe Marcus Clarke:
> > > > > > > > > On Tue, 2003-01-21 at 15:00, Martin Klaffenboeck wrote:
> > > > > > > > > > Hello,
> > > > > > > > > >
> > > > > > > > > > I was deinstalling all of the mozilla ports and galeon (and
> > > > > > > > > phoenix).
> > > > > > > > > >
> > > > > > > > > > Now I simply tried (after make update ; marcusmerge -u) to use
> > > > > > > > > > 'portinstall galeon2'.
> > > > > > > > > >
> > > > > > > > > > As a result I found:
> > > > > > > > > >
> > > > > > > > > > martin# pkg_info | grep mozilla
> > > > > > > > > > mozilla-1.2.1       The open source, standards compliant web
> > > > > > > browser
> > > > > > > > > > mozilla-headers-1.2b_3,1 Header files for mozilla communicator
> > > > > > > > > > web-surfboard
> > > > > > > > > >
> > > > > > > > > > There are wrong headers installed for mozilla - or doesn't that
> > > > > > > > > matter?
> > > > > > > > >
> > > > > > > > > This is bad.  Fix this.
> > > > > > > >
> > > > > > > > How do I fix that?  Now I deinstalled mozilla-headers-1.2b_3,1 and
> > > > > > > > installed from /usr/ports/www/mozilla-headers with make install.
> > > > > > > But
> > > > > > > > the galeon2 thing didn't change.
> > > > > > >
> > > > > > > I know.  I thought I had fixed the -Werror problem in galeon 1.3.1,
> > > > > > > but
> > > > > > > I was mistaken.  I just committed a patch that should take care of it,
> > > > > > > though.
> > > > > >
> > > > > > Is installes now correct.  But I get a core dump on startup.  Should I
> > > > > > now rebuild with debugging symbols and send a Bug Buddy pr ?
> > > > >
> > > > > You're going to hate me for this, but try one thing first.  Rebuild
> > > > > Mozilla _with_ GTK2 _and_ Xft support.  This will require editing your
> > > > > mozilla[-devel]-gtk2 Makefile, and removing the WITHOUT_XFT line.  I
> > > > > have no idea if this will work, but it something to try.
> > > > >
> > > > > Also, does Mozilla run okay?
> > > > >
> > > >
> > > > i did also install mozilla-gtk2 today and i wasn't able to run
> > > > it. if i started mozilla with -d i got in one second 1640
> > > > lines with "shift: can't shift that many".
> > > >
> > > > also seen only one time with top: mozilla-bin has grown up to
> > > > over 100MB in memory before it core dumps.
> > > >
> > > > maybe that helps.
> > >
> > > Not really.  The shift thing is known.  If you specify -g instead, that
> > > should work.  Again, try rebuilding with Xft support _enabled_ (since
> > > you're testing the Xft enabled GTK), and let me know if that helps.
> > > Thanks.
> > >
> >
> > year! mozilla is now running. maybe the same is possible
> > with galeon2?
> >
> > galeon dies with this message (from gdb):
> >   Program received signal SIGSEGV, Segmentation fault.
> >    0x28f443e8 in poolDestroy () from /usr/local/lib/libexpat.so.4
> >
> > i've previously installed galeon2 with with debuging-symbols turned
> > on. did you need the back trace?
> >
> > currently i'm doing a standard-rebuild of galeon2.
> >
>
> OK! mozilla segfault again. :-(
>
> ...
> (no debugging symbols found)...
> Program received signal SIGSEGV, Segmentation fault.
> 0x28194cac in nsCRT::strlen(unsigned short const*) () from ./libxpcom.so
>
> it works if i start mozilla with "sudo mozilla".
> seems that i did this before.
> a chown -R or rm -R of .netscape, .netscape6 and .mozilla doesn't help.
>
> this message i get (start with sudo):
> LoadPlugin: failed to initialize shared library
> /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so
> [/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so:
> Undefined symbol "gdk_input_add"]

Looks like I'll have to give this a try when I get back from my trip.

Joe

>
> franz
>
> > franz.
> >
> > > Joe
> > >
> > > >
> > > > franz.
> > > >
> > > > 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Fri Jan 17 21:41:35 CET 2003
> > > >
> > > > > Joe
> --
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
>
>

PGP Key : http://www.marcuscom.com/pgp.asc

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030121223256.A91406>