GG bug? (OS X Lion, DMD 2.054)
Magnus Lie Hetland
magnus at hetland.org
Thu Aug 4 03:27:33 PDT 2011
On 2011-08-03 14:57:57 +0000, David Nadlinger said:
> On 8/3/11 4:07 PM, Magnus Lie Hetland wrote:
>> I upgraded from OS X Snow Leopard to Lion recently (on a 32-bit iMac),
>> and when I tried to run my D code afterward, I suddenly ran into all
>> kinds of interesting problems (lots of failed assertions in my tests,
>> and bus errors in my actual runs...).
>
> This seems to be exactly same problem I reported to the NG some days
> ago. It is caused by ASLR being enabled for 32bit applications on Lion
> too, and kennytm is to be credited for tracking this down to a fixed
> stack bottom in the druntime code:
> https://github.com/D-Programming-Language/druntime/pull/43.
Yeah, I saw this after I posted here:
"#d_lang Mac OS X Lion users - druntime patch http://t.co/9Ivehft"
<http://twitter.com/#!/D_Programming/status/98863666711105536>
> The fix has already been merged into master, please use that for OS X
> development until the next DMD release.
OK, great. Thanks.
> David
--
Magnus Lie Hetland
http://hetland.org
More information about the Digitalmars-d-learn
mailing list