|
Bugzilla – Full Text Bug Listing |
| Summary: | Eclipse crashes due RenderBadPicture xulrunner bug | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Aaron Bockover <abockover> |
| Component: | Java | Assignee: | E-mail List <bnc-team-mozilla> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | af1n, fred.blaise, pcerny, wolfgang |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://bugzilla.mozilla.org/show_bug.cgi?id=522635#c21 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Aaron Bockover
2010-07-19 12:58:26 UTC
Turning off compositing does not work around the issue. Reading the report, the problem is not in Eclipse, but in xulrunner read https://bugs.eclipse.org/bugs/show_bug.cgi?id=303372#c4 maybe the workaround in the description of that bug eclipse -vmargs -Dorg.eclipse.swt.browser.XULRunnerPath=/tmp/notavalidxulrunnerpath will work for you. Wolfgang, this is probably a dup of bug#622375 I had the same problem with Galileo and Helios. The suggested workaround to disable XUL worked. Is this still an issue with latest appripriate XUL (I'm not sure whether eclipse is using 1.9.1.x or 1.9.2.x), or can we close this bug? 11.3 is out of support and newer releases have xulrunner which contains the fix. |