jit.window @doublebuffer 1 + opening console crashes max in gl3 - windows only

Tarik's icon

On windows, in gl3 mode, this produces a crash:

1. I start max without the max console window opening on start (by for instance having had the package browser open and the max console closed the last time you quit Max)
2. I create a new patch and create a new object: jit.window @doublebuffer 1
3. I press ctrl-shift-m to open the max console

It initiates an attempt to open the max console window but it remains completely white. 4 seconds later Max crashes.

Tarik's icon

oh, also @shared 1 also produces the crash..