digitalmars.D.debugger - VisualD DParserComServer madness(100+)
- BetaDamnit (5/5) Feb 22 2020 https://ibb.co/7R8wsXG
- Rainer Schuetze (4/12) Feb 23 2020 I suspect that these are remainders of Visual Studio crashing for some
- Guillaume Piolat (5/18) May 14 2020 Hi, I have the same problem unfortunately. It makes Visual D
- Rainer Schuetze (2/23) May 15 2020 Does it happen with the dmd-based engine, too?
https://ibb.co/7R8wsXG I have no idea where they come from... I closed down VS hours ago and just now opened the task manager and saw all of them. Taskkill /IM DParserCOMServer.exe /F does work but it is not a solution.
Feb 22 2020
On 22/02/2020 14:11, BetaDamnit wrote:https://ibb.co/7R8wsXG I have no idea where they come from... I closed down VS hours ago and just now opened the task manager and saw all of them. Taskkill /IM DParserCOMServer.exe /F does work but it is not a solution.I suspect that these are remainders of Visual Studio crashing for some reason. The server used to terminate itself after a minute of not being connected to any instance of Visual D, but that seems to no longer work...
Feb 23 2020
On Sunday, 23 February 2020 at 17:24:19 UTC, Rainer Schuetze wrote:On 22/02/2020 14:11, BetaDamnit wrote:Hi, I have the same problem unfortunately. It makes Visual D barely usable, and need computer reboot after a while (didn't know about Taskkill).https://ibb.co/7R8wsXG I have no idea where they come from... I closed down VS hours ago and just now opened the task manager and saw all of them. Taskkill /IM DParserCOMServer.exe /F does work but it is not a solution.I suspect that these are remainders of Visual Studio crashing for some reason. The server used to terminate itself after a minute of not being connected to any instance of Visual D, but that seems to no longer work...
May 14 2020
On 14/05/2020 11:53, Guillaume Piolat wrote:On Sunday, 23 February 2020 at 17:24:19 UTC, Rainer Schuetze wrote:Does it happen with the dmd-based engine, too?On 22/02/2020 14:11, BetaDamnit wrote:Hi, I have the same problem unfortunately. It makes Visual D barely usable, and need computer reboot after a while (didn't know about Taskkill).https://ibb.co/7R8wsXG I have no idea where they come from... I closed down VS hours ago and just now opened the task manager and saw all of them. Taskkill /IM DParserCOMServer.exe /F does work but it is not a solution.I suspect that these are remainders of Visual Studio crashing for some reason. The server used to terminate itself after a minute of not being connected to any instance of Visual D, but that seems to no longer work...
May 15 2020