Gaim segfaults after upgrading to GNOME 2.6. Reproducible: Always Steps to Reproduce: 1. gaim Actual Results: bb@wopr-mobile ~ % gdb gaim GNU gdb 6.0 Copyright 2003 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 "i686-pc-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /usr/bin/gaim Detaching after fork from child process 30902. Program received signal SIGSEGV, Segmentation fault. 0x4061a7af in mallopt () from /lib/libc.so.6 (gdb) bt #0 0x4061a7af in mallopt () from /lib/libc.so.6 #1 0x4061958f in free () from /lib/libc.so.6 #2 0x40443cb6 in g_free () from /usr/lib/libglib-2.0.so.0 #3 0x412935cc in ?? () from /usr/lib/libcroco.so.2 #4 0x4127a320 in cr_doc_handler_destroy () from /usr/lib/libcroco.so.2 #5 0x08307830 in ?? () #6 0x413644c4 in rsvg_parse_style () from /usr/lib/librsvg-2.so.2 #7 0x08307830 in ?? () wopr-mobile ~ # emerge info Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.6.4-gentoo-r1) ================================================================= System uname: 2.6.4-gentoo-r1 i686 Pentium III (Coppermine) Gentoo Base System version 1.4.3.13p1 ccache version 2.3 [disabled] Autoconf: sys-devel/autoconf-2.59-r3 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=pentium3 -Os -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb/rules /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=pentium3 -Os -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs fixpackages sandbox" GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://trumpetti.atm.tut.fi/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X acpi alsa apache2 apm avi berkdb cdr crypt cups dga dvd dvdr encode esd foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imap imlib input_devices_synaptics java jpeg libg++ libwww mad mikmod mmx motif mozilla moznocompose moznoirc moznomail mpeg ncurses nls nntp nogcj oggvorbis opengl oss pam pdflib perl png python quicktime readline sdk sdl slang spell sse ssl svga tcltk tcpd truetype video_cards_mach64 x86 xml2 xmms xv zlib"
This, like many others, is a duplicate of the upstream gtk+/glib 2.4 bug. *** This bug has been marked as a duplicate of 45192 ***