Have you checked for any extraneous white-space characters at the start or end of the file?
An error being thrown in the functions.php could be another culprit.
Comment out code (or newly added code) and see if the problem persists.
Next thing would be to show some of the code that the errors refers to.