Your message dated Sun, 18 Mar 2007 23:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#403343: fixed in gstreamer0.10 0.10.10-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gaim
Version: 2.0.0+beta5-8

Hi,

This bug report is going to be a bit vaguer than I would have liked it, so I can only hope that someone will be able to make sense out of it. I'm running "unstable" Debian on an Intel P3.

I was using gaim to connect to IRC at Freenode, but before joining any channel I first typed "/msg NickServ help". At this point, gaim crashed. I was able to repeat this several times (though oddly enough not when trying it after first joining the #debian channel to ask which package to file the bug report against). I did manage to capture the following backtrace:

#0  0xb7f28dfe in _gst_parse_yylex (lvalp=0xa2d172d8)
    at lex._gst_parse_yy.c:1224
#1  0xb7f2b248 in _gst_parse__yyparse (graph=0xa2d17370) at ./grammar.y:797
#2  0xb7f2dd36 in _gst_parse_launch (str=0x8652400 "bin.( autoaudiosink )",
    error=0xa2d17438) at ./grammar.y:838
#3  0xb7f21d48 in gst_parse_launch (
    pipeline_description=0x8652400 "bin.( autoaudiosink )", error=0xa2d17438)
    at gstparse.c:159
#4  0xb7f1434b in gst_parse_bin_from_description (
    bin_description=0x87d49d8 "autoaudiosink", ghost_unconnected_pads=1,
    err=0xa2d17438) at gstutils.c:3173
#5  0xb6a2e79c in gst_gconf_render_bin_from_key (
    key=0x87d2b50 "default/audiosink") at gconf.c:119
#6  0xb6a2ea85 in gst_gconf_get_default_audio_sink (profile=0) at gconf.c:164
#7  0xb6a2bc5b in do_toggle_element (sink=0x85b4388) at gstgconfaudiosink.c:234
#8  0xb6a2c1c5 in gst_gconf_audio_sink_change_state (element=0x85b4388,
    transition=GST_STATE_CHANGE_NULL_TO_READY) at gstgconfaudiosink.c:315
#9  0xb7ee120a in gst_element_change_state (element=0x85b4388,
    transition=GST_STATE_CHANGE_NULL_TO_READY) at gstelement.c:2182
#10 0xb7ee4297 in gst_element_set_state_func (element=0x85b4388,
    state=GST_STATE_READY) at gstelement.c:2144
#11 0xb7ee0383 in gst_element_set_state (element=0x85b4388,
    state=GST_STATE_READY) at gstelement.c:2054
#12 0xb7ed59b2 in gst_bin_change_state_func (element=0x86e1dc0,
    transition=GST_STATE_CHANGE_NULL_TO_READY) at gstbin.c:1759
#13 0xb7ee120a in gst_element_change_state (element=0x86e1dc0,
    transition=GST_STATE_CHANGE_NULL_TO_READY) at gstelement.c:2182
#14 0xb7ee4297 in gst_element_set_state_func (element=0x86e1dc0,
    state=GST_STATE_READY) at gstelement.c:2144
#15 0xb7ee0383 in gst_element_set_state (element=0x86e1dc0,
    state=GST_STATE_READY) at gstelement.c:2054
#16 0xb6a1a8f9 in gen_audio_element (play_bin=0x85cba18) at gstplaybin.c:1029
#17 0xb6a1bb1c in setup_sinks (play_base_bin=0x85cba18, group=0x87a9778)
    at gstplaybin.c:1398
#18 0xb6a1f41a in group_commit (play_base_bin=0x85cba18,
    fatal=<value optimized out>, subtitle=0) at gstplaybasebin.c:456
#19 0xb78f9e1b in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#20 0xb78ec98b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#21 0xb78fcf2d in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#22 0xb78fe429 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#23 0xb78fe5d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#24 0xb7ee2891 in gst_element_no_more_pads (element=0x86534b8)
    at gstelement.c:773
#25 0xb68e5406 in no_more_pads (element=0x866e000, dynamic=0x8650f68)
    at gstdecodebin.c:1211
