Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337210 - net-im/gossip-0.31 segmentation fault on program's startup upon entering the password for my jabber account
Summary: net-im/gossip-0.31 segmentation fault on program's startup upon entering the ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard: Removed: 2011-02-04
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2010-09-14 05:59 UTC by Eugene Smirnoff
Modified: 2011-02-04 11:25 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info.txt,3.85 KB, text/plain)
2010-09-14 06:00 UTC, Eugene Smirnoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Smirnoff 2010-09-14 05:59:34 UTC
normal run: 
$ gossip
LM-LOG-0x200: Going to connect to proxy xxx.xxx.xxx.xxx:XXXX
LM-LOG-0x200: Trying xxx.xxx.xxx.xxx port XXXX...

{here it shows a gui prompt:
Please enter your XXXX account password:
Logging in to account 'xxxx'
[ ] remember password?}
//after entering and clicking "OK"
Segmentation fault

under gdb:
$ gdb gossip 

LM-LOG-0x200: Going to connect to proxy xxx.xxx.xxx.xxx:XXXX
LM-LOG-0x200: Trying xxx.xxx.xxx.xxx port XXXXX...

Program received signal SIGSEGV, Segmentation fault.
0xb7d954ed in pthread_mutex_lock () from /lib/libpthread.so.0
(gdb) backtrace 
#0  0xb7d954ed in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0xb76b346d in ?? () from /usr/lib/libglib-2.0.so.0
#2  0xb7e16abf in ?? () from /usr/lib/libloudmouth-1.so.0
#3  0xb7e1595c in ?? () from /usr/lib/libloudmouth-1.so.0
#4  0xb76f79fd in ?? () from /usr/lib/libglib-2.0.so.0
#5  0xb76b3765 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#6  0xb76b72cb in ?? () from /usr/lib/libglib-2.0.so.0
#7  0xb76b7882 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#8  0xb7a59159 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#9  0x08090eac in ?? ()
#10 0xb736dcc5 in __libc_start_main () from /lib/libc.so.6
#11 0x0805b981 in ?? ()


Reproducible: Sometimes

Steps to Reproduce:
1. run the client
2. enter your account's password
3. click "OK"
Actual Results:  
the program received the SIGSEGV signal

Expected Results:  
the program must display a contact list window.
Comment 1 Eugene Smirnoff 2010-09-14 06:00:15 UTC
Created attachment 247213 [details]
emerge --info
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-09-14 08:22:36 UTC
gossip development has been stalled for months (if not years already) in favor of empathy. I think it's time to last-rite gossip.
Comment 3 Pacho Ramos gentoo-dev 2010-09-14 20:49:07 UTC
(In reply to comment #2)
> gossip development has been stalled for months (if not years already) in favor
> of empathy. I think it's time to last-rite gossip.
> 

I agree, but also CC net-im since they are show as co-maintainers in metadata.xml
Comment 4 Pacho Ramos gentoo-dev 2010-12-26 09:49:39 UTC
Will mask it in the following day if none from net-im disagrees