I have built VTK in debug mode and could immediately see where and why the crash happens, but for that I would need a complete self-contained example that I can just copy-paste to the Python console. You need to provide input data, preferable download it as part of the script.
By the way, if your goal is to create closed surface from parallel contours then most likely there are better approaches. For example, check out the answers given in these topics: