On Fullscreen mode in a single-player flatworld, when I turn on VBOs and return to my game, the chunks bug out, leaving most blocks unrendered and all that is remaining is mostly entities and small blocks. This lasts for about 3-5 seconds, and then the Java platform crashes (no Minecraft crash report).
I've used VBOs before on 1.8 with no similar issues, but I wasn't in fullscreen, which leads me to believe the problem is caused by the two of them combined.
The problem still occurs in windowed mode, although does not cause Java to crash.
The world save has not been altered or corrupted.
I apologize for not being able to supply a crash report.
This is my first bug report, so let me know what other information I should supply to you to make your job easier, I don't doubt there are things I forgot to mention.
Duplicate of MC-62198