[Windows & DMD] No callstack when crash with Access violation reading location 0x00000000

Namespace rswhite4 at googlemail.com
Sat Jan 11 10:05:58 PST 2014


On Saturday, 11 January 2014 at 16:24:08 UTC, Xavier Bigand wrote:
> I get some troubles to solve a memory bug, just cause I don't 
> have any informations for debuggers and I can't neither use 
> DrMemory.
>
> Is it possible to get the callstack when calling a method on a 
> null pointer with specifics DMD flags?
>
> Maybe DMD need add null ptr call checks in debug mode?

In a perfect world D would have a built-in solution to avoid null 
references/pointer. :)


More information about the Digitalmars-d-learn mailing list