#Visual Studio Freezing After Exception is Thrown

18 messages · Page 1 of 1 (latest)

neon bolt
#

I recently noticed that whenever I throw an exception whilst having a full screen GLFW3 window, visual studio completely freezes and can only be closed via task manager.

Nothing is reported in event logs.

I am more interested in why this error is occurring, than how to fix it. More info will be provided at request.

#

I am currently getting a video of the issue.

fierce sphinx
#

ah i have another idea

#

if you spawn a console window

#

make it active and hit ESC once

neon bolt
#

This is important:

#

Whenever I run it standalone it just aborts

#

this only happens when in Visual Studio debugging

marble ridge
#

Are you doing anything special regarding input?

fierce sphinx
#

hmm then check the event viewer

#

if you havent already

#

look for events which happen around that freeze

#

perhaps they provide some clue

#

also scandisk your drives

marble ridge
#

and you are not running fullscreen?

#

sometimes debugging fullscreen window is pain because window might be topmost and you cant get to debugger