Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 547202 - Consistently get stackoverflow displaying widgets trying to switch to debug perspective
Summary: Consistently get stackoverflow displaying widgets trying to switch to debug p...
Status: CLOSED DUPLICATE of bug 544498
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.11   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2019-05-12 15:07 EDT by David M. Karr CLA
Modified: 2019-05-12 17:45 EDT (History)
2 users (show)

See Also:


Attachments
Stack trace of stack overflow error (71.13 KB, application/octet-stream)
2019-05-12 15:07 EDT, David M. Karr CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David M. Karr CLA 2019-05-12 15:07:17 EDT
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.
Comment 1 Andrey Loskutov CLA 2019-05-12 15:32:46 EDT
Please provide exact GTK3 version.
Comment 2 Eric Williams CLA 2019-05-12 17:45:07 EDT

*** This bug has been marked as a duplicate of bug 544498 ***