[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:27:45 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14863
Gerald Jansen <jansen.gerald at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jansen.gerald at gmail.com
--- Comment #5 from Gerald Jansen <jansen.gerald at gmail.com> ---
(In reply to Marc Schütz from comment #3)
> `assert(0);` becomes a `HTL` instruction with -release, which in turn
> triggers SIGSEGV. That's probably the cause.
Please note that the segfault occurs even without -release, i.e. "dmd hello.d".
--
More information about the Digitalmars-d-bugs
mailing list