Re: Built-from-CVS Phoenix isn't responsive

Jerry Talkington <[email protected]>
Newsgroups gmane.comp.mozilla.devel.macosx
Message-ID <[email protected]>
On Wed, Dec 31, 2003 at 01:55:26PM -0800, Chuck Musser wrote:
> Jerry Talkington wrote:
> >You can also grab the script that I use to build the nightlies:
> >http://tinyurl.com/lnok
> >
> 
> I tried your .mozconfig here, but the build failed with a different 
> error. Nonetheless, thanks for the advice. Here's the error:
> 
> ld: /usr/lib/crt1.o can't create relocation entry for prebinding 
> (address of section (__DATA,__la_symbol_ptr) more than 24-bits away from 
> first segment, use -noprebind)
> 
> In addition there are lots of these messages sprinkled throughout the 
> build. These are warning, not fatal errors:
> 
> ld: warning prebinding not disabled because (__LINKEDIT segment (address 
> = 0xc8000 size = 0xf4c30) of @executable_path/libsoftokn3.dylib overlaps 
> with __LINKEDIT segment (address = 0x2f000 size = 0xd1000) of 
> @executable_path/libxpcom_compat.dylib

I actually just changed the script today so that it will fix these.  It
only seems to be a problem when not building it optimized.  Making sure
that LD_PREBIND_ALLOW_OVERLAP is not set seems to do the trick.

> I tried a couple different things, adding the --disable-prebinding flag 
> being the most significant. No luck. Sigh, this is getting a bit arcane 
> for me. I should probably repeat that I'm on a G5 running 10.3.2; not 
> sure if that's what's complicating things.
 
I just update my site with the new build script and new .mozconfigs (an
new one for debugs, since -O2 and -g3 don't go well together.)

> Perhaps I need to take a different tack. My goal was to isolate bugzilla 
> bug #228479, a crash that happens only on my Mac and not on any of 
> several Linux boxes I have lying around. The idea was to run 
> MozillaFirebird with the --debug flag and use GDB to help me pinpoint 
> the error. Trouble is, I need a Mozilla with debugging symbols and the 
> nightlies don't seem to have them.
> 
> Can anyone point to a recent build (has to be later than Firebird 0.7) 
> that has the debugging symbols?

There really isn't an official place for these on the mozilla FTP site,
and I just started building them for myself after the nightlies so I'd
have a debug build.  Since I started building them specifically to knock
out some of the critical bugs, I'll take a look at #228479.

-- 
GPG public key:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x9D5B8762
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.