Randomly occurring AccessViolationException in GDI+
问题 We've got the problem that sometimes an AccessViolationException occurs and a simple group box gets drawn with white background and a red cross on top of it. We can't reproducable this bug reliably, it just occurs from time to time. We don't do anything special, we're just showing a main window with a menu, toolbar, the group box on the main panel and some hyperlink controls inside the group box. From the stack trace it seems to be a bug in Windows Forms or GDI+: System