Unf. I am getting repeated hangs of GP (under Win 11).
All I know to do is use the task manager to kill it and completely start over. This is quite unsatisfying, because of both the workflow interruption, and the lack of any chance of diagnosis.
Is there any overt or hidden facility in GP that can assist either recovering from a hang, or diagnosing the cause of it?
Is there any way to have GP write logs in way that would help with this?
The hangs happen variously. I have seen it happen upon changing to SetList view. I have seen it happen after I have been over in Ableton Live editing data there. There does not seem to be one exact case or cause that I have observed so far.
Iâm using stock Win 11 Pro, no other separate AV software.
In the current hang, Live was also running. I know that same scenario happened yesterday also. Going forward I will try to observe specifically if a hang takes place w/o Live or another program running that uses the audio interface.
It wasnât explicitly designed with that in mind but other than restrictions on Windows systems where multiple applications can not always share resources, it certainly can.
So presumably you werenât getting hangs until something you were doing changed. Focus on what changed at the point when hangs started happening.
Thanks. I have now made a .DMP file of the hung GP process.
It is too big to post here, but I can arrange to dropsend it if anyone knows how to take a useful look at it.
Did you have a network device connected in the past (typically a NAS) and youâre still having a reference to it? For example shortcuts with an UNC (\\servername\sharename\path) or a permanent mount using ânet use driveletter \\servername\sharenameââŚ
Windows might try to connect to it at unexpected times which may lead to erratic behavior
Of course if every aspect of all changes and timing of hangs were well known, I might be able to undo something specifically identified. Unf., there is no bright and shining line here. I wish there were.
I was able to get as far as downloading and running WinDbg on a mini-dump I created of GP while it was hung this morning, which is to say Iâm in well over my head wrt. Windows internals, etc.
Perhaps this picture has some meaning to someone here.