I have found ocean to behave unfairly :-), if not strangely, when I have a large number of expressions calculated or large number of values printed to a file. I have a script which calculates around 30 expressions, ocean crashes without giving any error. (The script which runs in the background and dumps the output into a file) I, after lot of head-banging, found out that when I reduce the number of expressions being calculated, the same scripts runs perfectly fine. (Not that ANY of the expressions had error in calculation. I checked that) Does ocean have any option which can flag such errors/warnings?