Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216386 - net-im/pidgin-2.4.1 : finch recieves segfault when new chat window is opened
Summary: net-im/pidgin-2.4.1 : finch recieves segfault when new chat window is opened
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-05 20:47 UTC by Nathan
Modified: 2010-05-26 20:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan 2008-04-05 20:47:25 UTC
Finch receives a segfault when opening a chat window to a buddy that has two entries in the buddy list with the same account. Not sure how the duplicate entries got in the buddy list but there were about 10. 

Reproducible: Always

Steps to Reproduce:
1. Duplicate a buddy entry in an contact
2. Start finch
2. Try to open a conversation window to that contact
3.

Actual Results:  
Finch receives a segfault.

Expected Results:  
New IM window is opened.

Back trace : 
(gdb) bt full
#0  0xb7f593fd in gnt_box_set_title () from /usr/lib/libgnt.so.0
No symbol table info available.
#1  0xb7f756ea in gnt_screen_rename_widget () from /usr/lib/libgnt.so.0
No symbol table info available.
#2  0x0806fe39 in finch_conversation_set_active ()
No symbol table info available.
#3  0xb7e9f11e in purple_conversation_new () from /usr/lib/libpurple.so.0
No symbol table info available.
#4  0x0806a648 in ?? ()
No symbol table info available.
#5  0x00000001 in ?? ()
No symbol table info available.
#6  0x08191000 in ?? ()
No symbol table info available.
#7  0x08332f70 in ?? ()
No symbol table info available.
#8  0xb7e2f262 in g_closure_ref () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#9  0xb7e3e0bb in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#10 0xb7e30bab in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#11 0xb7e41869 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#12 0x082fb1b0 in ?? ()
No symbol table info available.
#13 0x00000000 in ?? ()
No symbol table info available.
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2009-12-17 12:11:08 UTC
I'm unable to reproduce this with current pidgin. Is this still an issue?
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2010-05-26 20:43:12 UTC
No answer. Please reopen if this issue is still valid.