[Issue 6376] Throwing exception or assertion failure causes segfault or memory error due to ASLR on Mac OS X 10.7

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jul 24 16:29:17 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6376


klickverbot <code at klickverbot.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at klickverbot.at


--- Comment #3 from klickverbot <code at klickverbot.at> 2011-07-24 16:29:15 PDT ---
I can confirm that my problems I reported on the NG seem to be caused by
throwing exceptions as well.

As mentioned there, one can run »set disable-aslr off« in GDB to debug with
ASLR enabled (otherwise, the crashes don't happen for me).

I have not had time to trace down what exactly is going on, but the issue seems
to be related somehow to *throwing* exceptions, not catching them (I might have
jumped to the wrong conclusions based off debugger output here, though).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list