#26 0xb78f9e1b in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#27 0xb78ec98b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#28 0xb78fcf2d in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#29 0xb78fe429 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#30 0xb78fe5d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#31 0xb7ee2891 in gst_element_no_more_pads (element=0x866e000)
    at gstelement.c:773
#32 0xb68cf8c3 in gst_wavparse_add_src_pad (wav=0x866e000,
    buf=<value optimized out>) at gstwavparse.c:1412
#33 0xb68d054e in gst_wavparse_stream_data (wav=0x866e000)
    at gstwavparse.c:1476
#34 0xb68d0c62 in gst_wavparse_loop (pad=0x864fec0) at gstwavparse.c:1601
#35 0xb7f0fdcf in gst_task_func (task=0x83910f8, tclass=0x8181f68)
    at gsttask.c:192
#36 0xb7889c87 in g_thread_pool_push () from /usr/lib/libglib-2.0.so.0
#37 0xb78882cf in g_thread_create_full () from /usr/lib/libglib-2.0.so.0
#38 0xb78d6240 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#39 0xb77b332e in clone () from /lib/tls/i686/cmov/libc.so.6

Versions of packages gaim depends on:
ii gaim-data 1:2.0.0+beta5-8 multi-protocol instant ii libatk1.0-0 1.12.3-1 The ATK accessibility toolkit ii libavahi-compat-howl0 0.6.15-2 Avahi Howl compatibility ii libc6 2.3.6.ds1-9 GNU C Library: Shared ii libcairo2 1.2.4-4 The Cairo 2D vector graphics ii libdbus-1-3 1.0.2-1 simple interprocess messaging
ii  libdbus-glib-1-2         0.71-3          simple interprocess messaging
ii libfontconfig1 2.4.2-1 generic font configuration ii libglib2.0-0 2.12.4-2 The GLib library of C ii libgstreamer0.10-0 0.10.10-2 Core GStreamer libraries and ii libgtk2.0-0 2.8.20-3 The GTK+ graphical user ii libgtkspell0 2.0.10-3+b1 a spell-checking addon for ii libice6 1:1.0.1-2 X11 Inter-Client Exchange ii libncursesw5 5.5-5 Shared libraries for terminal ii libnspr4-0d 1.8.0.8-1 NetScape Portable Runtime ii libnss3-0d 1.8.0.8-1 Network Security Service ii libpango1.0-0 1.14.8-3 Layout and rendering of ii libperl5.8 5.8.8-7 Shared Perl library
ii  libsm6                   1:1.0.1-3       X11 Session Management
ii libstartup-notification0 0.8-2 library for program launch ii libx11-6 2:1.0.3-4 X11 client-side library
ii  libxcursor1              1.1.7-4         X cursor management library
ii  libxext6                 1:1.0.1-2       X11 miscellaneous extension
ii libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' ii libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1             1:1.0.1-4.1     X11 Xinerama extension
ii  libxml2                  2.6.27.dfsg-1   GNOME XML library
ii  libxrandr2               2:1.1.0.2-5     X11 RandR extension library
ii libxrender1 1:0.9.1-3 X Rendering Extension client ii libxss1 1:1.1.0-1 X11 Screen Saver extension

Versions of packages gaim recommends:
ii  gstreamer0.10-alsa            0.10.10-2  GStreamer plugin for ALSA
ii  gstreamer0.10-esd             0.10.4-3   GStreamer plugin for ESD
ii gstreamer0.10-plugins-base 0.10.10-2 GStreamer plugins from the ii gstreamer0.10-plugins-good 0.10.4-3 GStreamer plugins from the ii python 2.4.4-1 An interactive high-level

Sincerely,

Torbjörn Andersson

--- End Message ---
--- Begin Message ---
Source: gstreamer0.10
Source-Version: 0.10.10-4

We believe that the bug you reported is fixed in the latest version of
gstreamer0.10, which is due to be installed in the Debian FTP archive:

