Advertisement
Guest User

Untitled

a guest
Feb 17th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.17 KB | None | 0 0
  1. [root@test bin]# run-be-under-gdb.sh
  2. GNU gdb (GDB) 7.4.1
  3. Copyright (C) 2012 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-unknown-linux-gnu".
  9. For bug reporting instructions, please see:
  10. <http://www.gnu.org/software/gdb/bugs/>...
  11. Reading symbols from /usr/bin/mythbackend...done.
  12. Function "qFatal" not defined.
  13. Breakpoint 1 (qFatal) pending.
  14. warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffa000
  15. [Thread debugging using libthread_db enabled]
  16. Using host libthread_db library "/lib/libthread_db.so.1".
  17. Traceback (most recent call last):
  18. File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3200.3-gdb.py", line 9, in <module>
  19. from gobject import register
  20. File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
  21. import gdb.backtrace
  22. ImportError: No module named backtrace
  23. [New Thread 0x7fffe06c6700 (LWP 8259)]
  24. [New Thread 0x7fffdfec5700 (LWP 8260)]
  25. [New Thread 0x7fffdf6c4700 (LWP 8261)]
  26. [New Thread 0x7fffde7d7700 (LWP 8266)]
  27. [Thread 0x7fffde7d7700 (LWP 8266) exited]
  28. 2016-02-17 21:23:05.887766 C mythbackend version: exported [v0.28-pre-3587-g44fd8a6-dirty-v7.13.0.debug] www.mythtv.org
  29. 2016-02-17 21:23:05.887783 C Qt version: compile: 5.5.1, runtime: 5.5.1
  30. 2016-02-17 21:23:05.887786 N Enabled verbose msgs: general system
  31. 2016-02-17 21:23:05.887796 N Setting Log Level to LOG_DEBUG
  32. 2016-02-17 21:23:05.905817 I Setup Interrupt handler
  33. 2016-02-17 21:23:05.905829 I Setup Terminated handler
  34. 2016-02-17 21:23:05.905834 I Setup Segmentation fault handler
  35. 2016-02-17 21:23:05.905840 I Setup Aborted handler
  36. 2016-02-17 21:23:05.905845 I Setup Bus error handler
  37. 2016-02-17 21:23:05.905850 I Setup Floating point exception handler
  38. 2016-02-17 21:23:05.905854 I Setup Illegal instruction handler
  39. 2016-02-17 21:23:05.905860 I Setup Real-time signal 0 handler
  40. 2016-02-17 21:23:05.905951 N Using runtime prefix = /usr
  41. 2016-02-17 21:23:05.905954 N Using configuration directory = /root/.mythtv
  42. 2016-02-17 21:23:05.905958 D appbindir = /usr/bin/
  43. 2016-02-17 21:23:05.905960 D sharedir = /usr/share/mythtv/
  44. 2016-02-17 21:23:05.905964 D libdir = /usr/lib/mythtv/
  45. 2016-02-17 21:23:05.905967 D themedir = /usr/share/mythtv/themes/
  46. 2016-02-17 21:23:05.905969 D pluginsdir = /usr/lib/mythtv/plugins/
  47. 2016-02-17 21:23:05.905971 D translationsdir= /usr/share/mythtv/i18n/
  48. 2016-02-17 21:23:05.905972 D filtersdir = /usr/lib/mythtv/filters/
  49. 2016-02-17 21:23:05.906031 I Assumed character encoding: en_US.UTF-8
  50. 2016-02-17 21:23:05.906264 I Using localhost value of test
  51. 2016-02-17 21:23:05.908269 I Added logging to the console
  52. 2016-02-17 21:23:06.058716 D FindDatabase() - Success!
  53. 2016-02-17 21:23:06.060878 N Setting QT default locale to pl_US
  54. 2016-02-17 21:23:06.060888 I Current locale pl_US
  55. 2016-02-17 21:23:06.060924 E No locale defaults file for pl_US, skipping
  56. 2016-02-17 21:23:06.061013 I Loading pl translation for module mythfrontend
  57. 2016-02-17 21:23:06.062055 I Current MythTV Schema Version (DBSchemaVer): 1343
  58. 2016-02-17 21:23:06.062234 I Loading pl translation for module mythfrontend
  59. 2016-02-17 21:23:06.062390 D Adding IPv4 loopback to address list.
  60. 2016-02-17 21:23:06.062397 D Adding BackendServerIP to address list.
  61. 2016-02-17 21:23:06.062430 N MythBackend: Starting up as the master server.
  62. 2016-02-17 21:23:06.072369 W DVBChan[1](/dev/dvb/adapter10/frontend0): Opening DVB frontend device failed.
  63. eno: No such file or directory (2)
  64. 2016-02-17 21:23:06.072376 E DVBChan[1](/dev/dvb/adapter10/frontend0): Failed to open DVB frontend device due to fatal error or too many attempts.
  65. 2016-02-17 21:23:06.072381 E ChannelBase: CreateChannel() Error: Failed to open device /dev/dvb/adapter10/frontend0
  66. 2016-02-17 21:23:06.072552 E Problem with capture cards. Card 1 failed init
  67. 2016-02-17 21:23:06.073905 W DVBChan[2](/dev/dvb/adapter10/frontend0): Opening DVB frontend device failed.
  68. eno: No such file or directory (2)
  69. 2016-02-17 21:23:06.073911 E DVBChan[2](/dev/dvb/adapter10/frontend0): Failed to open DVB frontend device due to fatal error or too many attempts.
  70. 2016-02-17 21:23:06.073915 E ChannelBase: CreateChannel() Error: Failed to open device /dev/dvb/adapter10/frontend0
  71. 2016-02-17 21:23:06.074061 E Problem with capture cards. Card 2 failed init
  72. 2016-02-17 21:23:06.075374 W DVBChan[3](/dev/dvb/adapter11/frontend0): Opening DVB frontend device failed.
  73. eno: No such file or directory (2)
  74. 2016-02-17 21:23:06.075379 E DVBChan[3](/dev/dvb/adapter11/frontend0): Failed to open DVB frontend device due to fatal error or too many attempts.
  75. 2016-02-17 21:23:06.075383 E ChannelBase: CreateChannel() Error: Failed to open device /dev/dvb/adapter11/frontend0
  76. 2016-02-17 21:23:06.075529 E Problem with capture cards. Card 3 failed init
  77. 2016-02-17 21:23:06.076828 W DVBChan[4](/dev/dvb/adapter11/frontend0): Opening DVB frontend device failed.
  78. eno: No such file or directory (2)
  79. 2016-02-17 21:23:06.076833 E DVBChan[4](/dev/dvb/adapter11/frontend0): Failed to open DVB frontend device due to fatal error or too many attempts.
  80. 2016-02-17 21:23:06.076837 E ChannelBase: CreateChannel() Error: Failed to open device /dev/dvb/adapter11/frontend0
  81. 2016-02-17 21:23:06.076983 E Problem with capture cards. Card 4 failed init
  82. [New Thread 0x7fffde7d7700 (LWP 8290)]
  83. [New Thread 0x7fffddd44700 (LWP 8291)]
  84. 2016-02-17 21:23:07.573394 I TVRec[13]: EIT active scan start after 246 sec.
  85. [New Thread 0x7fffdd543700 (LWP 8319)]
  86. [New Thread 0x7fffdcd42700 (LWP 8323)]
  87. [New Thread 0x7fffbffff700 (LWP 8324)]
  88. 2016-02-17 21:23:10.286569 I TVRec[15]: EIT active scan start after 209 sec.
  89. [New Thread 0x7fffbf7fe700 (LWP 8341)]
  90. [New Thread 0x7fffbeffd700 (LWP 8364)]
  91. [New Thread 0x7fffbe7fc700 (LWP 8382)]
  92. [New Thread 0x7fffbdffb700 (LWP 8395)]
  93. [New Thread 0x7fffbd7fa700 (LWP 8408)]
  94. [New Thread 0x7fffbcff9700 (LWP 8436)]
  95. [New Thread 0x7fff9ffff700 (LWP 8459)]
  96. [New Thread 0x7fff9f7fe700 (LWP 8460)]
  97. [New Thread 0x7fff9effd700 (LWP 8461)]
  98. 2016-02-17 21:23:20.768529 I Found 1 distinct programid authorities
  99. 2016-02-17 21:23:20.770693 I New static DB connectionSchedCon
  100.  
  101. Program received signal SIGSEGV, Segmentation fault.
  102. 0x00007ffff68cd37a in QMap<QString, MythPlugin*>::detach (this=0x8) at /usr/include/qt/QtCore/qmap.h:364
  103. 364 inline void detach() { if (d->ref.isShared()) detach_helper(); }
  104.  
  105. Thread 19 (Thread 0x7fff9effd700 (LWP 8461)):
  106. #0 0x00007fffebdb86b8 in g_main_context_new () from /usr/lib/libglib-2.0.so.0
  107. No symbol table info available.
  108. #1 0x00007ffff3f8e7f9 in QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(_GMainContext*) () from /usr/lib/libQt5Core.so.5
  109. No symbol table info available.
  110. #2 0x00007ffff3f8e8b0 in QEventDispatcherGlib::QEventDispatcherGlib(QObject*) () from /usr/lib/libQt5Core.so.5
  111. No symbol table info available.
  112. #3 0x00007ffff3d6b4e0 in ?? () from /usr/lib/libQt5Core.so.5
  113. No symbol table info available.
  114. #4 0x00007ffff3d6c3c8 in ?? () from /usr/lib/libQt5Core.so.5
  115. No symbol table info available.
  116. #5 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  117. No symbol table info available.
  118. #6 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  119. No symbol table info available.
  120.  
  121. Thread 18 (Thread 0x7fff9f7fe700 (LWP 8460)):
  122. #0 0x00007ffff577a2ed in read () from /lib/libpthread.so.0
  123. No symbol table info available.
  124. #1 0x00007fffde81a2c2 in vio_read_buff () from /usr/lib/libmysqlclient.so.18
  125. No symbol table info available.
  126. #2 0x00007fffde8097b1 in ?? () from /usr/lib/libmysqlclient.so.18
  127. No symbol table info available.
  128. #3 0x00007fffde80a2f8 in my_net_read () from /usr/lib/libmysqlclient.so.18
  129. No symbol table info available.
  130. #4 0x00007fffde80337a in cli_safe_read () from /usr/lib/libmysqlclient.so.18
  131. No symbol table info available.
  132. #5 0x00007fffde804540 in ?? () from /usr/lib/libmysqlclient.so.18
  133. No symbol table info available.
  134. #6 0x00007fffde7ffe2c in ?? () from /usr/lib/libmysqlclient.so.18
  135. No symbol table info available.
  136. #7 0x00007fffde800604 in cli_stmt_execute () from /usr/lib/libmysqlclient.so.18
  137. No symbol table info available.
  138. #8 0x00007fffde80182d in mysql_stmt_execute () from /usr/lib/libmysqlclient.so.18
  139. No symbol table info available.
  140. #9 0x00007fffdecbe643 in ?? () from /usr/lib/qt/plugins/sqldrivers/libqsqlmysql.so
  141. No symbol table info available.
  142. #10 0x00007ffff48619ce in QSqlQuery::exec() () from /usr/lib/libQt5Sql.so.5
  143. No symbol table info available.
  144. #11 0x00007ffff67d5cee in MSqlQuery::exec (this=0x7fff9f7fd840) at mythdbcon.cpp:645
  145. __FUNCTION__ = "exec"
  146. timer = {t1 = 2358, t2 = 850765420}
  147. result = false
  148. elapsed = 140735609319360
  149. #12 0x00000000004ee546 in Scheduler::OldRecordedFixups (this=0x8d70f0) at scheduler.cpp:1940
  150. query = {<QSqlQuery> = {d = 0x7fff90003770}, m_db = 0x7fff90003260, m_isConnected = true, m_returnConnection = false, m_last_prepared_query = {static null = {<No data fields>}, d = 0x7fff900027e0}}
  151. #13 0x00000000004eeb81 in Scheduler::run (this=0x8d70f0) at scheduler.cpp:1982
  152. nextWakeTime = {d = {d = 0x0}}
  153. __FUNCTION__ = "run"
  154. startIter = <error reading variable startIter (Cannot access memory at address 0x0)>
  155. idleSince = {d = {d = 0x0}}
  156. schedRunTime = 0
  157. statuschanged = false
  158. lockit = {val = 0}
  159. wakeThreshold = 1
  160. idleTimeoutSecs = 0
  161. idleWaitForRecordingTime = 0
  162. blockShutdown = false
  163. prerollseconds = 0
  164. firstRun = false
  165. lastSleepCheck = {d = {d = 0x0}}
  166. nextStartTime = {d = {d = 0x0}}
  167. #14 0x00007ffff67b6195 in MThreadInternal::run (this=0x8df850) at mthread.cpp:79
  168. No locals.
  169. #15 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  170. No symbol table info available.
  171. #16 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  172. No symbol table info available.
  173. #17 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  174. No symbol table info available.
  175.  
  176. Thread 17 (Thread 0x7fff9ffff700 (LWP 8459)):
  177. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  178. No symbol table info available.
  179. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  180. No symbol table info available.
  181. #2 0x00007ffff76b86cc in TVRec::run (this=0x903140) at tv_rec.cpp:1611
  182. locker = {val = 9450249}
  183. recEnd = {d = {d = 0x9030a0}}
  184. lock = {val = 9450072}
  185. __FUNCTION__ = "run"
  186. #3 0x00007ffff67b5942 in MThread::run (this=0x903440) at mthread.cpp:319
  187. No locals.
  188. #4 0x00007ffff67b6195 in MThreadInternal::run (this=0x9045f0) at mthread.cpp:79
  189. No locals.
  190. #5 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  191. No symbol table info available.
  192. #6 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  193. No symbol table info available.
  194. #7 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  195. No symbol table info available.
  196.  
  197. Thread 16 (Thread 0x7fffbcff9700 (LWP 8436)):
  198. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  199. No symbol table info available.
  200. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  201. No symbol table info available.
  202. #2 0x00007ffff76b86cc in TVRec::run (this=0x9026e0) at tv_rec.cpp:1611
  203. locker = {val = 9447593}
  204. recEnd = {d = {d = 0x902f60}}
  205. lock = {val = 9447416}
  206. __FUNCTION__ = "run"
  207. #3 0x00007ffff67b5942 in MThread::run (this=0x9029e0) at mthread.cpp:319
  208. No locals.
  209. #4 0x00007ffff67b6195 in MThreadInternal::run (this=0x908310) at mthread.cpp:79
  210. No locals.
  211. #5 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  212. No symbol table info available.
  213. #6 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  214. No symbol table info available.
  215. #7 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  216. No symbol table info available.
  217.  
  218. Thread 15 (Thread 0x7fffbd7fa700 (LWP 8408)):
  219. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  220. No symbol table info available.
  221. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  222. No symbol table info available.
  223. #2 0x00007ffff76b86cc in TVRec::run (this=0x906c90) at tv_rec.cpp:1611
  224. locker = {val = 9465433}
  225. recEnd = {d = {d = 0x902520}}
  226. lock = {val = 9465256}
  227. __FUNCTION__ = "run"
  228. #3 0x00007ffff67b5942 in MThread::run (this=0x906f90) at mthread.cpp:319
  229. No locals.
  230. #4 0x00007ffff67b6195 in MThreadInternal::run (this=0x8ff7e0) at mthread.cpp:79
  231. No locals.
  232. #5 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  233. No symbol table info available.
  234. #6 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  235. No symbol table info available.
  236. #7 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  237. No symbol table info available.
  238.  
  239. Thread 14 (Thread 0x7fffbdffb700 (LWP 8395)):
  240. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  241. No symbol table info available.
  242. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  243. No symbol table info available.
  244. #2 0x00007ffff76b86cc in TVRec::run (this=0x907cc0) at tv_rec.cpp:1611
  245. locker = {val = 9469577}
  246. recEnd = {d = {d = 0x907590}}
  247. lock = {val = 9469400}
  248. __FUNCTION__ = "run"
  249. #3 0x00007ffff67b5942 in MThread::run (this=0x907f90) at mthread.cpp:319
  250. No locals.
  251. #4 0x00007ffff67b6195 in MThreadInternal::run (this=0x900930) at mthread.cpp:79
  252. No locals.
  253. #5 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  254. No symbol table info available.
  255. #6 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  256. No symbol table info available.
  257. #7 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  258. No symbol table info available.
  259.  
  260. Thread 13 (Thread 0x7fffbe7fc700 (LWP 8382)):
  261. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  262. No symbol table info available.
  263. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  264. No symbol table info available.
  265. #2 0x00007ffff76b86cc in TVRec::run (this=0x908400) at tv_rec.cpp:1611
  266. locker = {val = 9471433}
  267. recEnd = {d = {d = 0x901730}}
  268. lock = {val = 9471256}
  269. __FUNCTION__ = "run"
  270. #3 0x00007ffff67b5942 in MThread::run (this=0x9086d0) at mthread.cpp:319
  271. No locals.
  272. #4 0x00007ffff67b6195 in MThreadInternal::run (this=0x8fda00) at mthread.cpp:79
  273. No locals.
  274. #5 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  275. No symbol table info available.
  276. #6 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  277. No symbol table info available.
  278. #7 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  279. No symbol table info available.
  280.  
  281. Thread 12 (Thread 0x7fffbeffd700 (LWP 8364)):
  282. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  283. No symbol table info available.
  284. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  285. No symbol table info available.
  286. #2 0x00007ffff76b86cc in TVRec::run (this=0x900370) at tv_rec.cpp:1611
  287. locker = {val = 9438521}
  288. recEnd = {d = {d = 0x9013b0}}
  289. lock = {val = 9438344}
  290. __FUNCTION__ = "run"
  291. #3 0x00007ffff67b5942 in MThread::run (this=0x900670) at mthread.cpp:319
  292. No locals.
  293. #4 0x00007ffff67b6195 in MThreadInternal::run (this=0x8ce480) at mthread.cpp:79
  294. No locals.
  295. #5 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  296. No symbol table info available.
  297. #6 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  298. No symbol table info available.
  299. #7 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  300. No symbol table info available.
  301.  
  302. Thread 11 (Thread 0x7fffbf7fe700 (LWP 8341)):
  303. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  304. No symbol table info available.
  305. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  306. No symbol table info available.
  307. #2 0x00007ffff76b86cc in TVRec::run (this=0x8feec0) at tv_rec.cpp:1611
  308. locker = {val = 9433225}
  309. recEnd = {d = {d = 0x900210}}
  310. lock = {val = 9433048}
  311. __FUNCTION__ = "run"
  312. #3 0x00007ffff67b5942 in MThread::run (this=0x8ff190) at mthread.cpp:319
  313. No locals.
  314. #4 0x00007ffff67b6195 in MThreadInternal::run (this=0x8c8050) at mthread.cpp:79
  315. No locals.
  316. #5 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  317. No symbol table info available.
  318. #6 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  319. No symbol table info available.
  320. #7 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  321. No symbol table info available.
  322.  
  323. Thread 10 (Thread 0x7fffbffff700 (LWP 8324)):
  324. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  325. No symbol table info available.
  326. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  327. No symbol table info available.
  328. #2 0x00007ffff766e9cd in EITScanner::run (this=0x7fffc400a540) at eitscanner.cpp:157
  329. list_size = 0
  330. rate = 1
  331. rt = {0, 0.200000003, 0.400000006, 0.600000024, 0.800000012}
  332. __FUNCTION__ = "run"
  333. sz = {2000, 1800, 1600, 1400, 1200}
  334. t = {m_timer = {t1 = -9223372036854775808, t2 = -9223372036854775808}, m_offset = 0}
  335. eitCount = 0
  336. #3 0x00007ffff67b5942 in MThread::run (this=0x7fffc4183c90) at mthread.cpp:319
  337. No locals.
  338. #4 0x00007ffff67b6195 in MThreadInternal::run (this=0x7fffc4033d10) at mthread.cpp:79
  339. No locals.
  340. #5 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  341. No symbol table info available.
  342. #6 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  343. No symbol table info available.
  344. #7 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  345. No symbol table info available.
  346.  
  347. Thread 9 (Thread 0x7fffdcd42700 (LWP 8323)):
  348. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  349. No symbol table info available.
  350. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  351. No symbol table info available.
  352. #2 0x00007ffff76b86cc in TVRec::run (this=0x8fe440) at tv_rec.cpp:1611
  353. locker = {val = 9430537}
  354. recEnd = {d = {d = 0x8fece0}}
  355. lock = {val = 9430360}
  356. __FUNCTION__ = "run"
  357. #3 0x00007ffff67b5942 in MThread::run (this=0x8fe710) at mthread.cpp:319
  358. No locals.
  359. #4 0x00007ffff67b6195 in MThreadInternal::run (this=0x8c9710) at mthread.cpp:79
  360. No locals.
  361. #5 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  362. No symbol table info available.
  363. #6 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  364. No symbol table info available.
  365. #7 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  366. No symbol table info available.
  367.  
  368. Thread 8 (Thread 0x7fffdd543700 (LWP 8319)):
  369. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  370. No symbol table info available.
  371. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  372. No symbol table info available.
  373. #2 0x00007ffff76b86cc in TVRec::run (this=0x8fd0c0) at tv_rec.cpp:1611
  374. locker = {val = 9425545}
  375. recEnd = {d = {d = 0x8fe310}}
  376. lock = {val = 9425368}
  377. __FUNCTION__ = "run"
  378. #3 0x00007ffff67b5942 in MThread::run (this=0x8fd390) at mthread.cpp:319
  379. No locals.
  380. #4 0x00007ffff67b6195 in MThreadInternal::run (this=0x8c8280) at mthread.cpp:79
  381. No locals.
  382. #5 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  383. No symbol table info available.
  384. #6 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  385. No symbol table info available.
  386. #7 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  387. No symbol table info available.
  388.  
  389. Thread 7 (Thread 0x7fffddd44700 (LWP 8291)):
  390. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  391. No symbol table info available.
  392. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  393. No symbol table info available.
  394. #2 0x00007ffff766e9cd in EITScanner::run (this=0x7fffc8003640) at eitscanner.cpp:157
  395. list_size = 0
  396. rate = 1
  397. rt = {0, 0.200000003, 0.400000006, 0.600000024, 0.800000012}
  398. __FUNCTION__ = "run"
  399. sz = {2000, 1800, 1600, 1400, 1200}
  400. t = {m_timer = {t1 = -9223372036854775808, t2 = -9223372036854775808}, m_offset = 0}
  401. eitCount = 0
  402. #3 0x00007ffff67b5942 in MThread::run (this=0x7fffc8183960) at mthread.cpp:319
  403. No locals.
  404. #4 0x00007ffff67b6195 in MThreadInternal::run (this=0x7fffc800cb50) at mthread.cpp:79
  405. No locals.
  406. #5 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  407. No symbol table info available.
  408. #6 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  409. No symbol table info available.
  410. #7 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  411. No symbol table info available.
  412.  
  413. Thread 6 (Thread 0x7fffde7d7700 (LWP 8290)):
  414. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  415. No symbol table info available.
  416. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  417. No symbol table info available.
  418. #2 0x00007ffff76b86cc in TVRec::run (this=0x8fc680) at tv_rec.cpp:1611
  419. locker = {val = 9422921}
  420. recEnd = {d = {d = 0x8fcf90}}
  421. lock = {val = 9422744}
  422. __FUNCTION__ = "run"
  423. #3 0x00007ffff67b5942 in MThread::run (this=0x8fc950) at mthread.cpp:319
  424. No locals.
  425. #4 0x00007ffff67b6195 in MThreadInternal::run (this=0x8cb540) at mthread.cpp:79
  426. No locals.
  427. #5 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  428. No symbol table info available.
  429. #6 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  430. No symbol table info available.
  431. #7 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  432. No symbol table info available.
  433.  
  434. Thread 4 (Thread 0x7fffdf6c4700 (LWP 8261)):
  435. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  436. No symbol table info available.
  437. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  438. No symbol table info available.
  439. #2 0x00007ffff6885c5b in LoggerThread::run (this=0x8c67e0) at logging.cpp:399
  440. item = 0x7fff900037c0
  441. __FUNCTION__ = "run"
  442. dieNow = false
  443. qLock = {val = 140737332595801}
  444. #3 0x00007ffff67b6195 in MThreadInternal::run (this=0x8c67c0) at mthread.cpp:79
  445. No locals.
  446. #4 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  447. No symbol table info available.
  448. #5 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  449. No symbol table info available.
  450. #6 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  451. No symbol table info available.
  452.  
  453. Thread 3 (Thread 0x7fffdfec5700 (LWP 8260)):
  454. #0 0x00007ffff5777c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  455. No symbol table info available.
  456. #1 0x00007ffff3d6d4b2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  457. No symbol table info available.
  458. #2 0x00007ffff6892c07 in LogForwardThread::run (this=0x7fffd8003230) at loggingserver.cpp:1173
  459. lock = {val = 140737332595977}
  460. processed = 1
  461. loggers = {<QListSpecialMethods<LoggerBase*>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = -1}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x0}, d = 0x0}}
  462. #3 0x00007ffff67b6195 in MThreadInternal::run (this=0x7fffd8003520) at mthread.cpp:79
  463. No locals.
  464. #4 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  465. No symbol table info available.
  466. #5 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  467. No symbol table info available.
  468. #6 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  469. No symbol table info available.
  470.  
  471. Thread 2 (Thread 0x7fffe06c6700 (LWP 8259)):
  472. #0 0x00007ffff31f606f in poll () from /lib/libc.so.6
  473. No symbol table info available.
  474. #1 0x00007fffebdba774 in ?? () from /usr/lib/libglib-2.0.so.0
  475. No symbol table info available.
  476. #2 0x00007fffebdba894 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  477. No symbol table info available.
  478. #3 0x00007ffff3f8ecbc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
  479. No symbol table info available.
  480. #4 0x00007ffff3f36e53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
  481. No symbol table info available.
  482. #5 0x00007ffff3d666d3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
  483. No symbol table info available.
  484. #6 0x00007ffff67b61d7 in MThreadInternal::exec (this=0x8c6790) at mthread.cpp:85
  485. ph = {<QObject> = {<No data fields>}, purgeTimer = 1}
  486. #7 0x00007ffff67b597e in MThread::exec (this=0x8c7360) at mthread.cpp:327
  487. No locals.
  488. #8 0x00007ffff689220e in LogServerThread::run (this=0x8c7350) at loggingserver.cpp:865
  489. locker = {val = 140737332595912}
  490. abortThread = false
  491. #9 0x00007ffff67b6195 in MThreadInternal::run (this=0x8c6790) at mthread.cpp:79
  492. No locals.
  493. #10 0x00007ffff3d6c35e in ?? () from /usr/lib/libQt5Core.so.5
  494. No symbol table info available.
  495. #11 0x00007ffff5773e0e in start_thread () from /lib/libpthread.so.0
  496. No symbol table info available.
  497. #12 0x00007ffff31fe1ed in clone () from /lib/libc.so.6
  498. No symbol table info available.
  499.  
  500. Thread 1 (Thread 0x7ffff7fad740 (LWP 8225)):
  501. #0 0x00007ffff68cd37a in QMap<QString, MythPlugin*>::detach (this=0x8) at /usr/include/qt/QtCore/qmap.h:364
  502. No locals.
  503. #1 0x00007ffff68cce1e in QMap<QString, MythPlugin*>::end (this=0x8) at /usr/include/qt/QtCore/qmap.h:530
  504. No locals.
  505. #2 0x00007ffff68cc738 in MythPluginManager::GetPlugin (this=0x0, plugname=...) at mythplugin.cpp:239
  506. newname = {static null = {<No data fields>}, d = 0x9a84c0}
  507. #3 0x0000000000582939 in run_backend (cmdline=...) at main_helpers.cpp:652
  508. pluginManager = 0x0
  509. plugin = 0x1
  510. ismaster = true
  511. fatal_error = false
  512. __FUNCTION__ = "run_backend"
  513. sysEventHandler = 0x8c8750
  514. runsched = true
  515. exitCode = 32767
  516. port = 6543
  517. sched = 0x8d70f0
  518. httpStatus = 0x7ffff34b5630
  519. pHS = 0x7ffff6781280
  520. #4 0x00000000004695dc in main (argc=5, argv=0x7fffffffea48) at main.cpp:152
  521. a = <incomplete type>
  522. retval = 0
  523. mask = {static null = {<No data fields>}, d = 0x8c0b20}
  524. signallist = {<QListSpecialMethods<int>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = -1}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x8c7d90}, d = 0x8c7d90}}
  525. __FUNCTION__ = "main"
  526. cmdline = {<MythCommandLineParser> = {_vptr.MythCommandLineParser = 0x8758b0, m_appname = {static null = {<No data fields>}, d = 0x8b1ae0}, m_optionedArgs = {d = 0x8b24c0}, m_namedArgs = {d = 0x8b22f0}, m_passthroughActive = false, m_overridesImported = true, m_verbose = false}, <No data fields>}
  527. daemonize = false
  528. callCleanup = {m_cleanFunction = 0x57e0e5 <cleanup()>}
  529. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement