everything is ok. When I resize the window up to 1600 x 1200 everythings works fine. If I replace setBloom with setCartoonInk the applications runs fine with 800 x 600. If I resize the window to 1600 x 1200, the application crashes. If I resize it only to e.g. 1400 x 1000 it does not crash.
When I start the application with notify spam the application needs about 5 seconds to display one frame. When I resize the window before the first frame is drawn, the application does not crash. If I let the application draw one frame, then resize the window, the application crashes.
Looks like the driver is not happy with a fullscreen normal buffer I guess, but maybe I’m wrong.