How to walk around the crashing bug of bugpoint

Hi,

I encountered the following bug in bugpoint when I was trying to reduce a bug. Can someone advise me how to walk around this bug?

Thank you.

https://llvm.org/bugs/show_bug.cgi?id=26909

Can you check whether the following patch fixes the problem for you:

http://reviews.llvm.org/D18104

Thanks,
Tobias