Bug 496626

Summary: Spinning on startup in nautilus plugin
Product: [Fedora] Fedora Reporter: Denis Leroy <denis>
Component: pidginAssignee: Warren Togami <wtogami>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: selinux, 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-20 13:52:31 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 Denis Leroy 2009-04-20 12:40:13 UTC
Pidgin is hanging on startup (spinning with 100% cpu usage), just as it displays the "Accounts" wizard window (which is not responsive).

Attaching with gdb shows it is looping in :

(gdb) bt
#0  0x00e3b03a in strcmp () from /lib/libc.so.6
#1  0x004a20a4 in g_str_equal () from /lib/libglib-2.0.so.0
#2  0x00c1d6b1 in g_dir_open () from /usr/lib/pidgin/nautilus.so
#3  0x0047d90c in ?? () from /lib/libglib-2.0.so.0
#4  0x0047d1e8 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#5  0x004807f8 in ?? () from /lib/libglib-2.0.so.0
#6  0x00480caf in g_main_loop_run () from /lib/libglib-2.0.so.0
#7  0x04764969 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#8  0x080c6f61 in main ()

Comment 1 Denis Leroy 2009-04-20 12:44:49 UTC
Removing the 'nautilus-sendto' package seems to fix the package. Should I reassign this to nautilus ?

Comment 2 Tom London 2009-04-20 13:37:10 UTC
I can confirm this......

Downgrading to nautilus-sendto-1.1.3-1.fc11.x86_64.rpm "fixes for me".

Comment 3 Stu Tomlinson 2009-04-20 13:52:31 UTC

*** This bug has been marked as a duplicate of bug 496367 ***