Upgrading gstreamer to 0.10.10-4 doesn't seem to fix the crash. I'm now unable to get a backtrace in gdb, and it still crashes when I log in/out from IRC.
[EMAIL PROTECTED]:~$ dpkg -l|grep libgstream ii libgstreamer-plugins-base0.10-0 0.10.10-4 GStreamer libraries from the "base" set ii libgstreamer0.10-0 0.10.10-4 Core GStreamer libraries and elements ii libgstreamer0.10-0-dbg 0.10.10-4 Core GStreamer libraries and elements [EMAIL PROTECTED]:~$ gdb /usr/bin/gaim GNU gdb 6.4.90-debian Copyright (C) 2006 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 "i486-linux-gnu"...(no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) r Starting program: /usr/bin/gaim Failed to read a valid object file image from memory. [Thread debugging using libthread_db enabled] [New Thread -1222678848 (LWP 7306)] [New Thread -1240011856 (LWP 7312)] [New Thread -1251103824 (LWP 7316)] [New Thread -1259496528 (LWP 7317)] [New Thread -1267889232 (LWP 7318)] [New Thread -1276281936 (LWP 7319)] [Thread -1267889232 (LWP 7318) exited] [Thread -1276281936 (LWP 7319) exited] [Thread -1251103824 (LWP 7316) exited] [Thread -1240011856 (LWP 7312) exited] [Thread -1259496528 (LWP 7317) exited] Segmentation fault [EMAIL PROTECTED]:~$ Ari Pollak <[EMAIL PROTECTED]> writes: > Hm, I actually meant 0.10.10-4 of libgstreamer0.10-0. > > gstreamer0.10 (0.10.10-4) unstable; urgency=low > * debian/patches/01_yacc-reentrant.patch, > debian/control.in: > + Make gst_parse_launch reentrant. This fixes a crash in gaim. Also > update > flex build-dependency to >= 2.5.31 for this. > > On Mon, 2007-03-26 at 23:08 +0200, Simon Josefsson wrote: >> FYI, I'm using gstreamer from etch/testing: >> >> [EMAIL PROTECTED]:~/src$ dpkg -l|grep libgstream >> ii libgstreamer-plugins-base0.10-0 0.10.10-4 >> GStreamer libraries from the "base" set >> ii libgstreamer0.10-0 0.10.10-3 Core >> GStreamer libraries and elements >> [EMAIL PROTECTED]:~/src$ >> >> So maybe the fix in 0.10.10-2 didn't work, or it was lost in later >> versions. >> >> /Simon >> >> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

