Bug 1780965
| Summary: | Hang at startup in gtk2 apps | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tom Horsley <horsley1953> |
| Component: | gtk2 | Assignee: | Matthias Clasen <mclasen> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 31 | CC: | caillon+fedoraproject, gnome-sig, john.j5live, mclasen, mkasik, rhughes, rstrode, samuel-rhbugs, sandmann |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-12-14 18:37:45 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
Tom Horsley
2019-12-08 19:39:21 UTC
In case it is relevant, the AT_HWCAP from the AUX vector is bfebfbff on the i9-9900K. In the virtual machine emulating IvyBridge it is 78bfbff AT_HWCAP2 is 0x0 on both. As long as I'm chasing the HWCAP goose, I'll add that my desktop at work has b7ebfbff as hwcap, and claws-mail has no delay there, so if this is hwcap related, there is only one bit different: 0x08000000 (if only I knew what that bit meant). Experimenting some more, I found everything that depends on gtk2 and tried running some of the program. They don't all encounter this delay, but another one that does have a 25 second delay is kasumi. I've gotten various updates since I first noticed this, and one of them seems to have fixed it. I no longer see the long startup delays in the apps which previously had problems. I guess I'll close the bug. |