Ticket #11194: mythfe-exit-BT.txt

File mythfe-exit-BT.txt, 2.9 KB (added by bob.havlin@…, 11 years ago)

bt of mythfrontend exit hang

Line 
1
2
3Backtrace below
4
5gdb mythfrontend.real
6
7[exit mythfrontend - then hangs]
8
9^C
10Program received signal SIGINT, Interrupt.
110xb7fdd424 in __kernel_vsyscall ()
12(gdb) bt
13#0  0xb7fdd424 in __kernel_vsyscall ()
14#1  0xb6c0496b in pthread_cond_wait@@GLIBC_2.3.2 ()
15    at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
16#2  0xb5ced030 in QWaitCondition::wait(QMutex*, unsigned long) ()
17   from /usr/lib/i386-linux-gnu/libQtCore.so.4
18#3  0xb5cec5a5 in QThread::wait(unsigned long) ()
19   from /usr/lib/i386-linux-gnu/libQtCore.so.4
20#4  0xb7331461 in MThread::wait (this=0x842a280, time=4294967295)
21    at mthread.cpp:311
22#5  0xb7b2cab7 in MythRAOPDevice::Cleanup () at AirPlay/mythraopdevice.cpp:77
23#6  0x08075b87 in (anonymous namespace)::cleanup () at main.cpp:239
24#7  0x0806cf21 in ~CleanupGuard (this=<synthetic pointer>,
25    __in_chrg=<optimized out>) at main.cpp:285
26#8  main (argc=1, argv=0xbffff394) at main.cpp:1757
27(gdb) n
28Single stepping until exit from function __kernel_vsyscall,
29which has no line number information.
30[Thread 0x9e156b40 (LWP 6024) exited]
31[Thread 0xa2b3ab40 (LWP 6021) exited]
32[Thread 0xa333bb40 (LWP 6020) exited]
33
34^C
35Program received signal SIGINT, Interrupt.
36[Switching to Thread 0x9abffb40 (LWP 6028)]
370xb7fdd424 in __kernel_vsyscall ()
38(gdb) bt
39#0  0xb7fdd424 in __kernel_vsyscall ()
40#1  0xb6c0496b in pthread_cond_wait@@GLIBC_2.3.2 ()
41    at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
42#2  0xb5ced030 in QWaitCondition::wait(QMutex*, unsigned long) ()
43   from /usr/lib/i386-linux-gnu/libQtCore.so.4
44#3  0xb73c4437 in MythDownloadManager::run (this=0x8674290)
45    at mythdownloadmanager.cpp:292
46#4  0xb7332b72 in MThreadInternal::run (this=0x86d8030) at mthread.cpp:79
47#5  0xb5ceca58 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
48#6  0xb6c00d4c in start_thread (arg=0x9abffb40) at pthread_create.c:308
49#7  0xb5ac2d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
50(gdb)
51}}}
52
53
54
55mythfrontend --version
56Please attach all output as a file in bug reports.
57MythTV Version : v0.26.0-28-ge3087dd
58MythTV Branch : fixes/0.26
59Network Protocol : 75
60Library API : 0.26.20120822-1
61QT Version : 4.8.3
62Options compiled in:
63 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
64