crashing with no stack trace, why?

NX nightmarex1337 at hotmail.com
Thu Jan 31 11:29:55 UTC 2019


I can't say for sure, but there are some cases I know where you 
don't get stack trace (mostly dmd bugs):

- inside module constructors `shared static this()`
- null function pointer call


More information about the Digitalmars-d-learn mailing list