Jaunty: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in realloc()

Bug #325186 reported by cariboo
This bug report is a duplicate of:  Bug #330165: video crashes due to vdpau decoders. Edit Remove
38
Affects Status Importance Assigned to Milestone
ffmpeg-debian (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

Binary package hint: totem

I downloaded a .flv using firefox and video download helper, when I tried to play the file totem crashed. Trying to play the same file in vlc, I got images flashing all over the screen.

ProblemType: Crash
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/totem-gstreamer-video-thumbnailer
NonfreeKernelModules: nvidia
Package: totem-gstreamer 2.25.3-0ubuntu2
ProcCmdline: /usr/bin/gnome-video-thumbnailer -s 128 file:///home/username/dwhelper/xvideos.com_58c9640bc419e87e64f9fbab76e8ec54.mp4 /tmp/.gnome_desktop_thumbnail.BADIOU
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: totem
StacktraceTop:
 realloc () from /lib/libc.so.6
 av_fast_realloc () from /usr/lib/libavcodec.so.52
 ff_vdpau_add_data_chunk ()
 ?? () from /usr/lib/libavcodec.so.52
 ?? () from /usr/lib/libavcodec.so.52
Title: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in realloc()
Uname: Linux 2.6.28-6-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Tags: apport-crash
Revision history for this message
cariboo (cariboo) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Symbolic stack trace

StacktraceTop:realloc () from /lib/libc.so.6
ff_fft_init (s=0x20, nbits=398829336,
?? ()
?? ()

Revision history for this message
Apport retracing service (apport) wrote : Symbolic threaded stack trace
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a valgrind log following the instructions at https://wiki.ubuntu.com/Valgrind and attach the file to the bug report. This will greatly help us in tracking down your problem.

Changed in totem:
assignee: nobody → desktop-bugs
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Sebastien Bacher (seb128) wrote :

We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future.

Changed in totem:
status: Incomplete → Invalid
Revision history for this message
Brian Arita (brianjarita) wrote :

This is happening to me too.

I used apt-get to remove all of totem and gstreamer plugins
Then I did apt-get clean and ran totem.
The media player prompted me to install the various codecs that I needed ... the instant they were installed I got a segmentation fault.

Attached is the valgrind report

I created it using:
valgrind -v totem 2>>valgrind.log >>valgrind.log

Changed in totem:
status: Invalid → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

that's a ffmpeg issue

==15098== Invalid write of size 1
==15098== at 0x4028618: memset (mc_replace_strmem.c:493)
==15098== by 0xD89399B: avcodec_default_get_buffer (in /usr/lib/i686/cmov/libavcodec.so.52.11.0)
==15098== Address 0xc507434 is 5 bytes after a block of size 15 alloc'd
==15098== at 0x4024EFA: memalign (vg_replace_malloc.c:460)
==15098== by 0x4024FAE: posix_memalign (vg_replace_malloc.c:569)
==15098== by 0xD7C81B0: av_malloc (in /usr/lib/i686/cmov/libavutil.so.49.14.0)
--15098-- VALGRIND INTERNAL ERROR: Valgrind received a signal 11 (SIGSEGV) - exiting

Changed in totem:
assignee: desktop-bugs → nobody
Revision history for this message
Sebastien Bacher (seb128) wrote :

what did you try to play to get the valgrind log?

Revision history for this message
Brian Arita (brianjarita) wrote : Re: [Bug 325186] Re: Jaunty: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in realloc()

I opened a youtube video in Mozilla Firefox which created /tmp/FlashXXXX

I copied that file to my home folder as test.flv and tried to play it. It
worked in Ubuntu 8.10.

-- Brian

On Mon, Mar 9, 2009 at 2:10 AM, Sebastien Bacher <email address hidden> wrote:

> what did you try to play to get the valgrind log?
>
> --
> Jaunty: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in realloc()
> https://bugs.launchpad.net/bugs/325186
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “ffmpeg-debian” source package in Ubuntu: Confirmed
>
> Bug description:
> Binary package hint: totem
>
> I downloaded a .flv using firefox and video download helper, when I tried
> to play the file totem crashed. Trying to play the same file in vlc, I got
> images flashing all over the screen.
>
> ProblemType: Crash
> Architecture: amd64
> DistroRelease: Ubuntu 9.04
> ExecutablePath: /usr/bin/totem-gstreamer-video-thumbnailer
> NonfreeKernelModules: nvidia
> Package: totem-gstreamer 2.25.3-0ubuntu2
> ProcCmdline: /usr/bin/gnome-video-thumbnailer -s 128
> file:///home/username/dwhelper/xvideos.com_58c9640bc419e87e64f9fbab76e8ec54.mp4
> /tmp/.gnome_desktop_thumbnail.BADIOU
> ProcEnviron:
> LANG=en_CA.UTF-8
> SHELL=/bin/bash
> Signal: 11
> SourcePackage: totem
> StacktraceTop:
> realloc () from /lib/libc.so.6
> av_fast_realloc () from /usr/lib/libavcodec.so.52
> ff_vdpau_add_data_chunk ()
> ?? () from /usr/lib/libavcodec.so.52
> ?? () from /usr/lib/libavcodec.so.52
> Title: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in realloc()
> Uname: Linux 2.6.28-6-generic x86_64
> UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.