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 395016 - crash in Movie Player: je regardais une vidéo.
crash in Movie Player: je regardais une vidéo.
Status: RESOLVED INCOMPLETE
Product: totem
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
: 397846 405154 413955 437564 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-01-10 13:54 UTC by sarah.deslandes
Modified: 2007-05-11 06:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description sarah.deslandes 2007-01-10 13:54:01 UTC
Version: 2.16.2

What were you doing when the application crashed?
je regardais une vidéo.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 193998848 vsize: 0 resident: 193998848 share: 0 rss: 72912896 rss_rlim: 0
CPU usage: start_time: 1168436784 rtime: 0 utime: 13950 stime: 0 cutime:12513 cstime: 0 timeout: 1437 it_real_value: 0 frequency: 5

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 -1226647888 (LWP 6842)]
[New Thread -1378468960 (LWP 6856)]
[New Thread -1333236832 (LWP 6854)]
[New Thread -1313170528 (LWP 6853)]
[New Thread -1304302688 (LWP 6852)]
[New Thread -1295651936 (LWP 6851)]
[New Thread -1286050912 (LWP 6850)]
[New Thread -1271325792 (LWP 6847)]
[New Thread -1262855264 (LWP 6846)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 3 (Thread -1333236832 (LWP 6854))

  • #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 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 __fsetlocking
    from /lib/tls/i686/cmov/libc.so.6
  • #8 free
    from /lib/tls/i686/cmov/libc.so.6
  • #9 g_free
    from /usr/lib/libglib-2.0.so.0
  • #10 gst_buffer_get_type
    from /usr/lib/libgstreamer-0.10.so.0
  • #11 gst_mini_object_unref
    from /usr/lib/libgstreamer-0.10.so.0
  • #12 gst_mini_object_replace
    from /usr/lib/libgstreamer-0.10.so.0
  • #13 ??
    from /usr/lib/gstreamer-0.10/libgstplaybin.so
  • #14 ??
  • #15 ??
  • #16 pthread_mutex_unlock
    from /lib/tls/i686/cmov/libpthread.so.0
  • #17 gst_identity_get_type
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #18 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #22 gst_identity_get_type
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #23 gst_base_transform_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #24 gst_base_transform_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #25 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #26 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #27 _gst_format_initialize
    from /usr/lib/libgstreamer-0.10.so.0
  • #28 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #29 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #30 gst_queue_get_type
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #31 gst_task_set_lock
    from /usr/lib/libgstreamer-0.10.so.0
  • #32 g_thread_pool_push
    from /usr/lib/libglib-2.0.so.0
  • #33 g_thread_create_full
    from /usr/lib/libglib-2.0.so.0
  • #34 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #35 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 palfrey 2007-01-17 00:48:58 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Jens Granseuer 2007-01-18 20:32:31 UTC
*** Bug 397846 has been marked as a duplicate of this bug. ***
Comment 3 Christian Kirbach 2007-02-07 22:19:46 UTC
*** Bug 405154 has been marked as a duplicate of this bug. ***
Comment 4 Christian Kirbach 2007-02-07 22:20:31 UTC
possibly dup of bug 362896
Comment 5 Philip Withnall 2007-03-03 22:27:00 UTC
*** Bug 413955 has been marked as a duplicate of this bug. ***
Comment 6 Philip Withnall 2007-04-03 14:25:15 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 7 Philip Withnall 2007-05-11 06:22:24 UTC
*** Bug 437564 has been marked as a duplicate of this bug. ***