Closed Bug 995443 Opened 11 years ago Closed 11 years ago

DMD does not work on non-debug mac builds

Categories

(Core :: DMD, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: erahm, Unassigned)

References

Details

(Whiteboard: [MemShrink:P2])

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release) Build ID: 20140407135746 Steps to reproduce: Built a non-debug OSX firefox build with DMD enabled. .mozconfig: ac_add_options --enable-dmd Actual results: When running with the libdmd.dylib loaded Firefox immediately exits. Expected results: Firefox should run.
Note: debug builds do work
Whiteboard: [MemShrink]
Whiteboard: [MemShrink] → [MemShrink:P2]
I just tried on my MacBook Pro running 10.9.5 and an optimized build of DMD worked fine. Please reopen if you still see problems.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
This still crashes for me, but I had to actually open a "real" website instead of it just crashing immediately. STR: - |./mach run --dmd| - go to a website (google.com, whatever) - Crashes This happens w/ e10s enabled and disabled. I tested w/o DMD enabled and confirmed there are no crashes.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Hmm, yes. I think it used to crash before the browser window even appeared, but now it takes a bit longer.
I just tried with --enable-profiling. It works! I was able to open half a dozen tabs and browse around for a couple of minutes. Hooray. I've updated the docs on MDN.
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → WORKSFORME
Depends on: 1144842
You need to log in before you can comment on or make changes to this bug.