Getting a segfault here, why?

aberba via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Feb 15 10:19:18 PST 2017


I'm getting a segmentation fault in vibe.d web interface class.

Does referring "this" in an "if" or "switch" within a method 
cause segfault?

Trying to find it but working with a debugger in D is not 
straight forward. Not yo talk of interpretating the debugger 
output.

How has things improved since this thread 
(http://forum.dlang.org/post/1339326434.14823.4.camel@localhost)?


More information about the Digitalmars-d-learn mailing list