Bugs item #1667587, was opened at 2007-02-23 19:59
Message generated for change (Comment added) made by rkidder
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1667587&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: 2.0.0 beta 6
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: TheGnome (mtw28)
Assigned to: Nobody/Anonymous (nobody)
Summary: Buddy Icon Crash

Initial Comment:
Running GAIM2 beta6 under Gentoo Linux 2006.1 (2.6.18-r4)

When no buddy icon/avatar is chosen, clicking the buddy icon button in bottom 
right of GAIM's main window causes it to exit silently.
It closes all the windows and kills the process in the tray.

The back trace is:
(gdb) handle SIGPIPE nostop
Signal        Stop      Print   Pass to program Description
SIGPIPE       No        Yes     Yes             Broken pipe
(gdb) run
Starting program: /usr/local/bin/gaim 
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1221523264 (LWP 29537)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1221523264 (LWP 29537)]
0xb766d264 in pthread_mutex_lock () from /lib/libpthread.so.0
(gdb) bt full
#0  0xb766d264 in pthread_mutex_lock () from /lib/libpthread.so.0
No symbol table info available.
#1  0xb76fcd1b in dbus_g_object_path_get_g_type ()
   from /usr/lib/libdbus-glib-1.so.2
No symbol table info available.
#2  0xb76fccf6 in dbus_g_object_path_get_g_type ()
   from /usr/lib/libdbus-glib-1.so.2
No symbol table info available.
#3  0xb76d9b66 in dbus_timeout_get_enabled () from /usr/lib/libdbus-1.so.2
No symbol table info available.
#4  0x00abcdef in ?? ()
No symbol table info available.
#5  0xb76d9b46 in dbus_timeout_get_enabled () from /usr/lib/libdbus-1.so.2
No symbol table info available.
#6  0xb76e9468 in ?? () from /usr/lib/libdbus-1.so.2
No symbol table info available.
#7  0xb76c3249 in dbus_connection_set_exit_on_disconnect ()
   from /usr/lib/libdbus-1.so.2
No symbol table info available.
#8  0x00abcdef in ?? ()
No symbol table info available.
#9  0x00000000 in ?? ()
No symbol table info available.


Cheers

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

Comment By: Roy Kidder (rkidder)
Date: 2007-03-15 11:04

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

I had the exact same problem. I see there's a new version of dbus in
portage (1.0.2-r1, I'm currently running 0.62-r2) but instead of mucking
with that right  now, I just recompiled gaim after using
"./configure--disable-dbus". 

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1667587&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