Closed Bug 603485 Opened 14 years ago Closed 14 years ago

[Windows ? Try Server ?] Opt build: "compile failed" due to '--enable-logrefcnt', (related to PGO?)

Categories

(Release Engineering :: General, defect)

x86
Windows Server 2003
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: sgautherie, Unassigned)

References

Details

(Keywords: crash, helpwanted)

I wanted an Opt Try build with 'ac_add_options --enable-logrefcnt'.

http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1286780417.1286790450.12521.gz
WINNT 5.2 tryserver build on 2010/10/11 00:00:17
http://ftp.mozilla.org/pub/mozilla.org/firefox/tryserver-builds/sgautherie.bz@free.fr-5172b1b3a2fc/tryserver-win32/
+
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1286825694.1286831360.25054.gz
WINNT 5.2 tryserver build on 2010/10/11 12:34:54
http://ftp.mozilla.org/pub/mozilla.org/firefox/tryserver-builds/sgautherie.bz@free.fr-3599ea55004d/tryserver-win32/
{
...
make[1]: Leaving directory `/e/builds/moz2_slave/tryserver-win32/build/obj-firefox'
OBJDIR=obj-firefox python obj-firefox/_profile/pgo/profileserver.py
args: ['e:\\builds\\moz2_slave\\tryserver-win32\\build\\obj-firefox\\dist\\firefox\\firefox.exe', '-no-remote', '-profile', 'e:\\builds\\moz2_slave\\tryserver-win32\\build\\obj-firefox\\_profile\\pgo\\pgoprofile/', 'http://localhost:8888/index.html']
INFO | automation.py | Application pid: 3628
TEST-UNEXPECTED-FAIL | automation.py | Exited with code -1073741819 during test run
INFO | automation.py | Application ran for: 0:00:13.344000
INFO | automation.py | Reading PID log: c:\docume~1\cltbld\locals~1\temp\tmpb3hznapidlog
PROCESS-CRASH | automation.py | application crashed (minidump found)
No symbols path given, can't process dump.
Neither MINIDUMP_STACKWALK nor MINIDUMP_STACKWALK_CGI is set, can't process dump.
make: *** [profiledbuild] Error 5
program finished with exit code 2
}

I'll try to add '--disable-profile-guided-optimization'...

NB: A "bare" Opt Try build without this option builds just fine.

PS:
I can't currently build on my Windows 2000 (Bug nnn),
so I can't say whether this is Try Server specific or more "Firefox" related.
Ftr, MoMe Try Server doesn't have this issue with SeaMonkey.
(Because it doesn't use PGO??)
(In reply to comment #0)
> I'll try to add '--disable-profile-guided-optimization'...

It didn't make any difference:
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1286838687.1286845640.13990.gz
WINNT 5.2 tryserver build on 2010/10/11 16:11:27
http://ftp.mozilla.org/pub/mozilla.org/firefox/tryserver-builds/sgautherie.bz@free.fr-74f9bbd8efe0/tryserver-win32/
Keywords: helpwanted
I'm not sure what you're asking for here, kinda sounds like a Build Config bug. The existence of '-LTCG:PGINSTRUMENT' in calls to link for the logs in comment #2 implies --disable-profile-guided-optimization isn't working.
Depends on: 603574
(In reply to comment #3)
> The existence of '-LTCG:PGINSTRUMENT' in calls to link for the logs in comment
> #2 implies --disable-profile-guided-optimization isn't working.

I filed bug 603574. Let's fix it first...
It looks like bug 603574 is where the work is on this. Closing.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.