[mythtv] Mythfrontend Heap Corruption When Changing Channels w/XvMC

Joe Votour joevph at yahoo.com
Fri Apr 29 15:24:07 UTC 2005


I work on embedded devices running Linux, which don't
have the CPU horsepower or RAM (even less horsepower
than your M10K, such as 200MHz MIPS chips) to run
valgrind.

I found that dmalloc (http://dmalloc.com/) is pretty
good for simple situations of buffer overflows and
missing buffers to be freed.  It has a much smaller
overhead than valgrind, and (like valgrind) doesn't
require any code re-instrumentation to work.  Also,
valgrind is fairly x86 specific, which means that it
won't work on MIPS.

-- Joe

--- Andrew Wilson <migmog at gmail.com> wrote:
> I've always found valgrind to be very useful in
> fixing this kind of
> problem.It also has a habit of turning up other
> problems that have not
> been exposedyet.
> 
> Has anyone tried a valgind run recently? My myth box
> (Via M10k) is way
> too slow to try it out myself.
> 
> Andrew
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
>
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the mythtv-dev mailing list