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 355221 - crash in Movie Player: playing an avi
crash in Movie Player: playing an avi
Status: RESOLVED DUPLICATE of bug 349105
Product: totem
Classification: Core
Component: GStreamer backend
2.16.x
Other All
: High critical
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2006-09-10 03:10 UTC by clawtros
Modified: 2006-09-10 10:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description clawtros 2006-09-10 03:10:39 UTC
Version: 2.16.1

What were you doing when the application crashed?
playing an avi



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 172625920 vsize: 0 resident: 172625920 share: 0 rss: 66646016 rss_rlim: 0
CPU usage: start_time: 1157857804 rtime: 0 utime: 196 stime: 0 cutime:178 cstime: 0 timeout: 18 it_real_value: 0 frequency: 6

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225782944 (LWP 7150)]
[New Thread -1353573472 (LWP 7168)]
[New Thread -1319109728 (LWP 7166)]
[New Thread -1301603424 (LWP 7165)]
[New Thread -1288545376 (LWP 7164)]
[New Thread -1280013408 (LWP 7163)]
[New Thread -1268016224 (LWP 7162)]
[New Thread -1249023072 (LWP 7158)]
[New Thread -1240556640 (LWP 7157)]
0xffffe410 in __kernel_vsyscall ()

Thread 6 (Thread -1280013408 (LWP 7163))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 *__GI_raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 *__GI_abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 gst_caps_subtract
    from /usr/lib/libgstreamer-0.10.so.0
  • #11 gst_caps_is_subset
    from /usr/lib/libgstreamer-0.10.so.0
  • #12 gst_caps_is_equal
    from /usr/lib/libgstreamer-0.10.so.0
  • #13 gst_base_transform_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #14 gst_pad_accept_caps
    from /usr/lib/libgstreamer-0.10.so.0
  • #15 gst_base_transform_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #16 gst_pad_accept_caps
    from /usr/lib/libgstreamer-0.10.so.0
  • #17 gst_base_transform_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #18 gst_pad_accept_caps
    from /usr/lib/libgstreamer-0.10.so.0
  • #19 gst_ghost_pad_new_no_target
    from /usr/lib/libgstreamer-0.10.so.0
  • #20 gst_pad_accept_caps
    from /usr/lib/libgstreamer-0.10.so.0
  • #21 gst_queue_get_type
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #22 gst_pad_accept_caps
    from /usr/lib/libgstreamer-0.10.so.0
  • #23 gst_stream_selector_get_type
    from /usr/lib/gstreamer-0.10/libgstplaybin.so
  • #24 gst_pad_accept_caps
    from /usr/lib/libgstreamer-0.10.so.0
  • #25 gst_ghost_pad_new_no_target
    from /usr/lib/libgstreamer-0.10.so.0
  • #26 gst_pad_accept_caps
    from /usr/lib/libgstreamer-0.10.so.0
  • #27 gst_ffmpegdec_register
    from /usr/lib/gstreamer-0.10/libgstffmpeg.so
  • #28 gst_ffmpegdec_register
    from /usr/lib/gstreamer-0.10/libgstffmpeg.so
  • #29 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #30 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #31 gst_queue_get_type
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #32 gst_task_set_lock
    from /usr/lib/libgstreamer-0.10.so.0
  • #33 g_thread_pool_push
    from /usr/lib/libglib-2.0.so.0
  • #34 g_thread_create_full
    from /usr/lib/libglib-2.0.so.0
  • #35 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #36 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Tim-Philipp Müller 2006-09-10 10:07:00 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 349105 ***