Am 23.11.2013 17:19, schrieb Atila Neves:

On Fri, 22 Nov 2013 10:10:30 +0100, Sönke Ludwig wrote:

Am 21.11.2013 11:24, schrieb Atila Neves:

On Tue, 19 Nov 2013 10:44:00 +0100, Sönke Ludwig wrote:

Am 18.11.2013 18:15, schrieb Atila Neves:

That crashed my app as soon as the first client connected.

I'll look into it.

Thanks!

Okay, the recent tests with the bench-http-server included with vibe.d
are indicating that everything runs stable. Can you check with the
latest 0.7.18-rc.2 or GIT master?

I did dub upgrade and recompiled. It no longer crashes, but it exits with error code -11 after accepting the connection.

Can you prepare a little (or large) test case, so that I can debug
locally? I think exit code -11 indicates a segmentation fault.