Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11573 - Building of Mozilla 1.2 runs through but doesnt work.
Summary: Building of Mozilla 1.2 runs through but doesnt work.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-04 08:27 UTC by Daniel Hedblom
Modified: 2003-02-04 19:42 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
My ebuild script from /var/db/pkg/... (mozilla-1.2.ebuild,18.12 KB, text/plain)
2002-12-04 15:05 UTC, Daniel Hedblom
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Hedblom 2002-12-04 08:27:01 UTC
I have an updated 1.4 rc1 and i have emerged Mozilla 1.2 without any
showstoppers. The build goes throu without any glitches but Mozilla 1.2 wont
start. It just spews a segmentation fault and thats it. Mozilla 1.0.1 and
Phoenix works just dandy on the same system. I tried to remove both of them and
compile but it didnt help.

My system is not modified and runs pretty much out of the box.

The computer is an AMD Athlon 650 with 256mb ram.
Comment 1 David R Bacon 2002-12-04 11:15:43 UTC
My story is similar:
 -if I rm -rf ~/.mozilla first, I get a segfault right away.
 -if I leave ~/.mozilla (from moz1.1), Mozilla complains when loading
the java plugin...

LoadPlugin: failed to initialize shared library
/opt/sun-jdk-1.4.1.01/jre/plugin/i386/ns610/libjavaplugin_oji.so
[/opt/sun-jdk-1.4.1.01/jre/plugin/i386/ns610/libjavaplugin_oji.so: undefined
symbol: GetGlobalServiceManager__16nsServiceManagerPP17nsIServiceManager]
LoadPlugin: failed to initialize shared library
/opt/sun-jdk-1.4.1.01/jre/plugin/i386/ns610/libjavaplugin_oji.so
[/opt/sun-jdk-1.4.1.01/jre/plugin/i386/ns610/libjavaplugin_oji.so: undefined
symbol: GetGlobalServiceManager__16nsServiceManagerPP17nsIServiceManager]

..and exits.

I'll see how to disable plugins to see if that is the singular problem..
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-04 14:05:00 UTC
Try to remove libjavaplugin_oji.so from /usr/lib/mozilla/plugins.   You are
trying to start mozilla while phoenix is running ?

When did you merge it ?

If possible, attach /var/db/pkg/net-www/mozilla-1.2/mozilla-1.2.ebuild
(NOTE:  please attach that exact file, and NOT the one in /usr/portage)
Comment 3 Daniel Hedblom 2002-12-04 15:05:38 UTC
Created attachment 6204 [details]
My ebuild script from /var/db/pkg/...
Comment 4 David R Bacon 2002-12-04 16:13:26 UTC
my ebuild is exactly the same, and I emerged it yesterday evening (4p ~ 6p CST)
Comment 5 David R Bacon 2002-12-04 16:14:13 UTC
oops.  removing the plugin symlink had no effect.  Next, I will see what I can
grok from a strace output..
Comment 6 David R Bacon 2002-12-04 17:50:15 UTC
Mine started working unexpectedly.

One notable difference was that in the interim, I had installed netscape, which
created ~/.netscape.  Thus, upon running mozilla (by accident), it converted the
profile and worked great.  However, the java plugin which was suspected doesn't
seem to be loading, even though I restored the symlink in
usr/lib/mozilla/plugins.  I will experment more as time permits.
Comment 7 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-05 23:33:41 UTC
Did any of you have 'gtk2' in USE ?
Comment 8 Daniel Hedblom 2002-12-06 03:33:51 UTC
The profile manager seems to be broken. I also tried to compile with march=i586 
but that didnt help. Has anybody Mozilla 1.2 working so we can compare our 
systems?
Comment 9 Daniel Hedblom 2002-12-06 14:32:07 UTC
Success!

It works with use=gtk2 in make.conf. Atleast it starts now and render pages.

Comment 10 Thomas R. (TRauMa) 2002-12-12 06:59:41 UTC
Much the same problem, but I can run mozilla as root. Don't know if that is due
to a problem with my normal users profile or some permision is set wrong. Tried
gtk2 first, but then you lose xft-font-smoothing, so I switched back to gtk1 and
got this strange problem.
Comment 11 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-14 11:26:08 UTC
Can you guys please try mozilla-1.2.1-r2 (those that still have issues with gtk1
build mozilla) ?  Please let me know.
Comment 12 Guy 2002-12-14 21:19:39 UTC
Moz 1.2.1-r2 ran through to completion and is working fine now for me.

:-)

Tanx!
Comment 13 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-19 09:19:17 UTC
Reopen if still issues