Bug 496797
| Summary: | pidgin not operable in F11 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Joachim Backes <joachim.backes> | ||||
| Component: | pidgin | Assignee: | Warren Togami <wtogami> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | azelinka, stu, wtogami | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-04-21 14:53:32 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
Joachim Backes
2009-04-21 08:44:13 UTC
Created attachment 340515 [details]
gnome bugreport after spinning pidgin receives SIGINT
getting same behaviour, cpu pinned at near 100%, strace on the spinning process implies no system calls, it's stuck in userspace.
ltrace pidgin seems to stalls at the following...
...
g_direct_hash(0x91b0110, 364, 0, 0x83c1a4, 0x708cf7) = 0x91b0110
g_direct_hash(0x91eda20, 0xbc7400, 0, 0x83c1a4, 0x708cf7) = 0x91eda20
g_direct_hash(0x91ac0b8, -1, 0, 0x83c1a4, 0x708cf7) = 0x91ac0b8
g_direct_hash(0x900ecf8, 0x83c928, 0xbf850b28, 0x76f88a, 0x8f6bc88) = 0x900ecf8
<... gtk_window_present resumed> ) = 1
<... purple_blist_set_visible resumed> ) = 0
purple_debug_info(0x810592a, 0x8106da4, 0, 0xca4e9ec1, 0xbf850e78) = 0
but cpu is still pinned at 100%.
after receiving SIGINT, process unfreezes to crash giving more traditional bug
dialog, bug report attached.
Do you have nautilus-sendto plugin installed and loaded? This could be a duplicate of bug #496367 Yes. After removing nautilus-sendto (as described in bug #496367), my problems disappeared too. *** This bug has been marked as a duplicate of bug 496367 *** |