That's a very strange error, it indicates there is a reference cycle in the geometry data structure but as far as I can tell that cant happen unless one of the methods of QWidget is overriden to return something weird. Does the error
happen if you run calibre as
calibre --ignore-plugins
|