glfwSetWindowSize causes read violation

It would seem my drivers are all up to date. I installed whatever is the newest just to be sure.
As for testing the examples, that might take me some time to setup. Right now I am using the library with Dear Imgui but I will try to set this up.

Another thing is I am updating the window size frequently (every frame during the cursor position callback). Could that cause any problems that I might be overlooking? Alternatively is it possible to disable to standard title bar and keep the native resizable functionality?