I finally got a stack trace on my InvalidMemoryOperationError

Etienne Cimon via Digitalmars-d digitalmars-d at puremagic.com
Thu Jun 4 19:24:16 PDT 2015


On 2015-06-04 21:12, Vladimir Panteleev wrote:
> On Friday, 5 June 2015 at 01:07:28 UTC, Etienne wrote:
>> I mean come on here, I made a fatal error and my application is
>> overdue for crashing every thread and D is so broken that it adds a
>> deadlock on top of that, and you're telling me you'll feel guilty for
>> allocating the stack trace on the GC because it's in an invalid state.
>
> There probably wouldn't be any problem with using the C heap or
> something. Using the GC is just making it likely to crash while trying
> to allocate it.
>
>> Something is simply wrong with the community culture as a whole if
>> that's the case.
>
> http://forum.dlang.org/post/nkwpjnydlqnnpsxsttto@forum.dlang.org

Nice, this is RESOLVED WONTFIX

I better keep a druntime patch aside then.


More information about the Digitalmars-d mailing list