Bugs item #1674915, was opened at 2007-03-06 09:06
Message generated for change (Comment added) made by ecgarrison
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1674915&group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: segfault
Group: v1.5.0
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: Chris Garrison (ecgarrison)
Assigned to: Nobody/Anonymous (nobody)
Summary: GAIM crashes on Jabber over TLS open

Initial Comment:
So I've been happily using GAIM for a couple of years on Linux and Windows 
(when I must).  

Last week, GAIM v1.5.0-11.el3 (which is what up2date for RHEL3 serves up) 
stopped working for me. I use GAIM to Jabber to co-workers, and so GAIM is set 
to auto-login to that.  When it does, BOOM it just crashes instantly.  I 
narrowed it down to Jabber by editing the xml file to turn off all auto-logins 
and started each protocol up one at a time.

So now I'm forced to run WinXP in a VM and run GAIM there, which works but is 
not convenient.  I've seen other GAIM + Jabber = Crash messages in the past 
week, so I am not alone here.

Any chance of some help?  If you need more information from me, please let me 
know, I'll be glad to help.  I can be reached at ecgarrison on Yahoo IM or by 
email at [EMAIL PROTECTED]

Thanks!

Chris


$ gdb gaim
GNU gdb Red Hat Linux (6.3.0.0-1.132.EL3rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
                                                                                
(gdb) handle SIGPIPE nostop
Signal        Stop      Print   Pass to program Description
SIGPIPE       No        Yes     Yes             Broken pipe
(gdb) run
Starting program: /usr/bin/gaim
Detaching after fork from child process 14833.
                                                                                
Program received signal SIGSEGV, Segmentation fault.
0x00890a09 in ?? ()
(gdb) bt full

#0  0x00890a09 in ?? ()
No symbol table info available.
#1  0x0017cee7 in ?? ()
No symbol table info available.
#2  0x00000001 in ?? ()
No symbol table info available.
#3  0x003d9865 in ?? ()
No symbol table info available.
#4  0xbfff5998 in ?? ()
No symbol table info available.
#5  0x0050e459 in ?? ()
No symbol table info available.
#6  0x6f206465 in ?? ()
No symbol table info available.
#7  0x0889b348 in ?? ()
No symbol table info available.
#8  0x00000043 in ?? ()
No symbol table info available.
#9  0x00222c88 in ?? ()
No symbol table info available.
#10 0x0019bdb9 in ?? ()
No symbol table info available.
#11 0x00222c88 in ?? ()
No symbol table info available.
#12 0xbfff59c8 in ?? ()
No symbol table info available.
#13 0x0019bd03 in ?? ()
No symbol table info available.
#14 0x0888a438 in ?? ()
No symbol table info available.
#15 0x0889b348 in ?? ()
No symbol table info available.
#16 0x00000043 in ?? ()
No symbol table info available.
#17 0xbfff59dc in ?? ()
No symbol table info available.
#18 0x00000000 in ?? ()
No symbol table info available.
(gdb) quit

----------------------------------------------------------------------

>Comment By: Chris Garrison (ecgarrison)
Date: 2007-03-06 13:10

Message:
Logged In: YES 
user_id=1286103
Originator: YES


The other bug report suggests it is fixed by the latest up2date, but this
is not true for me.

However, I fixed it using a separate redhat bug report:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=230158

Turns out the voodoo is to find libfreeb13.so under your firefox directory
and make a symbolic link to it in /usr/bin.

Thanks for the tip, akrherz, it led me to the solution eventually.

Chris

----------------------------------------------------------------------

Comment By: Daryl Herzmann (akrherz)
Date: 2007-03-06 12:41

Message:
Logged In: YES 
user_id=341971
Originator: NO

I believe this is a redhat bug.  See:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=230070

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1674915&group_id=235

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs

Reply via email to