[Issue 14863] CLOCK_BOOTTIME should be optional to support <2.6.39 kernels

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Aug 3 07:01:05 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14863

Marc Schütz <schuetzm at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schuetzm at gmx.net

--- Comment #3 from Marc Schütz <schuetzm at gmx.net> ---
`assert(0);` becomes a `HTL` instruction with -release, which in turn triggers
SIGSEGV. That's probably the cause.

--


More information about the Digitalmars-d-bugs mailing list