Bug 92219
| Summary: | Lockup when first message is received | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Mark Lewis <mark.lewis> | ||||||
| Component: | gaim | Assignee: | Christopher Blizzard <blizzard> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 9 | ||||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2003-06-23 15:19:26 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Mark Lewis
2003-06-03 22:20:15 UTC
Do you know how to use strace? If so, can you tell me where gaim is hanging? I ran some strace runs for you, attaching them. There were actually two lockups this time: the main window locked up the first time I started gaim, then the second time I started gaim it didn't lock up until I received a message in the message window. The third time everything worked correctly. I'm not sure how much of the strace results you need, so I'm attaching the whole run. gaim.strace is the first lockup, and gaim.strace2 is the second lockup. Created attachment 92136 [details]
gaim.strace
First lockup, main window comes up but doesn't paint.
Created attachment 92137 [details]
gaim.strace2
Second lock-up, when painting the message receive window.
Workaround: I upgraded to gaim-0.64, which resolves this problem on our systems. The gnome2 integration and new features are good, too. Marking as fixed in rawhide. |