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 500467 - [rmdemux] totem crashed with SIGSEGV
[rmdemux] totem crashed with SIGSEGV
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
0.10.6
Other Linux
: Normal critical
: 0.10.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-29 17:35 UTC by Pedro Villavicencio
Modified: 2007-12-03 10:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
valgring log (225.25 KB, text/plain)
2007-11-29 17:35 UTC, Pedro Villavicencio
Details

Description Pedro Villavicencio 2007-11-29 17:35:08 UTC
This report has been filled here: 

https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10-ffmpeg/+bug/162500

"I was attempting to play a .rm file."

file: 

http://launchpadlibrarian.net/10355489/city_lights.rm

"[Switching to Thread -1271817328 (LWP 27629)]
0xb6f0d7f7 in memset () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread -1271817328 (LWP 27629))

  • #0 memset
    from /lib/tls/i686/cmov/libc.so.6
  • #1 ff_er_add_slice
    at error_resilience.c line 638
  • #2 rv10_decode_packet
    at rv10.c line 702
  • #3 rv10_decode_frame
    at rv10.c line 737
  • #4 avcodec_decode_video
    at utils.c line 932
  • #5 gst_ffmpegdec_frame
    at gstffmpegdec.c line 1212
  • #6 gst_ffmpegdec_chain
    at gstffmpegdec.c line 1940
  • #7 gst_pad_chain_unchecked
    at gstpad.c line 3503
  • #8 gst_pad_push
    at gstpad.c line 3671
  • #9 gst_queue_loop
    at gstqueue.c line 991
  • #10 gst_task_func
    at gsttask.c line 192
  • #11 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.14.3/glib/gthreadpool.c line 265
  • #12 g_thread_create_proxy
    at /build/buildd/glib2.0-2.14.3/glib/gthread.c line 635
  • #13 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #14 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Pedro Villavicencio 2007-11-29 17:35:56 UTC
Created attachment 99850 [details]
valgring log
Comment 2 Wim Taymans 2007-11-30 13:50:14 UTC
seems to work fine with CVS everything.
Comment 3 Edward Hervey 2007-12-03 10:15:46 UTC
works fine with latest gst-ffmpeg pre-release + rmdemux from cvs gst-plugins-ugly.

After having a closer look, this crasher is most likely fixed by the rmdemux fixes.

Moving bug against gst-plugins-ugly, changing title and marking as fixed