Bug 235751
| Summary: | Splash screen stays open | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter faric <peter.faric> |
| Component: | azureus | Assignee: | Anthony Green <green> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | belegdol, djuran, drago01, fedoration, musuruan, overholt, psj, zaitcev |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-12-03 17:07:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Peter faric
2007-04-09 22:35:35 UTC
*** Bug 236191 has been marked as a duplicate of this bug. *** Following exception is logged to console: DEBUG::Sun Apr 29 13:48:45 GMT 2007::com.aelitis.azureus.core.impl.AzureusCoreImpl$8::runSupport::-1: java.lang.NullPointerException at org.gudy.azureus2.ui.swt.updater2.SWTUpdateChecker.initialize(Azureus2.jar.so) at org.gudy.azureus2.ui.swt.mainwindow.Initializer$4.started(Azureus2.jar.so) at com.aelitis.azureus.core.impl.AzureusCoreImpl$8.runSupport(Azureus2.jar.so) at org.gudy.azureus2.core3.util.AEThread.run(Azureus2.jar.so) Running with another VM (JamVM) to get line numbers: DEBUG::Sun Apr 29 15:01:05 British Summer Time 2007::com.aelitis.azureus.core.impl.AzureusCoreImpl$8::runSupport::512: java.lang.NullPointerException at org.gudy.azureus2.ui.swt.updater2.SWTUpdateChecker.initialize(SWTUpdateChecker.java:67) at org.gudy.azureus2.ui.swt.mainwindow.Initializer$4.started(Initializer.java:258) at com.aelitis.azureus.core.impl.AzureusCoreImpl$8.runSupport(AzureusCoreImpl.java:508) at org.gudy.azureus2.core3.util.AEThread.run(AEThread.java:69) Reproduced using OpenJDK so this is an Azureus (package) issue and not VM issue. Upstream says this is a bug in SWT, and they've fixed it in the SWT they bundle with Azureus. We use the Eclipse SWT, so we don't have the patch. I don't know what the fix is yet. I'll confirm this. (In reply to comment #5) > Upstream says this is a bug in SWT, and they've fixed it in the SWT they bundle > with Azureus. We use the Eclipse SWT, so we don't have the patch. I don't know > what the fix is yet. what about ccing the eclipse maintainer(s) ? I've confirmed this problem exists for F7 as well, using either GCJ or Sun Java. IcedTea does not help either. CCing the eclipse maintainer. Can we get the actual SWT patch? How about an eclipse.org bug #? Updated to azureus-3.0.3.4-1.fc9. Should be available tomorrow in rawhide. azureus-3.0.3.4-2.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. |