For some reason, themes that have a filter for the_content run the filter twice while jetpack is loaded.
Say for example that I have a filter for RSS feeds that adds content to the_content/the_excerpt with jetpack loaded it executes twice.
Disabling jetpack removes the problem.