[Bug 342541] Re: AtomicParsley crashes reading fragmented .ismv MP4s

Mike Morony michael.morony at avegasystems.com
Wed Apr 8 07:10:17 UTC 2009


I've reproduced the bug on a personal test file (not attached, its a
generic bug).

Basically the fault lies in the openSomeFile method which mistakenly
keeps closing files, which means fseeko() was ultimately segfaulting
because it was using a mish-mash of old and newly allocated FILE data
(deep inside glibc).

Patch attached fixes that problem, and also two memory leaks as reported
by valgrind.


** Attachment added: "patch"
   http://launchpadlibrarian.net/25006958/patch

-- 
AtomicParsley crashes reading fragmented .ismv MP4s
https://bugs.launchpad.net/bugs/342541
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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




More information about the universe-bugs mailing list