Re: Minimum supported version of Forte
Christopher Seawood <[email protected]> Sat, 28 Sep 2002 22:03:19 -0700
| Newsgroups | gmane.comp.mozilla.devel.unix,gmane.comp.mozilla.builds |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Matthew Langford wrote: > On Fri, 27 Sep 2002, Christopher Seawood wrote: >>bump the default optimization level for Forte builds to -xO4. >> >>http://bugzilla.mozilla.org/show_bug.cgi?id=109860 > > Not to be too pessimistic, but if I compile glib 2.0.6, using Forte 6U2, > with anything higher than -xO2, I get a segfault in the glib date routine. > If higher than -xO3, segfaults in both date test and in string (printf) > tests. Yech. This with up-to-date patching. > > Is mozilla less likely to run into these potential compiler bugs? Or am I > tickling bugs no one else sees? Of course, all of my Forte builds of > mozilla have only segfaulted to date. Without any specifics about the crashes or the code used by glib 2.x, I couldn't say. We were running a tinderbox using WS6U2 + system updates for about 3 months and the runtime tests worked fine. The Sun engineers claim that -xO5 with 6U1 is what they use on their build machines so if there were any problems, I would have expected them to be caught by now. - cls