Comment #2 on issue 25855 by [email protected]: av_find_stream_info() triggering access violation exception http://code.google.com/p/chromium/issues/detail?id=25855
Valgrind found this on media_bench (which runs more or less the same code). #1) Memcheck:Leak fun:memalign fun:posix_memalign fun:av_malloc fun:av_malloc fun:avcodec_alloc_frame fun:avcodec_alloc_frame fun:main #2) Memcheck:Leak fun:memalign fun:posix_memalign fun:av_malloc fun:av_malloc fun:main #3) Memcheck:Leak fun:memalign fun:posix_memalign fun:av_malloc fun:av_malloc fun:avformat_alloc_context fun:av_open_input_stream fun:av_open_input_file fun:av_open_input_file fun:main Hrmm.. looks very posix-y... not sure if I'll find the same report as Application Verifier. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
