Updates:
Status: Fixed
Comment #2 on issue 738 by tudor.gi...(a)gmail.com: bugs in EyeSee
http://code.google.com/p/moose-technology/issues/detail?id=738
ESMalMatrix is an abstract class and the initialization calls a rowSize
which is a subclassResponsibility. I do not know why the emergency
evaluator happens, but it is not because of EyeSee.
In any case, ESMalMatrix should not be instantiated.
I also fixed the hash according to your suggestion.