gstreamer-tools_0.10.10-4_powerpc.deb
  to pool/main/g/gstreamer0.10/gstreamer-tools_0.10.10-4_powerpc.deb
gstreamer0.10-doc_0.10.10-4_all.deb
  to pool/main/g/gstreamer0.10/gstreamer0.10-doc_0.10.10-4_all.deb
gstreamer0.10-tools_0.10.10-4_powerpc.deb
  to pool/main/g/gstreamer0.10/gstreamer0.10-tools_0.10.10-4_powerpc.deb
gstreamer0.10_0.10.10-4.diff.gz
  to pool/main/g/gstreamer0.10/gstreamer0.10_0.10.10-4.diff.gz
gstreamer0.10_0.10.10-4.dsc
  to pool/main/g/gstreamer0.10/gstreamer0.10_0.10.10-4.dsc
libgstreamer0.10-0-dbg_0.10.10-4_powerpc.deb
  to pool/main/g/gstreamer0.10/libgstreamer0.10-0-dbg_0.10.10-4_powerpc.deb
libgstreamer0.10-0_0.10.10-4_powerpc.deb
  to pool/main/g/gstreamer0.10/libgstreamer0.10-0_0.10.10-4_powerpc.deb
libgstreamer0.10-dev_0.10.10-4_powerpc.deb
  to pool/main/g/gstreamer0.10/libgstreamer0.10-dev_0.10.10-4_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Dröge <[EMAIL PROTECTED]> (supplier of updated gstreamer0.10 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 18 Mar 2007 22:50:59 +0100
Source: gstreamer0.10
Binary: gstreamer-tools gstreamer0.10-tools gstreamer0.10-doc 
libgstreamer0.10-dev libgstreamer0.10-0-dbg libgstreamer0.10-0
Architecture: source all powerpc
Version: 0.10.10-4
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages <[EMAIL PROTECTED]>
Changed-By: Sebastian Dröge <[EMAIL PROTECTED]>
Description: 
 gstreamer-tools - Tools for use with GStreamer
 gstreamer0.10-doc - GStreamer core documentation and manuals
 gstreamer0.10-tools - Tools for use with GStreamer
 libgstreamer0.10-0 - Core GStreamer libraries and elements
 libgstreamer0.10-0-dbg - Core GStreamer libraries and elements
 libgstreamer0.10-dev - GStreamer core development files
Closes: 400602 403343 404637
Changes: 
 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.
       Patch with some changes taken from:
       http://bugzilla.gnome.org/show_bug.cgi?id=349180
       (Closes: #404637, #403343, #400602)
   * debian/control.in:
     + Update to use my debian.org address
Files: 
 6083fbfe48a6d0a4ced4f0448146931c 1313 libs optional gstreamer0.10_0.10.10-4.dsc
 d171f51de2ae66870931574c9a904ccb 37991 libs optional 
gstreamer0.10_0.10.10-4.diff.gz
 d84c554372657b6a043bd1ea2e39bd28 2107836 doc optional 
gstreamer0.10-doc_0.10.10-4_all.deb
 c0012e25b65e6e05149e3e71cf98e37e 684414 libs optional 
libgstreamer0.10-0_0.10.10-4_powerpc.deb
 a77c7119b796c0cfc9ae1d87ea76691c 1139628 libdevel extra 
libgstreamer0.10-0-dbg_0.10.10-4_powerpc.deb
 2838ba1c8c79b2105e05f2fb6844f2a5 875952 libdevel optional 
libgstreamer0.10-dev_0.10.10-4_powerpc.deb
 a283f47351610c5b94084980fc92576a 232760 utils optional 
gstreamer0.10-tools_0.10.10-4_powerpc.deb
 4aa098914440bda0b4aeb761aebc1996 185576 utils optional 
gstreamer-tools_0.10.10-4_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFF/cEUBsBdh1vkHyERAvvvAJ9jGJnYZbC9bMZ0eWPMQ8FK/7rykwCePzAb
PbEaPQkzOD2zITgAl0RMJv8=
=sSeN
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to