| 1 | GNU gdb (GDB) 7.6.1
|
|---|
| 2 | Copyright (C) 2013 Free Software Foundation, Inc.
|
|---|
| 3 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
|
|---|
| 4 | This is free software: you are free to change and redistribute it.
|
|---|
| 5 | There is NO WARRANTY, to the extent permitted by law. Type "show copying"
|
|---|
| 6 | and "show warranty" for details.
|
|---|
| 7 | This GDB was configured as "x86_64-slackware-linux".
|
|---|
| 8 | For bug reporting instructions, please see:
|
|---|
| 9 | <http://www.gnu.org/software/gdb/bugs/>...
|
|---|
| 10 | Reading symbols from /usr/bin/mythbackend...done.
|
|---|
| 11 | [New LWP 28036]
|
|---|
| 12 | [New LWP 28140]
|
|---|
| 13 | [New LWP 28206]
|
|---|
| 14 | [New LWP 28205]
|
|---|
| 15 | [New LWP 19896]
|
|---|
| 16 | [New LWP 28047]
|
|---|
| 17 | [New LWP 19902]
|
|---|
| 18 | [New LWP 28046]
|
|---|
| 19 | [New LWP 19916]
|
|---|
| 20 | [New LWP 19960]
|
|---|
| 21 | [New LWP 23965]
|
|---|
| 22 | [New LWP 19957]
|
|---|
| 23 | [New LWP 23964]
|
|---|
| 24 | [New LWP 19893]
|
|---|
| 25 | [New LWP 20045]
|
|---|
| 26 | [New LWP 19959]
|
|---|
| 27 | [New LWP 21621]
|
|---|
| 28 | [New LWP 19922]
|
|---|
| 29 | [New LWP 19894]
|
|---|
| 30 | [New LWP 19909]
|
|---|
| 31 | [New LWP 19918]
|
|---|
| 32 | [New LWP 19919]
|
|---|
| 33 | [New LWP 19895]
|
|---|
| 34 | [New LWP 21894]
|
|---|
| 35 | [New LWP 19921]
|
|---|
| 36 | [New LWP 19917]
|
|---|
| 37 | [New LWP 28204]
|
|---|
| 38 | [New LWP 19958]
|
|---|
| 39 | [New LWP 23966]
|
|---|
| 40 | [New LWP 19914]
|
|---|
| 41 | [New LWP 19920]
|
|---|
| 42 | [New LWP 20043]
|
|---|
| 43 | [New LWP 28034]
|
|---|
| 44 | [New LWP 19908]
|
|---|
| 45 | [New LWP 19915]
|
|---|
| 46 | [New LWP 28048]
|
|---|
| 47 | [New LWP 28035]
|
|---|
| 48 | [New LWP 20044]
|
|---|
| 49 | [New LWP 19903]
|
|---|
| 50 | [New LWP 21892]
|
|---|
| 51 | [New LWP 22004]
|
|---|
| 52 | [New LWP 19945]
|
|---|
| 53 | [New LWP 21893]
|
|---|
| 54 | [New LWP 28203]
|
|---|
| 55 |
|
|---|
| 56 | warning: Could not load shared library symbols for linux-vdso.so.1.
|
|---|
| 57 | Do you need "set solib-search-path" or "set sysroot"?
|
|---|
| 58 | [Thread debugging using libthread_db enabled]
|
|---|
| 59 | Using host libthread_db library "/lib64/libthread_db.so.1".
|
|---|
| 60 | Core was generated by `/usr/bin/mythbackend --loglevel info --logpath /var/log/mythtv/ -p /var/run/myt'.
|
|---|
| 61 | Program terminated with signal 11, Segmentation fault.
|
|---|
| 62 | #0 0x00007f45b64786ab in __memcpy_sse2 () from /lib64/libc.so.6
|
|---|
| 63 | Traceback (most recent call last):
|
|---|
| 64 | File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.4-gdb.py", line 9, in <module>
|
|---|
| 65 | from gobject import register
|
|---|
| 66 | File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
|
|---|
| 67 | import gdb.backtrace
|
|---|
| 68 | ImportError: No module named backtrace
|
|---|
| 69 | [?1034h(gdb) set pg[Kagination off
|
|---|
| 70 | (gdb) thread apply all bt
|
|---|
| 71 |
|
|---|
| 72 | Thread 44 (Thread 0x7f4496ffd700 (LWP 28203)):
|
|---|
| 73 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 74 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 75 | #2 0x00007f45bef1a0ab in ThreadedFileWriter::DiskLoop (this=0x7f45981c3060) at threadedfilewriter.cpp:479
|
|---|
| 76 | #3 0x00007f45bef17187 in TFWWriteThread::run (this=0x7f45981dd120) at threadedfilewriter.cpp:32
|
|---|
| 77 | #4 0x00007f45bedee292 in MThreadInternal::run (this=0x7f45980aee50) at mthread.cpp:79
|
|---|
| 78 | #5 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 79 | #6 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 80 | #7 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 81 |
|
|---|
| 82 | Thread 43 (Thread 0x7f44e6ffd700 (LWP 21893)):
|
|---|
| 83 | #0 0x00007f45b64d731d in poll () from /lib64/libc.so.6
|
|---|
| 84 | #1 0x00007f45af596604 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 85 | #2 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 86 | #3 0x00007f45b74bd14b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 87 | #4 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 88 | #5 0x00007f45b7285a4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 89 | #6 0x00007f45bedee2ae in MThreadInternal::QThreadRun (this=0x9de4a0) at mthread.cpp:81
|
|---|
| 90 | #7 0x00007f45beded98a in MThread::run (this=0x943500) at mthread.cpp:321
|
|---|
| 91 | #8 0x00007f45bedee292 in MThreadInternal::run (this=0x9de4a0) at mthread.cpp:79
|
|---|
| 92 | #9 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 93 | #10 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 94 | #11 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 95 |
|
|---|
| 96 | Thread 42 (Thread 0x7f44a6ffd700 (LWP 19945)):
|
|---|
| 97 | #0 0x00007f45b64d9013 in select () from /lib64/libc.so.6
|
|---|
| 98 | #1 0x00007f45bd646ce8 in hdhomerun_sock_wait_for_read_event (sock=sock@entry=71, stop_time=stop_time@entry=1491550767) at hdhomerun_sock_posix.c:327
|
|---|
| 99 | #2 0x00007f45bd64747a in hdhomerun_sock_recv (sock=71, data=0x7f44a6ffc6a0, length=length@entry=0x7f44a6ffc278, timeout=timeout@entry=25) at hdhomerun_sock_posix.c:485
|
|---|
| 100 | #3 0x00007f45bd645ea1 in hdhomerun_video_thread_execute (arg=0x7f44980034b0) at hdhomerun_video.c:245
|
|---|
| 101 | #4 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 102 | #5 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 103 |
|
|---|
| 104 | Thread 41 (Thread 0x7f44e4ff9700 (LWP 22004)):
|
|---|
| 105 | #0 0x00007f45b6fd6c44 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 106 | #1 0x00007f45b728b63b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 107 | #2 0x00007f45bef0e67f in HouseKeepingThread::run (this=0x940690) at housekeeper.cpp:533
|
|---|
| 108 | #3 0x00007f45bedee292 in MThreadInternal::run (this=0x9e6fb0) at mthread.cpp:79
|
|---|
| 109 | #4 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 110 | #5 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 111 | #6 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 112 |
|
|---|
| 113 | Thread 40 (Thread 0x7f44a67fc700 (LWP 21892)):
|
|---|
| 114 | #0 0x00007f45b64d731d in poll () from /lib64/libc.so.6
|
|---|
| 115 | #1 0x00007f45af596604 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 116 | #2 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 117 | #3 0x00007f45b74bd14b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 118 | #4 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 119 | #5 0x00007f45b7285a4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 120 | #6 0x00007f45bedee2ae in MThreadInternal::QThreadRun (this=0x9e6140) at mthread.cpp:81
|
|---|
| 121 | #7 0x00007f45beded98a in MThread::run (this=0x9e7f90) at mthread.cpp:321
|
|---|
| 122 | #8 0x00007f45bedee292 in MThreadInternal::run (this=0x9e6140) at mthread.cpp:79
|
|---|
| 123 | #9 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 124 | #10 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 125 | #11 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 126 |
|
|---|
| 127 | Thread 39 (Thread 0x7f45a1e9b700 (LWP 19903)):
|
|---|
| 128 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 129 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 130 | #2 0x00007f45bfc87b77 in EITScanner::run (this=0x7f4598003300) at eitscanner.cpp:157
|
|---|
| 131 | #3 0x00007f45beded977 in MThread::run (this=0x7f459817b9a0) at mthread.cpp:319
|
|---|
| 132 | #4 0x00007f45bedee292 in MThreadInternal::run (this=0x7f459801e7c0) at mthread.cpp:79
|
|---|
| 133 | #5 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 134 | #6 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 135 | #7 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 136 |
|
|---|
| 137 | Thread 38 (Thread 0x7f44957fa700 (LWP 20044)):
|
|---|
| 138 | #0 0x00007f45b64d731d in poll () from /lib64/libc.so.6
|
|---|
| 139 | #1 0x00007f45af596604 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 140 | #2 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 141 | #3 0x00007f45b74bd14b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 142 | #4 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 143 | #5 0x00007f45b7285a4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 144 | #6 0x00007f45bedee2ae in MThreadInternal::QThreadRun (this=0x9e96e0) at mthread.cpp:81
|
|---|
| 145 | #7 0x00007f45beded98a in MThread::run (this=0x9e9660) at mthread.cpp:321
|
|---|
| 146 | #8 0x00007f45bedee292 in MThreadInternal::run (this=0x9e96e0) at mthread.cpp:79
|
|---|
| 147 | #9 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 148 | #10 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 149 | #11 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 150 |
|
|---|
| 151 | Thread 37 (Thread 0x7f44c75f8700 (LWP 28035)):
|
|---|
| 152 | #0 0x00007f45b6fd6c44 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 153 | #1 0x00007f45b728b63b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 154 | #2 0x00007f45b728497b in QSemaphore::acquire(int) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 155 | #3 0x00007f45b7471d7d in QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const () from /usr/lib64/libQt5Core.so.5
|
|---|
| 156 | #4 0x00007f45b7476d57 in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 157 | #5 0x00007f45bee0600a in QMetaObject::invokeMethod (obj=0x9ec620, member=0x7f45bef43073 "WriteStringListReal", type=Qt::BlockingQueuedConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /usr/include/qt5/QtCore/qobjectdefs.h:409
|
|---|
| 158 | #6 0x00007f45bedf9842 in MythSocket::WriteStringList (this=0x9ec620, list=...) at mythsocket.cpp:318
|
|---|
| 159 | #7 0x000000000047f36a in MainServer::SendResponse (this=0x9c4ae0, socket=0x9ec620, commands=...) at mainserver.cpp:2067
|
|---|
| 160 | #8 0x000000000049c90c in MainServer::HandleRecorderQuery (this=0x9c4ae0, slist=..., commands=..., pbs=0x7f44c830d3a0) at mainserver.cpp:4671
|
|---|
| 161 | #9 0x000000000046eae5 in MainServer::ProcessRequestWork (this=0x9c4ae0, sock=0x9ec620) at mainserver.cpp:705
|
|---|
| 162 | #10 0x000000000046d025 in MainServer::ProcessRequest (this=0x9c4ae0, sock=0x9ec620) at mainserver.cpp:457
|
|---|
| 163 | #11 0x00000000004c8d82 in ProcessRequestRunnable::run (this=0x7f44c83b7560) at mainserver.cpp:158
|
|---|
| 164 | #12 0x00007f45bedf1926 in MPoolThread::run (this=0x7f44c8207400) at mthreadpool.cpp:140
|
|---|
| 165 | #13 0x00007f45bedee292 in MThreadInternal::run (this=0x7f44c8170640) at mthread.cpp:79
|
|---|
| 166 | #14 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 167 | #15 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 168 | #16 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 169 |
|
|---|
| 170 | Thread 36 (Thread 0x7f44947f8700 (LWP 28048)):
|
|---|
| 171 | #0 0x00007f45b64d731d in poll () from /lib64/libc.so.6
|
|---|
| 172 | #1 0x00007f45af596604 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 173 | #2 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 174 | #3 0x00007f45b74bd14b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 175 | #4 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 176 | #5 0x00007f45b7285a4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 177 | #6 0x00007f45bedee2ae in MThreadInternal::QThreadRun (this=0x9e66a0) at mthread.cpp:81
|
|---|
| 178 | #7 0x00007f45beded98a in MThread::run (this=0x9c41b0) at mthread.cpp:321
|
|---|
| 179 | #8 0x00007f45bedee292 in MThreadInternal::run (this=0x9e66a0) at mthread.cpp:79
|
|---|
| 180 | #9 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 181 | #10 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 182 | #11 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 183 |
|
|---|
| 184 | Thread 35 (Thread 0x7f458b7fe700 (LWP 19915)):
|
|---|
| 185 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 186 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 187 | #2 0x00007f45bfc87b77 in EITScanner::run (this=0x7f4580003040) at eitscanner.cpp:157
|
|---|
| 188 | #3 0x00007f45beded977 in MThread::run (this=0x7f458017b990) at mthread.cpp:319
|
|---|
| 189 | #4 0x00007f45bedee292 in MThreadInternal::run (this=0x7f458001f250) at mthread.cpp:79
|
|---|
| 190 | #5 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 191 | #6 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 192 | #7 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 193 |
|
|---|
| 194 | Thread 34 (Thread 0x7f45a169a700 (LWP 19908)):
|
|---|
| 195 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 196 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 197 | #2 0x00007f45bfcd058c in TVRec::run (this=0x950d90) at tv_rec.cpp:1492
|
|---|
| 198 | #3 0x00007f45beded977 in MThread::run (this=0x950b00) at mthread.cpp:319
|
|---|
| 199 | #4 0x00007f45bedee292 in MThreadInternal::run (this=0x952fb0) at mthread.cpp:79
|
|---|
| 200 | #5 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 201 | #6 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 202 | #7 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 203 |
|
|---|
| 204 | Thread 33 (Thread 0x7f44c7fff700 (LWP 28034)):
|
|---|
| 205 | #0 0x00007f45b64d731d in poll () from /lib64/libc.so.6
|
|---|
| 206 | #1 0x00007f45af596604 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 207 | #2 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 208 | #3 0x00007f45b74bd14b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 209 | #4 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 210 | #5 0x00007f45b7285a4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 211 | #6 0x00007f45bedee2ae in MThreadInternal::QThreadRun (this=0x97f670) at mthread.cpp:81
|
|---|
| 212 | #7 0x00007f45beded98a in MThread::run (this=0x9c3d40) at mthread.cpp:321
|
|---|
| 213 | #8 0x00007f45bedee292 in MThreadInternal::run (this=0x97f670) at mthread.cpp:79
|
|---|
| 214 | #9 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 215 | #10 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 216 | #11 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 217 |
|
|---|
| 218 | Thread 32 (Thread 0x7f4495ffb700 (LWP 20043)):
|
|---|
| 219 | #0 0x00007f45b64d731d in poll () from /lib64/libc.so.6
|
|---|
| 220 | #1 0x00007f45af596604 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 221 | #2 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 222 | #3 0x00007f45b74bd14b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 223 | #4 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 224 | #5 0x00007f45b7285a4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 225 | #6 0x00007f45bedee2ae in MThreadInternal::QThreadRun (this=0x9ec3f0) at mthread.cpp:81
|
|---|
| 226 | #7 0x00007f45beded98a in MThread::run (this=0x9e8a50) at mthread.cpp:321
|
|---|
| 227 | #8 0x00007f45bedee292 in MThreadInternal::run (this=0x9ec3f0) at mthread.cpp:79
|
|---|
| 228 | #9 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 229 | #10 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 230 | #11 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 231 |
|
|---|
| 232 | Thread 31 (Thread 0x7f4588ff9700 (LWP 19920)):
|
|---|
| 233 | #0 0x00007f45b64d9013 in select () from /lib64/libc.so.6
|
|---|
| 234 | #1 0x00007f45bf1fd02d in SSDP::run (this=0x9cfe90) at ssdp.cpp:298
|
|---|
| 235 | #2 0x00007f45bedee292 in MThreadInternal::run (this=0x9cea50) at mthread.cpp:79
|
|---|
| 236 | #3 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 237 | #4 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 238 | #5 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 239 |
|
|---|
| 240 | Thread 30 (Thread 0x7f458bfff700 (LWP 19914)):
|
|---|
| 241 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 242 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 243 | #2 0x00007f45bfcd058c in TVRec::run (this=0x941f50) at tv_rec.cpp:1492
|
|---|
| 244 | #3 0x00007f45beded977 in MThread::run (this=0x9423d0) at mthread.cpp:319
|
|---|
| 245 | #4 0x00007f45bedee292 in MThreadInternal::run (this=0x94b850) at mthread.cpp:79
|
|---|
| 246 | #5 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 247 | #6 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 248 | #7 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 249 |
|
|---|
| 250 | Thread 29 (Thread 0x7f44c5ffb700 (LWP 23966)):
|
|---|
| 251 | #0 0x00007f45b64d731d in poll () from /lib64/libc.so.6
|
|---|
| 252 | #1 0x00007f45af596604 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 253 | #2 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 254 | #3 0x00007f45b74bd12c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 255 | #4 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 256 | #5 0x00007f45b7285a4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 257 | #6 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 258 | #7 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 259 | #8 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 260 |
|
|---|
| 261 | Thread 28 (Thread 0x7f44c4ff9700 (LWP 19958)):
|
|---|
| 262 | #0 0x00007f45b6fd9edd in nanosleep () from /lib64/libpthread.so.0
|
|---|
| 263 | #1 0x00007f45bef2738a in MythSystemLegacySignalManager::run (this=0x7f44bc011a60) at mythsystemunix.cpp:515
|
|---|
| 264 | #2 0x00007f45bedee292 in MThreadInternal::run (this=0x7f44bc023310) at mthread.cpp:79
|
|---|
| 265 | #3 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 266 | #4 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 267 | #5 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 268 |
|
|---|
| 269 | Thread 27 (Thread 0x7f44937f6700 (LWP 28204)):
|
|---|
| 270 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 271 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 272 | #2 0x00007f45bef19e0c in ThreadedFileWriter::SyncLoop (this=0x7f45981c3060) at threadedfilewriter.cpp:424
|
|---|
| 273 | #3 0x00007f45bef171c1 in TFWSyncThread::run (this=0x7f45981dd8a0) at threadedfilewriter.cpp:40
|
|---|
| 274 | #4 0x00007f45bedee292 in MThreadInternal::run (this=0x7f459809e5c0) at mthread.cpp:79
|
|---|
| 275 | #5 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 276 | #6 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 277 | #7 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 278 |
|
|---|
| 279 | Thread 26 (Thread 0x7f458a7fc700 (LWP 19917)):
|
|---|
| 280 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 281 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 282 | #2 0x00000000004381b3 in AutoExpire::Sleep (this=0x986fb0, sleepTime=60000) at autoexpire.cpp:355
|
|---|
| 283 | #3 0x0000000000437fe0 in AutoExpire::RunExpirer (this=0x986fb0) at autoexpire.cpp:336
|
|---|
| 284 | #4 0x00000000004355f7 in ExpireThread::run (this=0x994190) at autoexpire.cpp:58
|
|---|
| 285 | #5 0x00007f45bedee292 in MThreadInternal::run (this=0x94b8f0) at mthread.cpp:79
|
|---|
| 286 | #6 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 287 | #7 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 288 | #8 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 289 |
|
|---|
| 290 | Thread 25 (Thread 0x7f44e7fff700 (LWP 19921)):
|
|---|
| 291 | #0 0x00007f45b6fd9edd in nanosleep () from /lib64/libpthread.so.0
|
|---|
| 292 | #1 0x00007f45b733b39d in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 293 | #2 0x00007f45b7289ab5 in QThread::msleep(unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 294 | #3 0x00007f45bedee35a in MThreadInternal::MSleep (time=100) at mthread.cpp:92
|
|---|
| 295 | #4 0x00007f45bededa0a in MThread::msleep (time=100) at mthread.cpp:342
|
|---|
| 296 | #5 0x00007f45bf203234 in TaskQueue::run (this=0x9d8c40) at taskqueue.cpp:150
|
|---|
| 297 | #6 0x00007f45bedee292 in MThreadInternal::run (this=0x9d8d30) at mthread.cpp:79
|
|---|
| 298 | #7 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 299 | #8 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 300 | #9 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 301 |
|
|---|
| 302 | Thread 24 (Thread 0x7f44e67fc700 (LWP 21894)):
|
|---|
| 303 | #0 0x00007f45b64d731d in poll () from /lib64/libc.so.6
|
|---|
| 304 | #1 0x00007f45af596604 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 305 | #2 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 306 | #3 0x00007f45b74bd14b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 307 | #4 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 308 | #5 0x00007f45b7285a4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 309 | #6 0x00007f45bedee2ae in MThreadInternal::QThreadRun (this=0x9e83e0) at mthread.cpp:81
|
|---|
| 310 | #7 0x00007f45beded98a in MThread::run (this=0x9dabf0) at mthread.cpp:321
|
|---|
| 311 | #8 0x00007f45bedee292 in MThreadInternal::run (this=0x9e83e0) at mthread.cpp:79
|
|---|
| 312 | #9 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 313 | #10 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 314 | #11 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 315 |
|
|---|
| 316 | Thread 23 (Thread 0x7f45a3fff700 (LWP 19895)):
|
|---|
| 317 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 318 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 319 | #2 0x00007f45beece95c in LogForwardThread::run (this=0x7f45a4003250) at loggingserver.cpp:1173
|
|---|
| 320 | #3 0x00007f45bedee292 in MThreadInternal::run (this=0x7f45a4003500) at mthread.cpp:79
|
|---|
| 321 | #4 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 322 | #5 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 323 | #6 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 324 |
|
|---|
| 325 | Thread 22 (Thread 0x7f45897fa700 (LWP 19919)):
|
|---|
| 326 | #0 0x00007f45b6fd6c44 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 327 | #1 0x00007f45b7a2eafb in ?? () from /usr/lib64/libQt5Script.so.5
|
|---|
| 328 | #2 0x00007f45b7a2eb29 in ?? () from /usr/lib64/libQt5Script.so.5
|
|---|
| 329 | #3 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 330 | #4 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 331 |
|
|---|
| 332 | Thread 21 (Thread 0x7f4589ffb700 (LWP 19918)):
|
|---|
| 333 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 334 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 335 | #2 0x00007f45bf6d38d9 in JobQueue::ProcessQueue (this=0x9437b0) at jobqueue.cpp:498
|
|---|
| 336 | #3 0x00007f45bf6cf205 in JobQueue::run (this=0x9437b0) at jobqueue.cpp:163
|
|---|
| 337 | #4 0x00007f45beded977 in MThread::run (this=0x980320) at mthread.cpp:319
|
|---|
| 338 | #5 0x00007f45bedee292 in MThreadInternal::run (this=0x987020) at mthread.cpp:79
|
|---|
| 339 | #6 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 340 | #7 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 341 | #8 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 342 |
|
|---|
| 343 | Thread 20 (Thread 0x7f45a0e99700 (LWP 19909)):
|
|---|
| 344 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 345 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 346 | #2 0x00007f45bfc87b77 in EITScanner::run (this=0x7f4590003440) at eitscanner.cpp:157
|
|---|
| 347 | #3 0x00007f45beded977 in MThread::run (this=0x7f459017bd20) at mthread.cpp:319
|
|---|
| 348 | #4 0x00007f45bedee292 in MThreadInternal::run (this=0x7f45900246f0) at mthread.cpp:79
|
|---|
| 349 | #5 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 350 | #6 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 351 | #7 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 352 |
|
|---|
| 353 | Thread 19 (Thread 0x7f45a8b72700 (LWP 19894)):
|
|---|
| 354 | #0 0x00007f45b64d731d in poll () from /lib64/libc.so.6
|
|---|
| 355 | #1 0x00007f45af596604 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 356 | #2 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 357 | #3 0x00007f45b74bd12c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 358 | #4 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 359 | #5 0x00007f45b7285a4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 360 | #6 0x00007f45bedee2d8 in MThreadInternal::exec (this=0x944010) at mthread.cpp:85
|
|---|
| 361 | #7 0x00007f45beded9b6 in MThread::exec (this=0x944e00) at mthread.cpp:327
|
|---|
| 362 | #8 0x00007f45beecdf99 in LogServerThread::run (this=0x944df0) at loggingserver.cpp:865
|
|---|
| 363 | #9 0x00007f45bedee292 in MThreadInternal::run (this=0x944010) at mthread.cpp:79
|
|---|
| 364 | #10 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 365 | #11 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 366 | #12 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 367 |
|
|---|
| 368 | Thread 18 (Thread 0x7f44e77fe700 (LWP 19922)):
|
|---|
| 369 | #0 0x00007f45b64d731d in poll () from /lib64/libc.so.6
|
|---|
| 370 | #1 0x00007f45af596604 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 371 | #2 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 372 | #3 0x00007f45b74bd12c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 373 | #4 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 374 | #5 0x00007f45b7285a4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 375 | #6 0x00007f45bedee2ae in MThreadInternal::QThreadRun (this=0x9b8780) at mthread.cpp:81
|
|---|
| 376 | #7 0x00007f45beded98a in MThread::run (this=0x9c5130) at mthread.cpp:321
|
|---|
| 377 | #8 0x00007f45bedee292 in MThreadInternal::run (this=0x9b8780) at mthread.cpp:79
|
|---|
| 378 | #9 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 379 | #10 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 380 | #11 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 381 |
|
|---|
| 382 | Thread 17 (Thread 0x7f44927f4700 (LWP 21621)):
|
|---|
| 383 | #0 0x00007f45b64d9013 in select () from /lib64/libc.so.6
|
|---|
| 384 | #1 0x00007f45bd646ce8 in hdhomerun_sock_wait_for_read_event (sock=sock@entry=98, stop_time=stop_time@entry=1491550760) at hdhomerun_sock_posix.c:327
|
|---|
| 385 | #2 0x00007f45bd64747a in hdhomerun_sock_recv (sock=98, data=0x7f44927f36a0, length=length@entry=0x7f44927f3278, timeout=timeout@entry=25) at hdhomerun_sock_posix.c:485
|
|---|
| 386 | #3 0x00007f45bd645ea1 in hdhomerun_video_thread_execute (arg=0x7f44c80cebb0) at hdhomerun_video.c:245
|
|---|
| 387 | #4 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 388 | #5 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 389 |
|
|---|
| 390 | Thread 16 (Thread 0x7f44a5ffb700 (LWP 19959)):
|
|---|
| 391 | #0 0x00007f45b6fd6c44 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 392 | #1 0x00007f45b728b63b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 393 | #2 0x00007f45bef23e7f in MythSystemLegacyIOHandler::run (this=0x7f44bc034fc0) at mythsystemunix.cpp:102
|
|---|
| 394 | #3 0x00007f45bedee292 in MThreadInternal::run (this=0x7f44bc018f70) at mthread.cpp:79
|
|---|
| 395 | #4 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 396 | #5 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 397 | #6 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 398 |
|
|---|
| 399 | Thread 15 (Thread 0x7f4494ff9700 (LWP 20045)):
|
|---|
| 400 | #0 0x00007f45b64d731d in poll () from /lib64/libc.so.6
|
|---|
| 401 | #1 0x00007f45af596604 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 402 | #2 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 403 | #3 0x00007f45b74bd14b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 404 | #4 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 405 | #5 0x00007f45b7285a4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 406 | #6 0x00007f45bedee2ae in MThreadInternal::QThreadRun (this=0x9da390) at mthread.cpp:81
|
|---|
| 407 | #7 0x00007f45beded98a in MThread::run (this=0x9de4c0) at mthread.cpp:321
|
|---|
| 408 | #8 0x00007f45bedee292 in MThreadInternal::run (this=0x9da390) at mthread.cpp:79
|
|---|
| 409 | #9 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 410 | #10 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 411 | #11 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 412 |
|
|---|
| 413 | Thread 14 (Thread 0x7f45c29ff780 (LWP 19893)):
|
|---|
| 414 | #0 0x00007f45b64d731d in poll () from /lib64/libc.so.6
|
|---|
| 415 | #1 0x00007f45af596604 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 416 | #2 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 417 | #3 0x00007f45b74bd14b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 418 | #4 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 419 | #5 0x00007f45b746bfb6 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 420 | #6 0x000000000058eb1b in run_backend (cmdline=...) at main_helpers.cpp:720
|
|---|
| 421 | #7 0x0000000000469b6c in main (argc=8, argv=0x7fff42330338) at main.cpp:155
|
|---|
| 422 |
|
|---|
| 423 | Thread 13 (Thread 0x7f44e5ffb700 (LWP 23964)):
|
|---|
| 424 | #0 0x00007f45b6fd6c44 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 425 | #1 0x00007f45b728b63b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 426 | #2 0x00007f45bee66e79 in MythDownloadManager::run (this=0x7f44c810c8b0) at mythdownloadmanager.cpp:311
|
|---|
| 427 | #3 0x00007f45bedee292 in MThreadInternal::run (this=0x7f44c8134a10) at mthread.cpp:79
|
|---|
| 428 | #4 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 429 | #5 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 430 | #6 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 431 |
|
|---|
| 432 | Thread 12 (Thread 0x7f44c57fa700 (LWP 19957)):
|
|---|
| 433 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 434 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 435 | #2 0x00007f45bef25003 in MythSystemLegacyManager::run (this=0x7f44bc011c70) at mythsystemunix.cpp:283
|
|---|
| 436 | #3 0x00007f45bedee292 in MThreadInternal::run (this=0x7f44bc015150) at mthread.cpp:79
|
|---|
| 437 | #4 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 438 | #5 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 439 | #6 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 440 |
|
|---|
| 441 | Thread 11 (Thread 0x7f44e57fa700 (LWP 23965)):
|
|---|
| 442 | #0 0x00007f45b64d731d in poll () from /lib64/libc.so.6
|
|---|
| 443 | #1 0x00007f45af596604 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 444 | #2 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 445 | #3 0x00007f45b74bd12c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 446 | #4 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 447 | #5 0x00007f45b7285a4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 448 | #6 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 449 | #7 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 450 | #8 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 451 |
|
|---|
| 452 | Thread 10 (Thread 0x7f44a57fa700 (LWP 19960)):
|
|---|
| 453 | #0 0x00007f45b6fd6c44 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 454 | #1 0x00007f45b728b63b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 455 | #2 0x00007f45bef23e7f in MythSystemLegacyIOHandler::run (this=0x7f44bc045090) at mythsystemunix.cpp:102
|
|---|
| 456 | #3 0x00007f45bedee292 in MThreadInternal::run (this=0x7f44bc011950) at mthread.cpp:79
|
|---|
| 457 | #4 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 458 | #5 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 459 | #6 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 460 |
|
|---|
| 461 | Thread 9 (Thread 0x7f458affd700 (LWP 19916)):
|
|---|
| 462 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 463 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 464 | #2 0x00000000004f5e8a in Scheduler::run (this=0x97dc90) at scheduler.cpp:2038
|
|---|
| 465 | #3 0x00007f45bedee292 in MThreadInternal::run (this=0x959770) at mthread.cpp:79
|
|---|
| 466 | #4 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 467 | #5 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 468 | #6 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 469 |
|
|---|
| 470 | Thread 8 (Thread 0x7f44a77fe700 (LWP 28046)):
|
|---|
| 471 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 472 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 473 | #2 0x00007f45bfdd955d in HDHRRecorder::run (this=0x7f45981e91d0) at recorders/hdhrrecorder.cpp:101
|
|---|
| 474 | #3 0x00007f45beded977 in MThread::run (this=0x7f45981d03c0) at mthread.cpp:319
|
|---|
| 475 | #4 0x00007f45bedee292 in MThreadInternal::run (this=0x7f45981c61c0) at mthread.cpp:79
|
|---|
| 476 | #5 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 477 | #6 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 478 | #7 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 479 |
|
|---|
| 480 | Thread 7 (Thread 0x7f45a28a9700 (LWP 19902)):
|
|---|
| 481 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 482 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 483 | #2 0x00007f45bfcd058c in TVRec::run (this=0x952bd0) at tv_rec.cpp:1492
|
|---|
| 484 | #3 0x00007f45beded977 in MThread::run (this=0x94c7b0) at mthread.cpp:319
|
|---|
| 485 | #4 0x00007f45bedee292 in MThreadInternal::run (this=0x94c9c0) at mthread.cpp:79
|
|---|
| 486 | #5 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 487 | #6 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 488 | #7 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 489 |
|
|---|
| 490 | Thread 6 (Thread 0x7f44a4ff9700 (LWP 28047)):
|
|---|
| 491 | #0 0x00007f45b6fd9edd in nanosleep () from /lib64/libpthread.so.0
|
|---|
| 492 | #1 0x00007f45b733b39d in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 493 | #2 0x00007f45b7289af1 in QThread::usleep(unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 494 | #3 0x00007f45bedee375 in MThreadInternal::USleep (time=20000) at mthread.cpp:93
|
|---|
| 495 | #4 0x00007f45bededa26 in MThread::usleep (time=20000) at mthread.cpp:347
|
|---|
| 496 | #5 0x00007f45bfddbb84 in HDHRStreamHandler::run (this=0x94b1c0) at recorders/hdhrstreamhandler.cpp:150
|
|---|
| 497 | #6 0x00007f45bedee292 in MThreadInternal::run (this=0x94a5a0) at mthread.cpp:79
|
|---|
| 498 | #7 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 499 | #8 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 500 | #9 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 501 |
|
|---|
| 502 | Thread 5 (Thread 0x7f45a37fe700 (LWP 19896)):
|
|---|
| 503 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 504 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 505 | #2 0x00007f45beec1610 in LoggerThread::run (this=0x944200) at logging.cpp:399
|
|---|
| 506 | #3 0x00007f45bedee292 in MThreadInternal::run (this=0x944510) at mthread.cpp:79
|
|---|
| 507 | #4 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 508 | #5 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 509 | #6 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 510 |
|
|---|
| 511 | Thread 4 (Thread 0x7f44a7fff700 (LWP 28205)):
|
|---|
| 512 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 513 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 514 | #2 0x00007f45bedf187c in MPoolThread::run (this=0x9dd480) at mthreadpool.cpp:124
|
|---|
| 515 | #3 0x00007f45bedee292 in MThreadInternal::run (this=0x940c00) at mthread.cpp:79
|
|---|
| 516 | #4 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 517 | #5 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 518 | #6 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 519 |
|
|---|
| 520 | Thread 3 (Thread 0x7f4492ff5700 (LWP 28206)):
|
|---|
| 521 | #0 0x00007f45b6fd6ff1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
|
|---|
| 522 | #1 0x00007f45b728b588 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 523 | #2 0x00007f45bedf187c in MPoolThread::run (this=0x945c60) at mthreadpool.cpp:124
|
|---|
| 524 | #3 0x00007f45bedee292 in MThreadInternal::run (this=0x9e3ae0) at mthread.cpp:79
|
|---|
| 525 | #4 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 526 | #5 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 527 | #6 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 528 |
|
|---|
| 529 | Thread 2 (Thread 0x7f44977fe700 (LWP 28140)):
|
|---|
| 530 | #0 0x00007f45b64a7eed in nanosleep () from /lib64/libc.so.6
|
|---|
| 531 | #1 0x00007f45b64d9734 in usleep () from /lib64/libc.so.6
|
|---|
| 532 | #2 0x00007f45be4d804e in ProgramInfoUpdater::run (this=0x8f1960) at programinfoupdater.cpp:53
|
|---|
| 533 | #3 0x00007f45bedf1926 in MPoolThread::run (this=0x9db430) at mthreadpool.cpp:140
|
|---|
| 534 | #4 0x00007f45bedee292 in MThreadInternal::run (this=0x9dbaa0) at mthread.cpp:79
|
|---|
| 535 | #5 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 536 | #6 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 537 | #7 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 538 |
|
|---|
| 539 | Thread 1 (Thread 0x7f44c6df7700 (LWP 28036)):
|
|---|
| 540 | #0 0x00007f45b64786ab in __memcpy_sse2 () from /lib64/libc.so.6
|
|---|
| 541 | #1 0x00007f45b7319f75 in QString::append(QString const&) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 542 | #2 0x00007f45b732cf20 in QtPrivate::QStringList_join(QStringList const*, QChar const*, int) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 543 | #3 0x00007f45bee05e10 in QListSpecialMethods<QString>::join (this=0x7f44c75f6c90, sep=...) at /usr/include/qt5/QtCore/qstringlist.h:192
|
|---|
| 544 | #4 0x00007f45bee0015e in MythSocket::WriteStringListReal (this=0x9ec620, list=0x7f44c75f6c90, ret=0x7f44c75f676f) at mythsocket.cpp:758
|
|---|
| 545 | #5 0x00007f45bef396f7 in MythSocket::qt_static_metacall (_o=0x9ec620, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x7f44c75f6090) at moc_mythsocket.cpp:148
|
|---|
| 546 | #6 0x00007f45b7497016 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 547 | #7 0x00007f45b746686d in QCoreApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 548 | #8 0x00007f45b7466575 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 549 | #9 0x00007f45b7468737 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 550 | #10 0x00007f45b74bdcb3 in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 551 | #11 0x00007f45af596316 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 552 | #12 0x00007f45af596668 in ?? () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 553 | #13 0x00007f45af59670c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
|
|---|
| 554 | #14 0x00007f45b74bd12c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 555 | #15 0x00007f45b7464443 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
|
|---|
| 556 | #16 0x00007f45b7285a4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
|
|---|
| 557 | #17 0x00007f45bedee2ae in MThreadInternal::QThreadRun (this=0x9c4250) at mthread.cpp:81
|
|---|
| 558 | #18 0x00007f45beded98a in MThread::run (this=0x9c5b00) at mthread.cpp:321
|
|---|
| 559 | #19 0x00007f45bedee292 in MThreadInternal::run (this=0x9c4250) at mthread.cpp:79
|
|---|
| 560 | #20 0x00007f45b728a61f in ?? () from /usr/lib64/libQt5Core.so.5
|
|---|
| 561 | #21 0x00007f45b6fd2ce2 in start_thread () from /lib64/libpthread.so.0
|
|---|
| 562 | #22 0x00007f45b64e18cd in clone () from /lib64/libc.so.6
|
|---|
| 563 | (gdb) quit
|
|---|