I'm using Ubuntu Intrepid, 8.10. Unfortunately, i7remux crashes for me, but I can fix it with this simple patch:
Basically, your code was trying to printf into a too-small char*. I thought you'd want to know so you can release an updated version that works for more people. Thanks!