Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 548024

Summary: stack overflow
Product: [Eclipse Project] Platform Reporter: axelbrain <alexey.kudashev>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: daniel_megert
Version: 4.11   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description axelbrain CLA 2019-06-07 04:02:33 EDT
ctrl-F6 (next editor command) leads to stack overflow exception:

eclipse.buildId=4.11.0.I20190307-0500
java.version=1.8.0_212
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product
Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.cpp.product

org.eclipse.ui
Error
Fri Jun 07 10:55:53 MSK 2019
Unhandled event loop exception

java.lang.StackOverflowError
	at org.eclipse.swt.internal.gtk.GTK._gtk_widget_realize(Native Method)
	at org.eclipse.swt.internal.gtk.GTK.gtk_widget_realize(GTK.java:8849)
	at org.eclipse.swt.widgets.Widget.gtk_widget_get_window(Widget.java:1882)
Comment 1 Dani Megert CLA 2019-06-07 04:18:38 EDT

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