Bug 496626 - Spinning on startup in nautilus plugin
Summary: Spinning on startup in nautilus plugin
Keywords:
Status: CLOSED DUPLICATE of bug 496367
Alias: None
Product: Fedora
Classification: Fedora
Component: pidgin
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Warren Togami
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-20 12:40 UTC by Denis Leroy
Modified: 2009-04-20 13:52 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-04-20 13:52:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.