Comment 6 for bug 645097

Revision history for this message
Sergey Svishchev (svs) wrote :

console/console.cpp:155 is

         Emsg1(M_ABORT, 0, "Failed to connect to %s for populateLists.\n", m_dir->name());

why it is using M_ABORT and not M_ERROR_TERM?