[mythtv] Backend Core in 0.10

Isaac Richards ijr at po.cwru.edu
Sun Jul 6 23:06:33 EDT 2003


On Sunday 06 July 2003 07:29 pm, Brian Foddy wrote:
> While scheduled recording 1 show and
> playing a few minutes behind, and the
> play on pause, backend core dumped.
>
> the gdb bt doesn't show much:
> #0  0x40ad19fc in mallopt () from /lib/i686/libc.so.6
> (gdb) bt
> #0  0x40ad19fc in mallopt () from /lib/i686/libc.so.6
> #1  0x40ad0c61 in malloc () from /lib/i686/libc.so.6
> #2  0x40a0b59f in operator new(unsigned) () from /usr/lib/libstdc++.so.5
> #3  0x407603a5 in QSqlExtension::QSqlExtension() () from
> /usr/lib/qt3/lib/libqt-mt.so.3
> (gdb)
>
> Package was built with modified "release" compile
> flags of:
> QMAKE_CXXFLAGS_RELEASE = -O3 -march=pentiumpro -g -fomit-frame-pointer

You have to drop the -fomit-frame-pointer for the backtrace to show 
information.  Just follow the instructions in the howto.

Isaac


More information about the mythtv-dev mailing list