Comment #7 on issue 832 by pekka.klarck: Execution crashes if listener method `message` fails repeatingly
http://code.google.com/p/robotframework/issues/detail?id=832
Listener methods being disabled when they fail turned out to be a bad idea (issue 933) and starting from RF 2.6.2 that's not done anymore. An exception is the message method that caused the bug reported in this issue.
