Well, that's the result of the valgrind as suggested.  The console output is:
$ G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v --tool=memcheck 
--leak-check=full --num-callers=40 --log-file=valgrind.log 
/usr/bin/totem-video-thumbnailer -s 128 /media/4922-1DE3/tv/Samurai\ 7/Samurai\ 
7\ 03.mkv foo.png

** (process:32631): WARNING **: Couldn't change nice value of process.
Killed

Without valgrind it is: 
$ /usr/bin/totem-video-thumbnailer -s 128 /media/4922-1DE3/tv/Samurai\ 
7/Samurai\ 7\ 03.mkv foo.png

** (process:32657): WARNING **: Couldn't change nice value of process.
totem-video-thumbnailer: malloc.c:4591: _int_malloc: Assertion `(unsigned 
long)(size) >= (unsigned long)(nb)' failed.
Aborted (core dumped)

Do I need to do something to enable valgrind to work fully?

-- 
totem-video-thumbnailer assert failure: totem-video-thumbnailer: malloc.c:4591: 
_int_malloc: Assertion `(unsigned long)(size) >= (unsigned long)(nb)' failed.
https://bugs.launchpad.net/bugs/422289
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to