[mythtv] Mythlcdserver crashes often

Thomas Börkel thomas at boerkel.de
Sun Feb 17 17:26:30 UTC 2013


HI!

On 16.02.2013 10:11, Karl Dietz wrote:

>> *** glibc detected *** /usr/bin/mythlcdserver: free(): invalid pointer:
>> 0x08162130 ***
> 
> While I have no idea what the issue might be its hard to tell without
> backtrace and logs.

So, I have compiled mythtv with debug info and ran mythlcdserver in gdb
and for now, I can't get it to crash anymore. Maybe a problem with my
compiler flags?

Normal:
CFLAGS="-march=i686 -O2 -pipe -fomit-frame-pointer -fno-ident"

Debug:
CFLAGS="-march=i686 -O1 -ggdb"

Thanks!

Regards,
Thomas


More information about the mythtv-dev mailing list