I'm having the same issue seen in this old thread, the program crashes after main() exits with an access violation reading error, but only when running from the dev environment.
http://en.sfml-dev.org/forums/index.php?topic=3976.0I'm using VC++ 2010 with Window 7 64-bit on an Intel HD integrated graphics card.
I'm also using the dynamically linked libraries.
I just ported from 1.6 to 2.0, so I wasn't sure if it was a bug (seeing as there has been trouble with this previously) or I had made some error on my part. I haven't tried using the static libraries.
EDIT: I'll add more information if needed, I just wanted to make sure this wasn't a bug before I delved to far into it.