My code uses MKL-Pardiso for doing FEM. For IPOPT I use HSL. However, the dynamic Pardiso loader from IPOPT kills my MKL-Pardiso. When using --disable-linear-solver-loader for configure the problem is solved (found by a colleague). It might make sense to add the comment to the documentation or to configure --help.