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 506703 - Crash in libgstreal.so
Crash in libgstreal.so
Status: RESOLVED DUPLICATE of bug 508294
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.x
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-01 15:54 UTC by yannick
Modified: 2008-01-10 15:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description yannick 2008-01-01 15:54:11 UTC
Version: 2.20.1

What were you doing when the application crashed?
Open a default "message.ra" with Totem
Message send via a joint piece, 
choose default " totem " to read the Message Sound
directly via IceDove mail message.
Crash at open sound 


Distribution: Debian lenny/sid
Gnome Release: 2.20.2 2007-11-29 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.23.8-cassie #1 SMP Tue Dec 4 01:54:52 CET 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: SphereCrystal
Icon Theme: SphereCrystal

Memory status: size: 92733440 vsize: 92733440 resident: 27787264 share: 14303232 rss: 27787264 rss_rlim: 4294967295
CPU usage: start_time: 1199202555 rtime: 124 utime: 107 stime: 17 cutime:0 cstime: 0 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/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6d546b0 (LWP 22017)]
[New Thread 0xb3513b90 (LWP 22026)]
[New Thread 0xb3d14b90 (LWP 22025)]
[New Thread 0xb4515b90 (LWP 22024)]
[New Thread 0xb51ffb90 (LWP 22023)]
[New Thread 0xb5bd8b90 (LWP 22022)]
[New Thread 0xb6727b90 (LWP 22021)]
0xffffe410 in __kernel_vsyscall ()

Thread 5 (Thread 0xb51ffb90 (LWP 22023))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 ??
  • #7 ??
    from /usr/lib/gstreamer-0.10/libgstreal.so
  • #8 ??
    from /usr/lib/gstreamer-0.10/libgstreal.so
  • #9 ??
    from /usr/lib/gstreamer-0.10/libgstreal.so
  • #10 ??
  • #11 pthread_getspecific
    from /lib/i686/cmov/libpthread.so.0
  • #12 gst_pad_set_caps
    from /usr/lib/libgstreamer-0.10.so.0
  • #13 ??
    from /usr/lib/libgstreamer-0.10.so.0
  • #14 ??
  • #15 ??
  • #16 pthread_mutex_lock
    from /lib/i686/cmov/libpthread.so.0
  • #17 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #18 ??
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #19 ??
  • #20 ??
  • #21 ??


----------- .xsession-errors (229948 sec old) ---------------------
(gnome-sound-properties:4191): Gtk-CRITICAL **: gtk_message_dialog_new: assertion `parent == NULL || GTK_IS_WINDOW (parent)' failed
(gnome-sound-properties:4191): Gtk-CRITICAL **: gtk_dialog_run: assertion `GTK_IS_DIALOG (dialog)' failed
(gnome-sound-properties:4191): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(gnome-appearance-properties:4527): appearance-properties-WARNING **: Unknown Tag: comment
(gnome-appearance-properties:4527): appearance-properties-WARNING **: Unknown Tag: comment
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Adrien Bustany 2008-01-01 19:54:48 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused
it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces
http://www.gnome.org/projects/totem/#bugs for more information on how to do so.
Thanks in advance!
Comment 2 Philip Withnall 2008-01-03 10:54:45 UTC
Looks like a GStreamer bug. Forwarding to the GStreamer people...
Comment 3 Tim-Philipp Müller 2008-01-03 11:09:21 UTC
 - could you make the file available somewhere (if it's <1MB, you can also attach it)?

 - if not, could you provide a stack trace with debugging symbols?
   (sudo apt-get install libgstreamer0.10-0-dbg gstreamer0.10-plugins-bad-dbg)

(Philip: please move things into the "don't know" component if you don't know the right component, "gst-plugins" is for GStreamer-0.8, no one ever looks there)
Comment 4 Tim-Philipp Müller 2008-01-10 15:32:43 UTC
Probably the same as bug #508294 (NULL dereference in _set_caps).

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 508294 ***