Am 13.09.2013 23:38, schrieb Meta:

On Fri, 13 Sep 2013 18:30:58 +0200, Sönke Ludwig wrote:

Strange indeed, can you try the "dub -- --vv"? At least that assertion
should be possible to track down. Who knows, maybe it's somehow related
to the linker issue...

There's not much to go on. The output is like so:

Listening for HTTP requests on :::8080
Listening for HTTP requests on 0.0.0.0:8080
[02150F80:00000000 dia] Running event loop...
[02150F80:00000000 dbg] Creating new fiber...
[02150F80:00000000 dbg] start task (fd 348).
[02150F80:00000000 WRN] Got exception while accepting new connections: Assertion Failure
[02150F80:00000000 dbg] persistent connection timeout![02150F80:00000000 dbg] task finished.

Okay, I've just seen that the additional log output that should be there
was added only four days ago (just after the 0.7.17 release). Can you
retry with the latest ~master version?