

Backtrace below

gdb mythfrontend.real

[exit mythfrontend - then hangs]

^C
Program received signal SIGINT, Interrupt.
0xb7fdd424 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb6c0496b in pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb5ced030 in QWaitCondition::wait(QMutex*, unsigned long) ()
   from /usr/lib/i386-linux-gnu/libQtCore.so.4
#3  0xb5cec5a5 in QThread::wait(unsigned long) ()
   from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb7331461 in MThread::wait (this=0x842a280, time=4294967295)
    at mthread.cpp:311
#5  0xb7b2cab7 in MythRAOPDevice::Cleanup () at AirPlay/mythraopdevice.cpp:77
#6  0x08075b87 in (anonymous namespace)::cleanup () at main.cpp:239
#7  0x0806cf21 in ~CleanupGuard (this=<synthetic pointer>, 
    __in_chrg=<optimized out>) at main.cpp:285
#8  main (argc=1, argv=0xbffff394) at main.cpp:1757
(gdb) n
Single stepping until exit from function __kernel_vsyscall,
which has no line number information.
[Thread 0x9e156b40 (LWP 6024) exited]
[Thread 0xa2b3ab40 (LWP 6021) exited]
[Thread 0xa333bb40 (LWP 6020) exited]

^C
Program received signal SIGINT, Interrupt.
[Switching to Thread 0x9abffb40 (LWP 6028)]
0xb7fdd424 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb6c0496b in pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb5ced030 in QWaitCondition::wait(QMutex*, unsigned long) ()
   from /usr/lib/i386-linux-gnu/libQtCore.so.4
#3  0xb73c4437 in MythDownloadManager::run (this=0x8674290)
    at mythdownloadmanager.cpp:292
#4  0xb7332b72 in MThreadInternal::run (this=0x86d8030) at mthread.cpp:79
#5  0xb5ceca58 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#6  0xb6c00d4c in start_thread (arg=0x9abffb40) at pthread_create.c:308
#7  0xb5ac2d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
(gdb)
}}}



mythfrontend --version
Please attach all output as a file in bug reports.
MythTV Version : v0.26.0-28-ge3087dd
MythTV Branch : fixes/0.26
Network Protocol : 75
Library API : 0.26.20120822-1
QT Version : 4.8.3
Options compiled in:
 linux profile use_hidesyms using_alsa using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_bindings_php using_crystalhd using_dvb using_firewire using_frontend using_hdhomerun using_ceton using_hdpvr using_iptv using_ivtv using_joystick_menu using_libcec using_libcrypto using_libdns_sd using_libxml2 using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_bindings_php using_mythtranscode using_opengl using_vaapi using_vdpau using_ffmpeg_threads using_live using_mheg using_libass using_libxml2

