http://d.puremagic.com/issues/show_bug.cgi?id=7750
Don <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Don <[email protected]> 2012-03-27 23:33:22 PDT --- (In reply to comment #1) > I can't seem to reproduce this problem with the latest git dmd (2.059 > candidate) on Linux AMD64. Could it be a Mac-specific problem? Looks like it, based on the first location in the backtrace: misaligned_stack_error_entering_dyld_stub_binder The stack isn't getting aligned properly before the call to writeln. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
