| Summary: | eclipse frequently segfaults in libjavascriptcoregtk | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andy Lutomirski <luto> | ||||
| Component: | webkitgtk | Assignee: | Kevin Fenzi <kevin> | ||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | akurtako, andjrobins, huzaifas, jerboaa, kevin, martin.sourada, mbenitez, mtasaka, overholt, rgrunber, swagiaal, tpopela | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-05-05 14:32:31 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: | |||||
| Attachments: |
|
||||||
FWIW, I can trigger the exact same bug in eclipse-standard-kepler-SR1-linux-gtk-x86_64.tar.gz. Since I doubt that the standard Eclipse distribution is unusable, I'm reassigning this to webkitgtk. To reproduce: open any Java file in Eclipse and press Ctrl-Enter. Eclipse will crash after 1-2 seconds. I was able to find Bug 990091 which seems similar to this. The problem would seem to be limited resources or maybe some kind of memory corruption. As a workaround for now, could you try adding '-Dorg.eclipse.swt.browser.DefaultType=mozilla' to the bottom of /etc/eclipse.ini and see if that eliminates the issue. Oddly, I can't reproduce this today. It was 100% reproducible when I filed the bug. I'll try that as a workaround if I can trigger it again. What is the status of this bug? I assume close as there was no action for more than a year? Sure, lets close for now, and if anyone can reproduce, please file a new bug or reopen with more details. |
Created attachment 840154 [details] Eclipse errror log I can trigger this bug by deleting ~/.eclipse and the entire contents of ~/workspace and trying to start eclipse pointed at ~/workspace. If I fiddle with Eclipse and get it to start, causing a suggestion box to pop up by pressing Ctrl-Space on any Java symbol will trigger a crash within two seconds, with the same stack trace.