Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59210 - Gaim 0.80 crashes after activating the View Offline users option
Summary: Gaim 0.80 crashes after activating the View Offline users option
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gaim Bugs Crew
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-02 18:02 UTC by Tiago Pierezan Camargo
Modified: 2004-08-09 19:15 UTC (History)
0 users

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 Tiago Pierezan Camargo 2004-08-02 18:02:10 UTC
Backtrace (USE="debug"): 
Program received signal SIGSEGV, Segmentation fault.
0x40420fb6 in gdk_pixbuf_new_from_data () from /usr/lib/libgdk_pixbuf-2.0.so.0
(gdb) bt
#0  0x40420fb6 in gdk_pixbuf_new_from_data ()
   from /usr/lib/libgdk_pixbuf-2.0.so.0
#1  0x081590e8 in ?? ()
#2  0x083a9368 in ?? ()
#3  0x00000080 in ?? ()
#4  0x404a577d in g_object_interface_list_properties ()
   from /usr/lib/libgobject-2.0.so.0
#5  0x00000010 in ?? ()


Reproducible: Always
Steps to Reproduce:
1. Load gaim
2. Check the View offline users option





Portage 2.0.50-r9 (default-x86-2004.2, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.4.26-gentoo-r6)
=================================================================
System uname: 2.4.26-gentoo-r6 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -fomit-frame-pointer -fprefetch-loop-arrays -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -fomit-frame-pointer -fprefetch-loop-arrays -O2
-pipe"DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox userpriv"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://gentoo.osuosl.org/
http://gentoo.ccccom.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow X aac aalib acpi acpi4linux alsa apm arts avi berkdb bonobo caps cdr
chroot crypt cups dillo dvb dvd encode faad flac gdbm gif gimpprint gnome
gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile imlib java joystick jp2 jpeg kde
libcaca libg++ libwww lirc mad mikmod mmx mng motif mozilla moznocompose
moznoirc moznomail mozsvg mpeg mpeg4 mplayer ncurses net nls nvidia oggvorbis
opengl pam pdflib perl png python qt quicktime readline samba sdl slang speex
spell sse ssl tcltk tcpd tetex theora tiff transcode truetype vhosts videos wmf
x86 xine xml xml2 xmms xv xvid zlib"
Comment 1 Don Seiler (RETIRED) gentoo-dev 2004-08-02 18:45:32 UTC
Did you recently upgrade gtk+?  What version of gtk+ and gaim are you using?

If you've really built gaim with USE="debug" then there is nothing from gaim in this backtrace.
Comment 2 Tiago Pierezan Camargo 2004-08-03 20:12:22 UTC
Yes, I upgraded gtk+ on Mon Aug 2 15:10:46 2004.
*  x11-libs/gtk+ :
        [  I] 1.2.10-r11 (1)
        [  I] 2.4.4 (2)

I emerged gaim-0.80 yesterday (Mon Aug  2 21:45:52 2004). I double checked and really built gaim with debug. I will do some debugging and post my findings later.
Comment 3 Don Seiler (RETIRED) gentoo-dev 2004-08-07 10:50:47 UTC
Well your backtrace certainly doesn't show anything.  Can you do some debug logging (gaim -d > debug.log) and paste the part of the log from just before this crashes?

And perhaps try with gaim-0.81.
Comment 4 Tiago Pierezan Camargo 2004-08-09 19:15:38 UTC
I got some info about the crash running gaim step-by-step but gave-up and decided to test gaim 0.81. The View Offline User option seems to be stable. The last version is gaim crashing randomly but I don't have traces (forgot to run it inside gdb).