1 Mala is made safe to program with, but some programming (not runtime)
2 errors will make it segfault (this is a feature).
4 In case you experience such a segfault, fire up a debugger and check
5 which function caused it.
7 Then check if is noted here (if not send me a description)
12 mala_action_new_actioninit
13 - Forgotten to put MALA_ACTIONS_END at the end of a
14 initializing structure.