Community
Participate
Working Groups
Created attachment 278580 [details] Stack trace of stack overflow error I have 2019-03 with similar plugins installed on both my laptop and my Ubuntu VM, running on the laptop. I have the same git repositories checked out, and the VM has one project pointing to the repo, which is also present in the laptop instance. I have a Debug Configuration set up in both instances, and when I use it from the laptop instance, it works fine. When I attempt to connect to the Debug Configuration from the VM instance, it successfully connects, as indicated by the fact that I don't see any error messages. My next step in either instance is to switch to the Debug Perspective so I can convince myself that it's actually connected. If I do that on the laptop instance, it works fine. On the VM, I consistently (100% of the time) get a StackOverflowError. I'll include the stacktrace below, but it's not very informative. If I then perform external actions that result in the code hitting a breakpoint, that part works perfectly fine. I can step through the code and do everything I normally do while debugging. It shows the Debug panel in the explorer view and the Variables/Breakpoints/Expressions view. All of this works fine. I can look at the Perspectives list in the upper right, and it shows the "Debug" icon pressed in, indicating that it's in the Debug perspective.
Please provide exact GTK3 version.
*** This bug has been marked as a duplicate of bug 544498 ***