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 359295 - totem crashes with gstreamer backend when playback real media
totem crashes with gstreamer backend when playback real media
Status: RESOLVED DUPLICATE of bug 334990
Product: totem
Classification: Core
Component: general
1.4.x
Other other
: High critical
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-10-03 14:51 UTC by moritz.augustin
Modified: 2006-10-03 15:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description moritz.augustin 2006-10-03 14:50:19 UTC
Distribution: Ubuntu 6.06 (dapper)
Package: totem
Severity: Normal
Version: GNOME2.14.3 1.4.3
Gnome-Distributor: Ubuntu
Synopsis: totem crashes with gstreamer backend when playback real media
Bugzilla-Product: totem
Bugzilla-Component: general
Bugzilla-Version: 1.4.3
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:


Steps to reproduce the crash:
1. install gstreamer0.10-pitfdll, win32codecs
2. rm -rf ~/gstreamer0.10/ to have pitfdll configured
3. open rm file (in my case
http://www.cdch.de/demos/vids/rm/isom1v1.rm )

Expected Results:
playback file

How often does this happen?
everytime i try


Additional Information:
mp3, wmv and quicktime work fine


Debugging Information:

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 -1225201984 (LWP 10043)]
[New Thread -1308628048 (LWP 10058)]
[New Thread -1290740816 (LWP 10056)]
[New Thread -1282348112 (LWP 10055)]
[New Thread -1271972944 (LWP 10052)]
[New Thread -1263580240 (LWP 10047)]
[New Thread -1263301712 (LWP 10045)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 3 (Thread -1290740816 (LWP 10056))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 add_pixels_clamped_mmx
    from /usr/lib/gstreamer-0.10/libgstffmpeg.so
  • #5 ff_print_debug_info
    from /usr/lib/gstreamer-0.10/libgstffmpeg.so
  • #6 MPV_decode_mb
    from /usr/lib/gstreamer-0.10/libgstffmpeg.so
  • #7 rv_decode_dc
    from /usr/lib/gstreamer-0.10/libgstffmpeg.so
  • #8 rv_decode_dc
    from /usr/lib/gstreamer-0.10/libgstffmpeg.so
  • #9 avcodec_decode_video
    from /usr/lib/gstreamer-0.10/libgstffmpeg.so
  • #10 gst_ffmpegenc_register
    from /usr/lib/gstreamer-0.10/libgstffmpeg.so
  • #11 gst_ffmpegenc_register
    from /usr/lib/gstreamer-0.10/libgstffmpeg.so
  • #12 gst_pad_chain
    from /usr/lib/libgstreamer-0.10.so.0
  • #13 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #14 gst_queue_get_type
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #15 gst_task_get_type
    from /usr/lib/libgstreamer-0.10.so.0
  • #16 g_thread_pool_free
    from /usr/lib/libglib-2.0.so.0
  • #17 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #18 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #19 clone
    from /lib/tls/i686/cmov/libc.so.6




------- Bug created by bug-buddy at 2006-10-03 14:51 -------


Unknown version 1.4.3 in product totem.  Setting version to "1.4.x".

Comment 1 Elijah Newren 2006-10-03 15:42:36 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.

Matches the stack trace and description in bug 353872, which has been marked as a duplicate of 334990

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