[mythtv] Segfault on mythfrontend startup

Janne Grunau janne-mythtv at grunau.be
Tue Apr 15 22:33:08 UTC 2008


On Tuesday 15 April 2008 23:51:25 Stephen Hocking wrote:
> Hi,
>
> Am seeing consistent segfaults on startyup of mythfrontend.
> mythtv-setup seems fine. Am at svn 17065.

assuming you're speaking of r17065 trunk the problem lies here

[...]

> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1270511904 (LWP 13458)]
> 0xb03c8464 in QMutexPool::get () from /usr/lib/libqt-mt.so.3
                                                 ^^^^^^^^^^^^^

that's a qt3 library which won't work with the to qt4 ported trunk. 
Blame qmake for not regenerating the Makefiles.

Janne


More information about the mythtv-dev mailing list