After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 576241 - Crash in gst_base_transform_set_gap_aware
Crash in gst_base_transform_set_gap_aware
Status: RESOLVED DUPLICATE of bug 523244
Product: pessulus
Classification: Deprecated
Component: general
unspecified
Other All
: Normal critical
: ---
Assigned To: Pessulus Maintainer(s)
Pessulus Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-03-21 22:43 UTC by teresa baltazar
Modified: 2009-03-22 01:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description teresa baltazar 2009-03-21 22:43:30 UTC
+++ This bug was initially created as a clone of Bug #523244 +++

Version: 2.20.3

What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.20.3 2008-01-12 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Industrial
Icon Theme: gnome

Memory status: size: 70717440 vsize: 70717440 resident: 25128960 share: 13594624 rss: 25128960 rss_rlim: 4294967295
CPU usage: start_time: 1205874756 rtime: 61 utime: 55 stime: 6 cutime:4 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/totem'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6db8b70 (LWP 3911)]
[New Thread 0xb57dbb90 (LWP 3919)]
[New Thread 0xb4fdbb90 (LWP 3918)]
[New Thread 0xb61dcb90 (LWP 3917)]
[New Thread 0xb6a40b90 (LWP 3913)]
0xb70c65bd in poll () from /lib/libc.so.6

Thread 4 (Thread 0xb61dcb90 (LWP 3917))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 gst_base_transform_set_gap_aware
    from /usr/lib/libgstbase-0.10.so.0
  • #6 gst_volume_init
    at gstvolume.c line 455
  • #7 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #8 ??
    from /usr/lib/libgobject-2.0.so.0
  • #9 ??
  • #10 ??
  • #11 ??


----------- .xsession-errors ---------------------
(totem:3912): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstmad.so': /usr/lib/gstreamer-0.10/libgstmad.so: undefined symbol: gst_audio_buffer_clip
(totem:3912): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstxvimagesink.so': /usr/lib/gstreamer-0.10/libgstxvimagesink.so: undefined symbol: gst_video_calculate_display_ra
(totem:3911): GStreamer-CRITICAL **: 
Trying to dispose object "audiosinkringbuffer0", but it still has a parent "autoaudiosink0-actual-sink-pulse".
You need to let the parent manage the object instead of unreffing the object directly.
(totem:3911): GStreamer-CRITICAL **: 
Trying to dispose object "audiosinkringbuffer1", but it still has a parent "autoaudiosink0-actual-sink-alsa".
You need to let the parent manage the object instead of unreffing the object directly.
(totem:3911): GLib-GObject-WARNING **: invalid cast from `GstVolume' to `GstBaseTransform'
--------------------------------------------------
Comment 1 Philip Withnall 2009-03-22 01:01:50 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 523244 ***