[mythtv-users] Mythfrontend 0.21-fixes SVN crashing

Michael T. Dean mtdean at thirdcontact.com
Mon Nov 3 09:03:44 UTC 2008


On 11/03/2008 02:28 AM, Erik Sejr wrote:
> That obviously isn't very much info so I rebuilt mythfrontend with debug
> symbols and ran it under gdb, then just let it sit until it crashed
> (didn't take long), the debugger output is as follows:
>
> Starting program: /usr/bin/mythfrontend mythfrontend
> [Thread debugging using libthread_db enabled]
> 2008-11-02 22:45:26.937 Using runtime prefix = /usr
> [New Thread 47684228864720 (LWP 31543)]
> [New Thread 1106733376 (LWP 31544)]
> [New Thread 1117223232 (LWP 31545)]
> [New Thread 1127713088 (LWP 31546)]
>
>
> ASSERT: "it.node != node" in /usr/lib64/qt-3.3/include/qvaluelist.h (301)
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 1127713088 (LWP 31546)]
> 0x0000003de62381c0 in QString::QString ()
>    from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
>   

How about a backtrace as described at: 
http://mythtv.org/docs/mythtv-HOWTO-22.html#ss22.2 (the most important 
part being: thread apply all bt full ).

Though you may first want to:

rm -rf /usr/{,local/}lib/*myth*

and then reinstall.

Mike


More information about the mythtv-users mailing list