Advertisement
Guest User

Untitled

a guest
Jan 21st, 2021
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.89 KB | None | 0 0
  1. Trying 192.168.1.140...
  2. Connected to 192.168.1.140.
  3. Escape character is '^]'.
  4.  
  5. Myth-Frontend-5eec3126536a login: root
  6.  
  7.  
  8. BusyBox v1.32.1 (2021-01-06 12:10:00 CET) built-in shell (ash)
  9.  
  10. root@Myth-Frontend-5eec3126536a:~ # mythfrontend.sh eglfs gdb
  11. Runing myth in EGLFS
  12. USER=root
  13. XINITRC=/etc/X11/xinit/xinitrc
  14. HOME=/root
  15. PAN_MESA_DEBUG=bifrost
  16. KDE_HOME_READONLY=1
  17. QT_QPA_EGLFS_DEBUG=1
  18. XSERVERRC=/etc/X11/xinit/xserverrc
  19. QT_QPA_DEBUG=1
  20. LOGNAME=root
  21. TERM=linux
  22. USE_VDPAU_COLORKEY=1
  23. QT_QPA_EGLFS_INTEGRATION=eglfs_kms
  24. PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/libexec:/usr/lib/qt5/bin
  25. DISPLAY=:0.0
  26. ICEAUTHORITY=/root/.ICEauthority
  27. LANG=en_US.UTF-8
  28. PERL_BADLANG=0
  29. SHELL=/bin/ash
  30. QT_LOGGING_RULES=qt.qpa.*=true
  31. PWD=/root
  32. QT_QPA_PLATFORM=eglfs
  33. QT_PLUGIN_PATH=/usr/lib/qt5/plugins
  34. Runing myth under gdb
  35. GNU gdb (GDB) 9.2
  36. Copyright (C) 2020 Free Software Foundation, Inc.
  37. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  38. This is free software: you are free to change and redistribute it.
  39. There is NO WARRANTY, to the extent permitted by law.
  40. Type "show copying" and "show warranty" for details.
  41. This GDB was configured as "aarch64-minimyth-linux-gnu".
  42. Type "show configuration" for configuration details.
  43. For bug reporting instructions, please see:
  44. <http://www.gnu.org/software/gdb/bugs/>.
  45. Find the GDB manual and other documentation resources online at:
  46. <http://www.gnu.org/software/gdb/documentation/>.
  47.  
  48. For help, type "help".
  49. Type "apropos word" to search for commands related to "word"...
  50. Reading symbols from /usr/bin/mythfrontend...
  51. (No debugging symbols found in /usr/bin/mythfrontend)
  52. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
  53. QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-minimyth'
  54. qt.qpa.egldeviceintegration: EGL device integration plugin keys: ("eglfs_emu", "eglfs_kms_egldevice", "eglfs_kms", "eglfs_x11")
  55. qt.qpa.egldeviceintegration: EGL device integration plugin keys (sorted): ("eglfs_kms", "eglfs_x11", "eglfs_emu", "eglfs_kms_egldevice")
  56. qt.qpa.egldeviceintegration: Trying to load device EGL integration "eglfs_kms"
  57. qt.qpa.eglfs.kms: New DRM/KMS via GBM integration created
  58. qt.qpa.egldeviceintegration: Using EGL device integration "eglfs_kms"
  59. qt.qpa.eglfs.kms: platformInit: Opening DRM device
  60. qt.qpa.input: udev device discovery for type QFlags<QDeviceDiscovery::QDeviceType>(Device_DRM|Device_VideoMask)
  61. qt.qpa.input: Found matching devices ("/dev/dri/card1", "/dev/dri/card0")
  62. qt.qpa.eglfs.kms: Found the following video devices: ("/dev/dri/card1", "/dev/dri/card0")
  63. qt.qpa.eglfs.kms: Using "/dev/dri/card1"
  64. qt.qpa.eglfs.kms: Using backend-provided DRM device /dev/dri/card1
  65. qt.qpa.eglfs.kms: Creating GBM device for file descriptor 5 obtained from "/dev/dri/card1"
  66. qt.qpa.eglfs.kms: Initalizing event reader for device 0x32025500 fd 5
  67. [New LWP 4601]
  68. qt.qpa.eglfs.kms: Querying EGLDisplay
  69. qt.qpa.eglfs.kms: Event reader thread: entering event loop
  70. drmModeGetResources failed (Operation not supported)
  71. qt.qpa.input: evdevkeyboard: Using device discovery
  72. qt.qpa.input: udev device discovery for type QFlags<QDeviceDiscovery::QDeviceType>(Device_Keyboard)
  73. qt.qpa.input: Found matching devices ("/dev/input/event0")
  74. qt.qpa.input: Adding keyboard at /dev/input/event0
  75. qt.qpa.input: Try to create keyboard handler for "/dev/input/event0" ""
  76. qt.qpa.input: Opening keyboard at /dev/input/event0
  77. qt.qpa.input: Create keyboard handler with for device "/dev/input/event0"
  78. qt.qpa.input: Unload current keymap and restore built-in
  79. qt.qpa.input: numlock=0 , capslock=0, scrolllock=0
  80. qt.qpa.input: evdevmouse: Using device discovery
  81. qt.qpa.input: udev device discovery for type QFlags<QDeviceDiscovery::QDeviceType>(Device_Mouse|Device_Touchpad)
  82. qt.qpa.input: Found matching devices ()
  83. qt.qpa.input: evdevtouch: Using device discovery
  84. qt.qpa.input: udev device discovery for type QFlags<QDeviceDiscovery::QDeviceType>(Device_Touchpad|Device_Touchscreen)
  85. qt.qpa.input: Found matching devices ()
  86. no screens available, assuming 24-bit color
  87. [New LWP 4602]
  88. [New LWP 4603]
  89. 2021-01-21 14:02:01.176116 I Exporting 'QT_QPA_EGLFS_KMS_ATOMIC=1'
  90. 2021-01-21 14:02:01.176162 I Exporting 'QT_QPA_EGLFS_ALWAYS_SET_MODE=1'
  91. 2021-01-21 14:02:01.176177 I Qt eglfs_kms planar video not requested
  92. 2021-01-21 14:02:01.427096 I Setup Interrupt handler
  93. 2021-01-21 14:02:01.427112 I Setup Terminated handler
  94. 2021-01-21 14:02:01.427127 I Setup Segmentation fault handler
  95. 2021-01-21 14:02:01.427138 I Setup Aborted handler
  96. 2021-01-21 14:02:01.427150 I Setup Bus error handler
  97. 2021-01-21 14:02:01.427164 I Setup Floating point exception handler
  98. 2021-01-21 14:02:01.427175 I Setup Illegal instruction handler
  99. 2021-01-21 14:02:01.427197 I Setup Real-time signal 0 handler
  100. 2021-01-21 14:02:01.427213 I Setup User defined signal 1 handler
  101. 2021-01-21 14:02:01.427225 I Setup User defined signal 2 handler
  102. 2021-01-21 14:02:01.427236 I Setup Hangup handler
  103. 2021-01-21 14:02:01.428042 C mythfrontend version: master [v32-Pre-2042-g18184fe1a3] www.mythtv.org
  104. 2021-01-21 14:02:01.428056 C Qt version: compile: 5.15.2, runtime: 5.15.2
  105. 2021-01-21 14:02:01.428189 I Linux 5.10.8 (arm64)
  106. 2021-01-21 14:02:01.428195 N Enabled verbose msgs: general libav playback audio gpu
  107. 2021-01-21 14:02:01.428594 N Setting Log Level to LOG_DEBUG
  108. 2021-01-21 14:02:01.440214 N Using runtime prefix = /usr
  109. 2021-01-21 14:02:01.440217 I Added logging to the console
  110. 2021-01-21 14:02:01.440223 N Using configuration directory = /home/minimyth/.mythtv
  111. 2021-01-21 14:02:01.440228 D appbindir = /usr/bin/
  112. 2021-01-21 14:02:01.440232 D sharedir = /usr/share/mythtv/
  113. 2021-01-21 14:02:01.440235 D libdir = /usr/lib/mythtv/
  114. 2021-01-21 14:02:01.440240 D themedir = /usr/share/mythtv/themes/
  115. 2021-01-21 14:02:01.440243 D pluginsdir = /usr/lib/mythtv/plugins/
  116. 2021-01-21 14:02:01.440247 D translationsdir = /usr/share/mythtv/i18n/
  117. 2021-01-21 14:02:01.440259 D filtersdir = /usr/lib/mythtv/filters/
  118. 2021-01-21 14:02:01.440267 D cachedir = /home/minimyth/.mythtv/cache
  119. 2021-01-21 14:02:01.440271 D remotecachedir = /home/minimyth/.mythtv/cache/remotecache
  120. 2021-01-21 14:02:01.440276 D themebasecachedir = /home/minimyth/.mythtv/cache/themecache
  121. 2021-01-21 14:02:01.440279 D thumbnaildir = /home/minimyth/.mythtv/cache/thumbnails
  122. 2021-01-21 14:02:01.440389 I Assumed character encoding: en_US.UTF-8
  123. 2021-01-21 14:02:01.440475 N Setting 'IgnorCeProtoVerMismatch' being forced to '1'
  124. 2021-01-21 14:02:01.440512 N Setting 'IgnoreSchemaVerMismatch' being forced to '1'
  125. 2021-01-21 14:02:01.441375 I Added logging to /tmp/mythfrontend.20210121130201.4595.log
  126. 2021-01-21 14:02:01.442192 I Loading pl translation for module mythfrontend
  127. 2021-01-21 14:02:01.443290 I Empty LocalHostName. This is typical.
  128. 2021-01-21 14:02:01.443302 I Using a profile name of: 'Myth-Frontend-5eec3126536a' (Usually the same as this host's name.)
  129. 2021-01-21 14:02:01.443475 I Start up testing connections. DB 192.168.1.254, BE , attempt 0, status dbAwake, Delay: 2000
  130. 2021-01-21 14:02:01.443506 D PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 1000 linkLocalOnly 0
  131. 2021-01-21 14:02:01.945531 D PortChecker::checkPort(): socket state 2
  132. 2021-01-21 14:02:02.446116 D PortChecker::checkPort(): socket state 3
  133. [New LWP 4604]
  134. [LWP 4604 exited]
  135. 2021-01-21 14:02:02.521778 D PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
  136. 2021-01-21 14:02:02.553289 D PortChecker::checkPort(): host 192.168.1.254 port 6543 timeLimit 1000 linkLocalOnly 0
  137. 2021-01-21 14:02:03.054221 D PortChecker::checkPort(): socket state 2
  138. 2021-01-21 14:02:03.554535 D PortChecker::checkPort(): socket state 3
  139. 2021-01-21 14:02:03.555568 D FindDatabase() - Success!
  140. 2021-01-21 14:02:03.555769 N Setting QT default locale to pl_US
  141. 2021-01-21 14:02:03.555790 I Current locale pl_US
  142. 2021-01-21 14:02:03.555956 E No locale defaults file for pl_US, skipping
  143. 2021-01-21 14:02:03.556268 D PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
  144. [New LWP 4605]
  145. 2021-01-21 14:02:03.672842 N Setting 'IgnorCeProtoVerMismatch' being forced to '1'
  146. 2021-01-21 14:02:03.672871 N Setting 'IgnoreSchemaVerMismatch' being forced to '1'
  147. [New LWP 4606]
  148. [New LWP 4607]
  149. [New LWP 4608]
  150. 2021-01-21 14:02:03.806916 I Listening on TCP 0.0.0.0:6547
  151. 2021-01-21 14:02:03.814924 I Listening on TCP [::]:6547
  152. 2021-01-21 14:02:03.829699 D MMulticastSocketDevice(:26): setsockopt - IP_MULTICAST_IF
  153. eno: Cannot assign requested address (99)
  154. 2021-01-21 14:02:03.863965 D PortChecker::checkPort(): host fe80::ea40:f2ff:fe09:5260 port 6544 timeLimit 5000 linkLocalOnly 0
  155. 2021-01-21 14:02:03.864517 D Trying interface lo
  156. 2021-01-21 14:02:03.864529 D Trying interface eth0
  157. [New LWP 4609]
  158. 2021-01-21 14:02:04.011156 D MMulticastSocketDevice(:26): setsockopt - IP_MULTICAST_IF
  159. eno: Cannot assign requested address (99)
  160.  
  161. Thread 1 "mythfrontend" received signal SIGSEGV, Segmentation fault.
  162. 0x0000ffff8d26a338 in QScreen::virtualSiblings() const () from /usr/lib/qt5/lib/libQt5Gui.so.5
  163.  
  164. Thread 10 (LWP 4609):
  165. #0 0x0000ffff8c41fcc0 in read () from /lib64/libc.so.6
  166. No symbol table info available.
  167. #1 0x0000ffff89dcdf40 in ?? () from /usr/lib/libdns_sd.so.1
  168. No symbol table info available.
  169. #2 0x0000ffff89deb038 in ?? () from /lib64/libpthread.so.0
  170. No symbol table info available.
  171. #3 0x0000ffff8c42db5c in ?? () from /lib64/libc.so.6
  172. No symbol table info available.
  173.  
  174. Thread 9 (LWP 4608):
  175. #0 0x0000ffff8c3f6860 in clock_nanosleep () from /lib64/libc.so.6
  176. No symbol table info available.
  177. #1 0x0000ffff8c3fb94c in nanosleep () from /lib64/libc.so.6
  178. No symbol table info available.
  179. #2 0x0000ffff91fb1ef8 in ?? () from /usr/lib/libmythupnp-32.so.32
  180. No symbol table info available.
  181. #3 0x0000ffff91f4eaa4 in ?? () from /usr/lib/libmythupnp-32.so.32
  182. No symbol table info available.
  183. #4 0x0000ffff91f42ab4 in TaskQueue::run() () from /usr/lib/libmythupnp-32.so.32
  184. No symbol table info available.
  185. #5 0x0000ffff8c8607a4 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
  186. No symbol table info available.
  187. #6 0x0000ffff89deb038 in ?? () from /lib64/libpthread.so.0
  188. No symbol table info available.
  189. #7 0x0000ffff8c42db5c in ?? () from /lib64/libc.so.6
  190. No symbol table info available.
  191.  
  192. Thread 8 (LWP 4607):
  193. #0 0x0000ffff8c3f6860 in clock_nanosleep () from /lib64/libc.so.6
  194. No symbol table info available.
  195. #1 0x0000ffff8c3fb94c in nanosleep () from /lib64/libc.so.6
  196. No symbol table info available.
  197. #2 0x0000ffff91e793e0 in PortChecker::checkPort(QString&, int, int, bool) () from /usr/lib/libmythbase-32.so.32
  198. No symbol table info available.
  199. #3 0x0000ffff91f83354 in SSDPCache::Add(QString const&, QString const&, QString const&, long) () from /usr/lib/libmythupnp-32.so.32
  200. No symbol table info available.
  201. #4 0x0000ffff91f443a0 in SSDP::ProcessSearchResponse(QMap<QString, QString> const&) () from /usr/lib/libmythupnp-32.so.32
  202. No symbol table info available.
  203. #5 0x0000ffff91f464b0 in SSDP::ProcessData(MSocketDevice*) () from /usr/lib/libmythupnp-32.so.32
  204. No symbol table info available.
  205. #6 0x0000ffff91f46c88 in SSDP::run() () from /usr/lib/libmythupnp-32.so.32
  206. No symbol table info available.
  207. #7 0x0000ffff8c8607a4 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
  208. No symbol table info available.
  209. #8 0x0000ffff89deb038 in ?? () from /lib64/libpthread.so.0
  210. No symbol table info available.
  211. #9 0x0000ffff8c42db5c in ?? () from /lib64/libc.so.6
  212. No symbol table info available.
  213.  
  214. Thread 7 (LWP 4606):
  215. #0 0x0000ffff89df1a4c in pthread_cond_wait () from /lib64/libpthread.so.0
  216. No symbol table info available.
  217. #1 0x0000ffff8ce04c60 in ?? () from /usr/lib/qt5/lib/libQt5Script.so.5
  218. No symbol table info available.
  219. #2 0x0000ffff89deb038 in ?? () from /lib64/libpthread.so.0
  220. No symbol table info available.
  221. #3 0x0000ffff8c42db5c in ?? () from /lib64/libc.so.6
  222. No symbol table info available.
  223.  
  224. Thread 6 (LWP 4605):
  225. #0 0x0000ffff8c424174 in poll () from /lib64/libc.so.6
  226. No symbol table info available.
  227. #1 0x0000ffff8819ae28 in ?? () from /usr/lib/libglib-2.0.so.0
  228. No symbol table info available.
  229. #2 0x0000ffff881517b4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  230. No symbol table info available.
  231. #3 0x0000ffff8ca425f4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
  232. No symbol table info available.
  233. #4 0x0000ffff8c9f2588 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
  234. No symbol table info available.
  235. #5 0x0000ffff8c86091c in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
  236. No symbol table info available.
  237. #6 0x0000ffff89d6021c in ?? () from /usr/lib/qt5/lib/libQt5DBus.so.5
  238. No symbol table info available.
  239. #7 0x0000ffff8c8607a4 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
  240. No symbol table info available.
  241. #8 0x0000ffff89deb038 in ?? () from /lib64/libpthread.so.0
  242. No symbol table info available.
  243. #9 0x0000ffff8c42db5c in ?? () from /lib64/libc.so.6
  244. No symbol table info available.
  245.  
  246. Thread 4 (LWP 4603):
  247. #0 0x0000ffff89df1e74 in pthread_cond_timedwait () from /lib64/libpthread.so.0
  248. No symbol table info available.
  249. #1 0x0000ffff8c85b644 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /usr/lib/qt5/lib/libQt5Core.so.5
  250. No symbol table info available.
  251. #2 0x0000ffff8c861eac in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
  252. No symbol table info available.
  253. #3 0x0000ffff91e2561c in ?? () from /usr/lib/libmythbase-32.so.32
  254. No symbol table info available.
  255. #4 0x0000ffff8c8607a4 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
  256. No symbol table info available.
  257. #5 0x0000ffff89deb038 in ?? () from /lib64/libpthread.so.0
  258. No symbol table info available.
  259. #6 0x0000ffff8c42db5c in ?? () from /lib64/libc.so.6
  260. No symbol table info available.
  261.  
  262. Thread 3 (LWP 4602):
  263. #0 0x0000ffff89df1e74 in pthread_cond_timedwait () from /lib64/libpthread.so.0
  264. No symbol table info available.
  265. #1 0x0000ffff8c85b644 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /usr/lib/qt5/lib/libQt5Core.so.5
  266. No symbol table info available.
  267. #2 0x0000ffff8c861eac in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
  268. No symbol table info available.
  269. #3 0x0000ffff91e35d0c in ?? () from /usr/lib/libmythbase-32.so.32
  270. No symbol table info available.
  271. #4 0x0000ffff8c8607a4 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
  272. No symbol table info available.
  273. #5 0x0000ffff89deb038 in ?? () from /lib64/libpthread.so.0
  274. No symbol table info available.
  275. #6 0x0000ffff8c42db5c in ?? () from /lib64/libc.so.6
  276. No symbol table info available.
  277.  
  278. Thread 2 (LWP 4601):
  279. #0 0x0000ffff8c424174 in poll () from /lib64/libc.so.6
  280. No symbol table info available.
  281. #1 0x0000ffff8819ae28 in ?? () from /usr/lib/libglib-2.0.so.0
  282. No symbol table info available.
  283. #2 0x0000ffff881517b4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  284. No symbol table info available.
  285. #3 0x0000ffff8ca425f4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
  286. No symbol table info available.
  287. #4 0x0000ffff8c9f2588 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
  288. No symbol table info available.
  289. #5 0x0000ffff8c86091c in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
  290. No symbol table info available.
  291. #6 0x0000ffff8563d9d0 in ?? () from /usr/lib/qt5/lib/libQt5EglFsKmsSupport.so.5
  292. No symbol table info available.
  293. #7 0x0000ffff8c8607a4 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
  294. No symbol table info available.
  295. #8 0x0000ffff89deb038 in ?? () from /lib64/libpthread.so.0
  296. No symbol table info available.
  297. #9 0x0000ffff8c42db5c in ?? () from /lib64/libc.so.6
  298. No symbol table info available.
  299.  
  300. Thread 1 (LWP 4595):
  301. #0 0x0000ffff8d26a338 in QScreen::virtualSiblings() const () from /usr/lib/qt5/lib/libQt5Gui.so.5
  302. No symbol table info available.
  303. #1 0x0000ffff8d26a494 in QScreen::virtualGeometry() const () from /usr/lib/qt5/lib/libQt5Gui.so.5
  304. No symbol table info available.
  305. #2 0x0000ffff8d26a65c in QScreen::virtualSize() const () from /usr/lib/qt5/lib/libQt5Gui.so.5
  306. No symbol table info available.
  307. #3 0x0000ffff91bd5b04 in MythDisplay::InitScreenBounds (this=0x32056800) at mythdisplay.cpp:594
  308. screens = {<QListSpecialMethods<QScreen*>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = {<std::__atomic_base<int>> = {static _S_alignment = 4, _M_i = -1}, static is_always_lock_free = true}}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x321956a0}, d = 0x321956a0}}
  309. primary = 0x0
  310. numScreens = 0
  311. dim = {wd = -1832995624, ht = 65535}
  312. __FUNCTION__ = <optimized out>
  313. #4 0x0000ffff91bd4d18 in MythDisplay::Initialise (this=0x32056800) at mythdisplay.cpp:511
  314. pixelwidth = 65535
  315. pixelheight = -870222544
  316. mmwidth = 65535
  317. mmheight = -1832946904
  318. refreshrate = 0
  319. aspectratio = 3.3296069257528296e-314
  320. __FUNCTION__ = <optimized out>
  321. #5 0x0000ffff91b002e0 in MythDisplayDRM::MythDisplayDRM (this=<optimized out>, MainWindow=<optimized out>, this=<optimized out>, MainWindow=<optimized out>) at platforms/mythdisplaydrm.cpp:35
  322. No locals.
  323. #6 0x0000ffff91bd11cc in MythDisplay::Create (MainWindow=0x32193c00) at mythdisplay.cpp:103
  324. result = 0x0
  325. #7 0x0000ffff91ae8c80 in MythMainWindow::MythMainWindow (this=<optimized out>, UseDB=<optimized out>, this=<optimized out>, UseDB=<optimized out>) at mythmainwindow.cpp:133
  326. No locals.
  327. #8 0x0000ffff91b0e1a4 in MythMainWindow::getMainWindow (UseDB=true) at mythmainwindow.cpp:89
  328. lock = {val = 281473128331569}
  329. #9 0x0000ffff91b0e2a0 in GetMythMainWindow () at mythmainwindow.cpp:106
  330. No locals.
  331. #10 0x0000000000436470 in main ()
  332. No symbol table info available.
  333. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement