Martin S. Trying to create an inprocess pipeline (not very complex) gives me: Assertion failed: inpipe_ && !outpipe_ (pull.cpp:39) Here's a simple example that reproduces this assertion: https://gist.github.com/a28d0321f26897d2246c Any suggestion what could be causing this? Thanks -Pieter