Closed Bug 1267654 Opened 8 years ago Closed 8 years ago

DMD enabled browser build hangs at startup

Categories

(Core :: DMD, defect)

x86_64
Windows 10
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1241684
Tracking Status
firefox49 --- affected

People

(Reporter: jujjyl, Unassigned)

Details

Building gecko-dev trunk from

commit 50a14b0c3cb6204b5ae7a38a1d49b93685f05f28
Author: ffxbld <release@mozilla.com>
Date:   Mon Apr 25 10:10:40 2016 -0700

    Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release

with mozconfig

ac_add_options --target=x86_64-pc-mingw32
ac_add_options --host=x86_64-pc-mingw32
ac_add_options --enable-profiling
ac_add_options --enable-debug-symbols
ac_add_options --enable-js-shell
ac_add_options --enable-dmd

on Windows 10 seems to generate a build that hangs at startup when launched via "./mach run --dmd". Launching the build with "./mach run" or dropping --enable-dmd avoids the hang.
Oh, looks like startup is just extremely slow. Had lunch and came back, and Nightly had started. Not sure if this is expected, but I was able to get a log capture going now, so all is good.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Resolution: INVALID → DUPLICATE
You need to log in before you can comment on or make changes to this bug.