I updated phalcon to version 1.2.1 and my app stop working. It shows no error, browser (Chrome) says "This webpage is not available" with the error Error code: ERR_CONNECTION_RESET.
App is multimodule. If I remove multi-module part then it works fine. So it seems the problem with Module class.
I tried on Windows, PHP 5.4.13 and FreeBSD 6.3, PHP 5.5.1