Date: 11 Feb 2003 22:11:52 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: stan <stanb@awod.com> Cc: FreeBSD User Questions List <freebsd-questions@freebsd.org> Subject: Re: Mozilla/Galeon broken after portupgrade Message-ID: <1045019512.89844.23.camel@shumai.marcuscom.com> In-Reply-To: <20030212025555.GA13040@teddy.fas.com> References: <20030211230205.GB7394@teddy.fas.com> <3E498322.5060708@vagner.com> <20030211235035.GA8795@teddy.fas.com> <20030212011954.GA90935@tao.thought.org> <2030.10.0.0.2.1045013765.squirrel@mail.karamazov.org> <1045016579.89844.5.camel@shumai.marcuscom.com> <20030212024441.GA12824@teddy.fas.com> <1045017971.89844.9.camel@shumai.marcuscom.com> <20030212025555.GA13040@teddy.fas.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-4Brz+6nYdsCbR5OSFo/g Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-02-11 at 21:55, stan wrote: > On Tue, Feb 11, 2003 at 09:46:12PM -0500, Joe Marcus Clarke wrote: > > On Tue, 2003-02-11 at 21:44, stan wrote: > > > On Tue, Feb 11, 2003 at 09:22:59PM -0500, Joe Marcus Clarke wrote: > > > > On Tue, 2003-02-11 at 20:36, Scott A. Moberly wrote: > > > > > > On Tue, Feb 11, 2003 at 06:50:35PM -0500, stan wrote: > > > > > >> On Tue, Feb 11, 2003 at 06:11:30PM -0500, Laszlo Vagner wrote: > > > > > >> > stan wrote: > > > > > >> > > > > > > >> > >I did a cvsup, make world, portupgrade sequence this weeken= d, and > > > > > >> now both mozilla, and galeon die when started. > > > > > >> > > > > > > > >> > >Any sugestiosn as to how to fix this? > > > > > >> > > > > > > > >> > >I already tried "pritugrade -Rr galeon". Lots of stuff was > > > > > >> rebuilt, but both browsers still core dump :-( > > > > > >> > > > > > > > >> > > > > > > > >> > > > > > > > >> > > > > > > > >> > did you build and install a new kernel? did you do mergemast= er? > > > > > >> > > > > > >> Yes, and yes. > > > > > >> > > > > > >> Does that narow it down? > > > > > > > > > > > > > > > > > > As a point of imformation, both mozilla and mozilla-devel > > > > > > segv for me since I upgraded. Right now I'm still > > > > > > using the linux version of netscape-4.8 so that I can > > > > > > use the audio plugins. But the more I use mozilla-- > > > > > > and galeon too, BTW--the more I like both. > > > > > > > > > > > > Anybody here subscribed to -ports and know if > > > > > > things are broken?? > > > >=20 > > > > mozilla and mozilla-devel are not broken. They work just fine. If= you > > > > see a segfault in these ports, it is most likely a font problem. I= t > > > > could be other things, but since I have no other information to go = on, I > > > > will assume a font problem. To rule out fonts, you should try buil= ding > > > > mozilla without Xft support. To do this, specify -DWITHOUT_XFT whe= n > > > > building mozilla. If the problem goes away, and you still want to = use > > > > Xft for anti-aliasing support, you can try to track down any bad fo= nts > > > > you may have installed. Usually, that involves making sure you hav= e the > > > > XFree86 scalable fonts port installed, and you do _not_ have the > > > > mozilla-fonts port installed. From there, you usually have to go f= ont > > > > by font, running fc-cache after each font removal, to track down th= e > > > > offending font. > > >=20 > > >=20 > > > My problem does not look like a font problem. Let me be specific. Whe= n I > > > start Galeon, it comes up, and waits 4 or 5 seconds, then pops up a w= arning > > > that the connection was refused by the home page (which is working fo= r > > > other clients at that time), when I close this popup. I get a crash o= f > > > Galeon. > > >=20 > > > This does not loook like a font problem to me. > >=20 > > Well, without a stacktrace or any logs, it's hard to make any other > > guess. >=20 > Considering that I just did "portugrade -fRR galeon" and after about 3 > hours of crunching, I still have the exact same problem, could you tell m= e > how to get any of this addiatioanl information that might lead to > diagnosing this problem? Edit /etc/make.conf, and add the following lines: CFLAGS=3D -O -g -pipe STRIP=3D Then, edit mozilla's Makefile, and remove the --enable-strip line.=20 Then, rebuild mozilla and galeon with the new CFLAGS. When it crashes, you should be able to gdb on the core: gdb /usr/X11R6/bin/galeon-bin galeon-bin.core At the (gdb) prompt, type "bt". Send the trace. >=20 > Or failing that, could anyone sugest a way to get _a workibg_ version of > galeon (prefered) or mozilla (second choice) for my 4.7 STABLE i386 > mahcine? You might try disabling Xft to see if it helps. Joe >=20 > Any hep whatsover is appreciated. I find not habing a working browser to = be > a problem :-) --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-4Brz+6nYdsCbR5OSFo/g Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+Sbt4b2iPiv4Uz4cRAnIFAJ96lzTux2fn3VY7Ycs/FtH7eg9sOACeNYjs wy4cMnBLtiWxP3cTJrGWzjo= =xJfy -----END PGP SIGNATURE----- --=-4Brz+6nYdsCbR5OSFo/g-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1045019512.89844.23.camel>