Bug 2113076

Summary: Version 2.36.5-1.fc36.x86_64 makes upstream Eclipse crash
Product: [Fedora] Fedora Reporter: Robert Marcano <robert>
Component: webkit2gtk3Assignee: Michael Catanzaro <mcatanza>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 36CC: erack, gnome-sig, mcatanza, tpopela
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-01 21:50:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Marcano 2022-08-01 21:42:33 UTC
Description of problem:

After updating to version 2.36.5-1.fc36.x86_64 Eclipse crash when showing the content assist selection list and using web browser related features like Window - Preferences - General - Web Browser 

Version-Release number of selected component (if applicable):

2.36.5-1.fc36.x86_64

How reproducible:

Always

Steps to Reproduce:

1. Download Eclipse IDE for Enterprise Java and Web Developers from https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2022-06/R/eclipse-jee-2022-06-R-linux-gtk-x86_64.tar.gz
2. Install on your preferred directory
3. Run it on a clean workspace, If you are already using Eclipse and don“t want to mess your current workspace, you cat use `eclipse -data my_ws_dir` to start it on an new workspace
4. Eclipse will crash on the splash screen. I think it is related to this bug too because it should displays a welcome page.
5. Restart Eclipse.
6. Go to Window - Preferences - General - Web Browser
7. Eclipse will crash again.
8. Restart Eclipse.
9. Close the Welcome tab.
10. Create a new Java project: File - New - Other - Java Project. Use test for project and module name.
11. Expand the test project and select the src folder.
12. Create a new class, File - New - Class. Use Test as name.
13. Inside the { } press control + space. Eclipse will crash.
14. Downgrade to previous released webkit2gtk3-2.36.0-1.fc36.x86_64.
15. Repeat everything without crashes now.

Actual results:

Eclipse crash with 2.36.5-1.fc36.x86_64 and it works fine with 2.36.0-1.fc36.x86_64

Expected results:

No crashed

Additional info:

Downgrading to webkit2gtk3-2.36.0-1.fc36.x86_64 is a workaround.

Comment 1 Michael Catanzaro 2022-08-01 21:50:39 UTC

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