rethrowNoCurrentException ftp://ftp.de.debian.org/debian/pool/main/x/xmlcopyeditor/xmlcopyeditor_1.3.1.0.orig.tar.gz 2.18.0 xmlcopyeditor-1.3.1.0/src/validationthread.cpp:43:3: error: Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object [rethrowNoCurrentException]