[Bug 422289] Re: totem-video-thumbnailer assert failure: totem-video-thumbnailer: malloc.c:4591: _int_malloc: Assertion `(unsigned long)(size) = (unsigned long)(nb)' failed.

2010-10-08 Thread Omer Akram
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: totem (Ubuntu)
   Status: Incomplete = Invalid

** Changed in: totem (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)

-- 
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 subscribed to totem in ubuntu.

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


[Bug 422289] Re: totem-video-thumbnailer assert failure: totem-video-thumbnailer: malloc.c:4591: _int_malloc: Assertion `(unsigned long)(size) = (unsigned long)(nb)' failed.

2010-05-06 Thread Omer Akram
Thanks for the bug report is this still an issue for you?

-- 
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


[Bug 422289] Re: totem-video-thumbnailer assert failure: totem-video-thumbnailer: malloc.c:4591: _int_malloc: Assertion `(unsigned long)(size) = (unsigned long)(nb)' failed.

2009-09-03 Thread Pedro Villavicencio
** Visibility changed to: Public

-- 
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


[Bug 422289] Re: totem-video-thumbnailer assert failure: totem-video-thumbnailer: malloc.c:4591: _int_malloc: Assertion `(unsigned long)(size) = (unsigned long)(nb)' failed.

2009-09-03 Thread Alex Mauer
Attached.

** Attachment added: valgrind log for totem-video-thumbnailer
   http://launchpadlibrarian.net/31288716/valgrind.log

-- 
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



[Bug 422289] Re: totem-video-thumbnailer assert failure: totem-video-thumbnailer: malloc.c:4591: _int_malloc: Assertion `(unsigned long)(size) = (unsigned long)(nb)' failed.

2009-09-03 Thread Sebastien Bacher
there is no error in this log

-- 
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


[Bug 422289] Re: totem-video-thumbnailer assert failure: totem-video-thumbnailer: malloc.c:4591: _int_malloc: Assertion `(unsigned long)(size) = (unsigned long)(nb)' failed.

2009-09-03 Thread Alex Mauer
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