On Wed, 03 Jul 2013 14:37:33 GMT, Sönke Ludwig wrote:

Too bad it doesn't find the debug information. But it looks like either std.process.std_process_static_this wasn't called, or _NSGetEnviron returned a null pointer. But in any case, this should go to [bugzilla][1]. I would call "dub build -v" and execute the build command manually to see if it is still reproducible that way and then file a bug report there. But one interesting thing would be to see if it still crashes if the "vibe-d" dependency is removed from package.json (which I suppose is there, right?). Maybe it is some strange interaction that causes std.process to not get initialized.

[1]: http://d.puremagic.com/issues/

better late then never... also good to post here incase anyone else runs into this:

http://d.puremagic.com/issues/show_bug.cgi?id=11112