On Fri, 20 Feb 2015 08:24:25 +0100, Sönke Ludwig wrote:

Am 20.02.2015 um 03:51 schrieb Luís Marques:
I think its unrelated (stepping through the code, there was no exception
involved, just EBP gets zeroed out with the "leave" instruction in
Controller.getUserByEmail). I'll look into that other issue, though.

Thanks for the quick support. By the way, what did you use to debug? VisualD's debugger? (mango, or whatever its called?). I'm on OS X and Linux, the last time I tried gdb it didn't play very well with D, so I always go back to printf-style debugging...