Ticket #13311: trace2.txt

File trace2.txt, 125.0 KB (added by warpme, 6 years ago)

fe segfault when LiveTV starts

Line 
1root@FE-IntelNUC:~ # run-myth-under-gdb.sh
2killall: mythfrontend: no process killed
3GNU gdb (GDB) 8.1
4Copyright (C) 2018 Free Software Foundation, Inc.
5License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
6This is free software: you are free to change and redistribute it.
7There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
8and "show warranty" for details.
9This GDB was configured as "x86_64-minimyth-linux-gnu".
10Type "show configuration" for configuration details.
11For bug reporting instructions, please see:
12<http://www.gnu.org/software/gdb/bugs/>.
13Find the GDB manual and other documentation resources online at:
14<http://www.gnu.org/software/gdb/documentation/>.
15For help, type "help".
16Type "apropos word" to search for commands related to "word"...
17Reading symbols from /usr/bin/mythfrontend...done.
18warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
19[New LWP 9777]
20QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-minimyth'
21[New LWP 9778]
22QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-minimyth'
23[New LWP 9779]
24[New LWP 9780]
25[New LWP 9781]
262018-09-04 11:27:53.754923 I  Setup Interrupt handler
272018-09-04 11:27:53.754964 I  Setup Terminated handler
282018-09-04 11:27:53.754969 I  Setup Segmentation fault handler
292018-09-04 11:27:53.754975 I  Setup Aborted handler
302018-09-04 11:27:53.754980 I  Setup Bus error handler
312018-09-04 11:27:53.754986 I  Setup Floating point exception handler
322018-09-04 11:27:53.754991 I  Setup Illegal instruction handler
332018-09-04 11:27:53.754997 I  Setup Real-time signal 0 handler
342018-09-04 11:27:53.755005 I  Setup User defined signal 1 handler
352018-09-04 11:27:53.755009 I  Setup User defined signal 2 handler
362018-09-04 11:27:53.755014 I  Setup Hangup handler
372018-09-04 11:27:53.755174 C  mythfrontend version: master [v30-Pre-767-gea500ae] www.mythtv.org
382018-09-04 11:27:53.755183 C  Qt version: compile: 5.11.1, runtime: 5.11.1
392018-09-04 11:27:53.755186 N  Enabled verbose msgs:  general playback audio
402018-09-04 11:27:53.755205 N  Setting Log Level to LOG_DEBUG
412018-09-04 11:27:53.765959 I  Added logging to the console
422018-09-04 11:27:53.766020 N  Using runtime prefix = /usr
432018-09-04 11:27:53.766024 N  Using configuration directory = /home/minimyth/.mythtv
442018-09-04 11:27:53.766027 D  appbindir         = /usr/bin/
452018-09-04 11:27:53.766029 D  sharedir          = /usr/share/mythtv/
462018-09-04 11:27:53.766030 D  libdir            = /usr/lib/mythtv/
472018-09-04 11:27:53.766033 D  themedir          = /usr/share/mythtv/themes/
482018-09-04 11:27:53.766034 D  pluginsdir        = /usr/lib/mythtv/plugins/
492018-09-04 11:27:53.766037 D  translationsdir   = /usr/share/mythtv/i18n/
502018-09-04 11:27:53.766039 D  filtersdir        = /usr/lib/mythtv/filters/
512018-09-04 11:27:53.766041 D  cachedir          = /home/minimyth/.mythtv/cache
522018-09-04 11:27:53.766045 D  remotecachedir    = /home/minimyth/.mythtv/cache/remotecache
532018-09-04 11:27:53.766047 D  themebasecachedir = /home/minimyth/.mythtv/cache/themecache
542018-09-04 11:27:53.766050 D  thumbnaildir      = /home/minimyth/.mythtv/cache/thumbnails
552018-09-04 11:27:53.766115 I  Assumed character encoding: en_US.UTF-8
562018-09-04 11:27:53.768734 I  Loading pl translation for module mythfrontend
572018-09-04 11:27:53.770189 I  Empty LocalHostName. This is typical.
582018-09-04 11:27:53.770198 I  Using a profile name of: 'FE-IntelNUC' (Usually the same as this host's name.)
592018-09-04 11:27:53.770296 I  Start up testing connections. DB 192.168.1.254, BE , attempt 0, status dbAwake, Delay: 2000
602018-09-04 11:27:53.770311 D  PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 1000 linkLocalOnly 0
612018-09-04 11:27:54.271083 D  PortChecker::checkPort(): socket state 2
62[New LWP 9782]
63[LWP 9782 exited]
642018-09-04 11:27:54.771455 D  PortChecker::checkPort(): socket state 3
652018-09-04 11:27:54.792519 D  PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
662018-09-04 11:27:54.808543 D  PortChecker::checkPort(): host 192.168.1.254 port 6543 timeLimit 1000 linkLocalOnly 0
672018-09-04 11:27:55.308899 D  PortChecker::checkPort(): socket state 2
68[New LWP 9783]
69[New LWP 9784]
70[New LWP 9785]
71[New LWP 9786]
722018-09-04 11:27:55.809353 D  PortChecker::checkPort(): socket state 3
732018-09-04 11:27:55.809950 D  FindDatabase() - Success!
742018-09-04 11:27:55.810056 N  Setting QT default locale to pl_PL
752018-09-04 11:27:55.810074 I  Current locale pl_PL
762018-09-04 11:27:55.810143 E  No locale defaults file for pl_PL, skipping
772018-09-04 11:27:55.810465 I  Starting process manager
782018-09-04 11:27:55.810570 I  Starting process signal handler
792018-09-04 11:27:55.810723 I  Starting IO manager (read)
802018-09-04 11:27:55.810846 I  Starting IO manager (write)
812018-09-04 11:27:55.861002 I  ScreenSaverX11Private: XScreenSaver support enabled
822018-09-04 11:27:55.861922 I  ScreenSaverX11Private: DPMS is disabled.
832018-09-04 11:27:55.862451 D  PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
842018-09-04 11:27:55.873561 N  Desktop video mode: 1920x1080 60.000 Hz
852018-09-04 11:27:56.107620 I  max_width: 1920 max_height: 1080
862018-09-04 11:27:56.107763 E  SG() Error: Could not create builtinStorage Group directory '/home/minimyth/.mythtv/tmp/hls' for 'Streaming'
87[New LWP 9788]
88[New LWP 9789]
89[New LWP 9790]
902018-09-04 11:27:56.176632 I  Listening on TCP 0.0.0.0:6547
912018-09-04 11:27:56.178645 I  Listening on TCP [::]:6547
922018-09-04 11:27:56.180891 D  MMulticastSocketDevice(:20): setsockopt - IP_MULTICAST_IF
93                        eno: Cannot assign requested address (99)
942018-09-04 11:27:56.186803 D  PortChecker::checkPort(): host 89.70.137.1 port 6544 timeLimit 5000 linkLocalOnly 0
95[New LWP 9791]
96[New LWP 9792]
97[New LWP 9793]
982018-09-04 11:27:56.396234 D  MMulticastSocketDevice(:20): setsockopt - IP_MULTICAST_IF
99                        eno: Cannot assign requested address (99)
1002018-09-04 11:27:56.419683 I  Loading pl translation for module mythfrontend
1012018-09-04 11:27:56.421731 N  Desktop video mode: 1920x1080 60.000 Hz
1022018-09-04 11:27:56.437859 I  max_width: 1920 max_height: 1080
1032018-09-04 11:27:56.437910 I  Using 1920x1080 60.000 Hz
1042018-09-04 11:27:56.437918 I  SwitchToGUI: Switched to 1920x1080 60.000 Hz
1052018-09-04 11:27:56.446261 I  LIRC: Successfully initialized '/var/run/lirc/lircd' using '/home/minimyth/.mythtv/lircrc' config
1062018-09-04 11:27:56.446405 I  UDPListener: Enabling
1072018-09-04 11:27:56.447618 I  Binding to UDP 0.0.0.0:6948
1082018-09-04 11:27:56.447672 I  Binding to UDP [::]:6948
1092018-09-04 11:27:56.461939 I  Using Frameless Window
1102018-09-04 11:27:56.461943 I  Using Full Screen Window
111[New LWP 9794]
1122018-09-04 11:27:56.565372 I  UI Screen Resolution: 1920 x 1080
1132018-09-04 11:27:56.574097 W  OpenGL: Could not determine whether Sync to VBlank is enabled.
1142018-09-04 11:27:56.593994 I  Trying the OpenGL 2.0 render
1152018-09-04 11:27:56.598615 I  OpenGL painter using existing OpenGL context.
1162018-09-04 11:27:56.606439 I  OpenGL2: GLSL supported
1172018-09-04 11:27:56.606496 I  OpenGL: OpenGL vendor  : Intel Open Source Technology Center
1182018-09-04 11:27:56.606501 I  OpenGL: OpenGL renderer: Mesa DRI Intel(R) Ivybridge Mobile
1192018-09-04 11:27:56.606503 I  OpenGL: OpenGL version : 3.0 Mesa 18.1.5
1202018-09-04 11:27:56.606509 I  OpenGL: Max texture size: 16384 x 16384
1212018-09-04 11:27:56.606511 I  OpenGL: Max texture units: 8
1222018-09-04 11:27:56.606553 I  OpenGL: Direct rendering: Yes
1232018-09-04 11:27:56.606558 I  OpenGL: Extensions Supported: 1e1b
1242018-09-04 11:27:56.606560 I  OpenGL: PixelBufferObject support available
1252018-09-04 11:27:56.606579 D
126#version 110
127attribute vec2 a_position;
128attribute vec4 a_color;
129varying   vec4 v_color;
130uniform   mat4 u_projection;
131uniform   mat4 u_transform;
132void main() {
133    gl_Position = u_projection * u_transform * vec4(a_position, 0.0, 1.0);
134    v_color     = a_color;
135}
136
1372018-09-04 11:27:56.606583 D
138#version 110
139varying vec4 v_color;
140void main(void)
141{
142    gl_FragColor = v_color;
143}
144
1452018-09-04 11:27:56.606805 D
146#version 110
147attribute vec2 a_position;
148attribute vec4 a_color;
149attribute vec2 a_texcoord0;
150varying   vec4 v_color;
151varying   vec2 v_texcoord0;
152uniform   mat4 u_projection;
153uniform   mat4 u_transform;
154void main() {
155    gl_Position = u_projection * u_transform * vec4(a_position, 0.0, 1.0);
156    v_texcoord0 = a_texcoord0;
157    v_color     = a_color;
158}
159
1602018-09-04 11:27:56.606813 D
161#version 110
162#extension GL_ARB_texture_rectangle : enable
163uniform sampler2DRect s_texture0;
164varying vec4 v_color;
165varying vec2 v_texcoord0;
166void main(void)
167{
168    gl_FragColor = texture2DRect(s_texture0, v_texcoord0) * v_color;
169}
170
1712018-09-04 11:27:56.606912 D
172#version 110
173attribute vec2 a_position;
174attribute vec4 a_color;
175varying   vec4 v_color;
176varying   vec2 v_position;
177uniform   mat4 u_projection;
178uniform   mat4 u_transform;
179void main() {
180    gl_Position = u_projection * u_transform * vec4(a_position, 0.0, 1.0);
181    v_color     = a_color;
182    v_position  = a_position;
183}
184
1852018-09-04 11:27:56.606918 D
186#version 110
187varying vec4 v_color;
188varying vec2 v_position;
189uniform mat4 u_parameters;
190void main(void)
191{
192    float dis = distance(v_position.xy, u_parameters[0].xy);
193    float mult = smoothstep(u_parameters[0].z, u_parameters[0].w, dis);
194    gl_FragColor = v_color * vec4(1.0, 1.0, 1.0, mult);
195}
196
1972018-09-04 11:27:56.607002 D
198#version 110
199attribute vec2 a_position;
200attribute vec4 a_color;
201varying   vec4 v_color;
202varying   vec2 v_position;
203uniform   mat4 u_projection;
204uniform   mat4 u_transform;
205void main() {
206    gl_Position = u_projection * u_transform * vec4(a_position, 0.0, 1.0);
207    v_color     = a_color;
208    v_position  = a_position;
209}
210
2112018-09-04 11:27:56.607008 D
212#version 110
213varying vec4 v_color;
214varying vec2 v_position;
215uniform mat4 u_parameters;
216void main(void)
217{
218    float dis = distance(v_position.xy, u_parameters[0].xy);
219    float rad = u_parameters[0].z;
220    float wid = u_parameters[0].w;
221    float mult = smoothstep(rad + wid, rad + (wid - 1.0), dis) * smoothstep(rad - (wid + 1.0), rad - wid, dis);
222    gl_FragColor = v_color * vec4(1.0, 1.0, 1.0, mult);
223}
224
2252018-09-04 11:27:56.607092 D
226#version 110
227attribute vec2 a_position;
228attribute vec4 a_color;
229varying   vec4 v_color;
230varying   vec2 v_position;
231uniform   mat4 u_projection;
232uniform   mat4 u_transform;
233void main() {
234    gl_Position = u_projection * u_transform * vec4(a_position, 0.0, 1.0);
235    v_color     = a_color;
236    v_position  = a_position;
237}
238
2392018-09-04 11:27:56.607097 D
240#version 110
241varying vec4 v_color;
242varying vec2 v_position;
243uniform mat4 u_parameters;
244void main(void)
245{
246    float dis = abs(u_parameters[0].x - v_position.x);
247    float y = u_parameters[0].y * 2.0;
248    float mult = smoothstep(y, y - 0.1, dis) * smoothstep(-0.1, 0.0, dis);
249    gl_FragColor = v_color * vec4(1.0, 1.0, 1.0, mult);
250}
251
2522018-09-04 11:27:56.607179 D
253#version 110
254attribute vec2 a_position;
255attribute vec4 a_color;
256varying   vec4 v_color;
257varying   vec2 v_position;
258uniform   mat4 u_projection;
259uniform   mat4 u_transform;
260void main() {
261    gl_Position = u_projection * u_transform * vec4(a_position, 0.0, 1.0);
262    v_color     = a_color;
263    v_position  = a_position;
264}
265
2662018-09-04 11:27:56.607184 D
267#version 110
268varying vec4 v_color;
269varying vec2 v_position;
270uniform mat4 u_parameters;
271void main(void)
272{
273    float dis = abs(u_parameters[0].x - v_position.y);
274    float x = u_parameters[0].y * 2.0;
275    float mult = smoothstep(x, x - 0.1, dis) * smoothstep(-0.1, 0.0, dis);
276    gl_FragColor = v_color * vec4(1.0, 1.0, 1.0, mult);
277}
278
2792018-09-04 11:27:56.607277 I  OpenGL: Initialised MythRenderOpenGL
2802018-09-04 11:27:56.610533 I  MythUIHelper: Pruning cache directory: /home/minimyth/.mythtv/cache/remotecache is disabled
2812018-09-04 11:27:56.610541 I  MythUIHelper: Pruning cache directory: /home/minimyth/.mythtv/cache/thumbnails is disabled
2822018-09-04 11:27:56.687022 D  PortChecker::checkPort(): socket state 2
283[New LWP 9795]
284[New LWP 9796]
285[New LWP 9797]
286[New LWP 9798]
2872018-09-04 11:27:57.187150 D  PortChecker::checkPort(): socket state 3
288[New LWP 9799]
289[New LWP 9800]
290[New LWP 9801]
291[New LWP 9802]
292[New LWP 9803]
2932018-09-04 11:27:57.553321 D  PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
2942018-09-04 11:27:57.563210 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.1.254:6543 (try 1 of 1)
295[New LWP 9804]
296libpng warning: iCCP: known incorrect sRGB profile
297libpng warning: iCCP: known incorrect sRGB profile
298[New LWP 9805]
299[New LWP 9807]
300[New LWP 9808]
3012018-09-04 11:27:57.583561 D  PortChecker::checkPort(): host 192.168.1.254 port 6543 timeLimit 30000 linkLocalOnly 1
3022018-09-04 11:27:57.584485 I  MythCoreContext::CheckProtoVersion(): Using protocol version 91 BuzzOff
3032018-09-04 11:27:57.603201 D  PortChecker::checkPort(): host 192.168.1.254 port 6543 timeLimit 30000 linkLocalOnly 1
3042018-09-04 11:27:57.664454 D  Copying DLManager's Cookie Jar
305[New LWP 9809]
3062018-09-04 11:27:57.725022 D  MythCookieJar: loading cookies from: /home/minimyth/.mythtv/MythBrowser/cookiejar.txt
3072018-09-04 11:27:57.746013 I  MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css
3082018-09-04 11:27:57.750053 I  MythUIWebBrowser: enabling plugins
309[New LWP 9810]
310[New LWP 9811]
311[New LWP 9812]
312[New LWP 9813]
3132018-09-04 11:27:57.807716 D  RAOP Conn: Loaded RSA private key (1)
3142018-09-04 11:27:57.809701 I  RAOP Device: Created RAOP device objects.
3152018-09-04 11:27:57.809914 I  Listening on TCP 0.0.0.0:5000
3162018-09-04 11:27:57.815381 I  AirPlay: Created airplay objects.
3172018-09-04 11:27:57.823438 I  Current MythTV Schema Version (DBSchemaVer): 1348
3182018-09-04 11:27:57.824079 D  Setting UÅŒywaj wątków RealTime changed to 1
3192018-09-04 11:27:57.824165 D  Setting Skocz to OSD programu changed to 1
3202018-09-04 11:27:57.824179 D  Setting Playback from start of program changed to 0
3212018-09-04 11:27:57.824193 D  Setting Automatycznie zaznacz jako obejrzane changed to 0
3222018-09-04 11:27:57.824207 D  Setting Kontynuuj odtwarzanie w oknie changed to 0
3232018-09-04 11:27:57.824229 D  Setting UÅŒyj MPEG-TS demuxera z  FFMPEG changed to 0
3242018-09-04 11:27:57.824483 D  Setting Pytanie pod koniec odtwarzania changed to 1
3252018-09-04 11:27:57.839675 I  Listening on TCP [::]:5000
3262018-09-04 11:27:57.839695 I  RAOP Device: Listening for connections on port 5000
3272018-09-04 11:27:57.839827 D  PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
3282018-09-04 11:27:57.839997 D  PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
3292018-09-04 11:27:57.843025 I  Registering service 6d216c41595a@MythTV on FE-IntelNUC._raop._tcp port 5000 TXT tp=UDsm=falssv=falseek=1et=0,1cn=0,1ch=2ss=1sr=4410pw=falsevn=3   txtvers=md=0,1,vs=115.2da=true
330                                              am=MythTV,1
3312018-09-04 11:27:57.847453 I  Listening on TCP 0.0.0.0:5100
3322018-09-04 11:27:57.848196 D  FilterManager: filters[adjust] = 0x2527cf0
3332018-09-04 11:27:57.849710 I  Listening on TCP [::]:5100
3342018-09-04 11:27:57.858061 D  FilterManager: filters[bobdeint] = 0x2b2b8c0
3352018-09-04 11:27:57.866171 D  FilterManager: filters[crop] = 0x26be130
3362018-09-04 11:27:57.870934 D  FilterManager: filters[denoise3d] = 0x26d0620
3372018-09-04 11:27:57.875516 D  FilterManager: filters[fieldorderdoubleprocessdeint] = 0x27028b0
3382018-09-04 11:27:57.879967 D  PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
3392018-09-04 11:27:57.880111 D  FilterManager: filters[forceyv12] = 0x2b0a270
3402018-09-04 11:27:57.880135 D  FilterManager: filters[forceyuv422p] = 0x270ce40
3412018-09-04 11:27:57.880143 D  FilterManager: filters[forcergb24] = 0x2a624f0
3422018-09-04 11:27:57.880149 D  FilterManager: filters[forceargb32] = 0x4eb5450
3432018-09-04 11:27:57.880290 D  PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
3442018-09-04 11:27:57.882689 D  PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
3452018-09-04 11:27:57.882710 D  PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
3462018-09-04 11:27:57.886957 D  FilterManager: filters[greedyhdeint] = 0x2a97b70
3472018-09-04 11:27:57.886993 D  FilterManager: filters[greedyhdoubleprocessdeint] = 0x2aaa240
3482018-09-04 11:27:57.895257 D  FilterManager: filters[invert] = 0x2a85650
3492018-09-04 11:27:57.903145 D  FilterManager: filters[ivtc] = 0x2a48480
3502018-09-04 11:27:57.909102 D  FilterManager: filters[kerneldeint] = 0x2ede990
3512018-09-04 11:27:57.909113 D  FilterManager: filters[kerneldoubleprocessdeint] = 0x4eb3650
3522018-09-04 11:27:57.913990 D  FilterManager: filters[linearblend] = 0x4eabf30
3532018-09-04 11:27:57.918556 D  FilterManager: filters[onefield] = 0x2920240
3542018-09-04 11:27:57.923389 D  FilterManager: filters[postprocess] = 0x29ced10
3552018-09-04 11:27:57.928113 D  FilterManager: filters[quickdnr] = 0x2cbca30
3562018-09-04 11:27:57.932688 D  FilterManager: filters[vflip] = 0x2bd6030
3572018-09-04 11:27:57.937800 D  FilterManager: filters[yadifdeint] = 0x2ebe940
3582018-09-04 11:27:57.937809 D  FilterManager: filters[yadifdoubleprocessdeint] = 0x2edc650
3592018-09-04 11:27:57.937849 I  FilterManager: GetFilterInfo(greedyhdeint) returning: 0x2a97b70
3602018-09-04 11:27:57.937854 I  FilterManager: GetFilterInfo(greedyhdoubleprocessdeint) returning: 0x2aaa240
3612018-09-04 11:27:57.996459 I  VDP: decoder<->render support: ffmpeg      null opengl opengl-lite vdpau nullvdpau nullvaapi openglvaapi
3622018-09-04 11:27:57.996470 I  VDP: decoder<->render support: vdpau       vdpau nullvdpau
3632018-09-04 11:27:57.996476 I  VDP: decoder<->render support: vaapi       nullvaapi openglvaapi
3642018-09-04 11:27:57.996481 I  VDP: decoder<->render support: vaapi2      opengl
3652018-09-04 11:27:58.000446 N  VDP: Ignoring profile item 1281 (renderer xv-blit is not supported w/decoder ffmpeg (supported: null,opengl,opengl-lite,vdpau,nullvdpau,nullvaapi,openglvaapi))
3662018-09-04 11:27:58.000497 N  VDP: Ignoring profile item 1282 (renderer xv-blit is not supported w/decoder ffmpeg (supported: null,opengl,opengl-lite,vdpau,nullvdpau,nullvaapi,openglvaapi))
3672018-09-04 11:27:58.003060 N  VDP: Ignoring profile item 1283 (renderer xv-blit is not supported w/decoder ffmpeg (supported: null,opengl,opengl-lite,vdpau,nullvdpau,nullvaapi,openglvaapi))
3682018-09-04 11:27:58.003092 N  VDP: Ignoring profile item 1284 (renderer xv-blit is not supported w/decoder ffmpeg (supported: null,opengl,opengl-lite,vdpau,nullvdpau,nullvaapi,openglvaapi))
3692018-09-04 11:27:58.007766 N  VDP: Ignoring profile item 1285 (renderer xv-blit is not supported w/decoder ffmpeg (supported: null,opengl,opengl-lite,vdpau,nullvdpau,nullvaapi,openglvaapi))
3702018-09-04 11:27:58.007796 N  VDP: Ignoring profile item 1286 (renderer xv-blit is not supported w/decoder ffmpeg (supported: null,opengl,opengl-lite,vdpau,nullvdpau,nullvaapi,openglvaapi))
3712018-09-04 11:27:58.014598 D  Setting Startuj z listą grup changed to 1
3722018-09-04 11:27:58.023747 D  Setting Zawsze pytaj o filtr changed to 0
3732018-09-04 11:27:58.023759 D  Setting Zapisz bieŌączy filtr jeśli go zmieniono changed to 1
3742018-09-04 11:27:58.023768 D  Setting Change Recording Group using the arrow keys changed to 0
3752018-09-04 11:27:58.023785 D  Setting Pokazuj grupę "Lista Podręczna" changed to 1
3762018-09-04 11:27:58.023804 D  Setting Pokazuj Listę Podręczną jako pierwszą changed to 0
3772018-09-04 11:27:58.023813 D  Setting Pokazuj wyłącznie nagrania oznaczone jako "Autokasuj" changed to 0
3782018-09-04 11:27:58.023845 D  Setting Sprytne przewijanie changed to 0
3792018-09-04 11:27:58.023859 D  Setting Odwróć klawisze FFWD/REWIND changed to 1
3802018-09-04 11:27:58.025226 D  Setting UÅŒywaj wątków RealTime changed to 0
3812018-09-04 11:27:58.028320 D  Setting Skocz to OSD programu changed to 1
3822018-09-04 11:27:58.029277 D  Setting Playback from start of program changed to 1
3832018-09-04 11:27:58.030188 D  Setting Automatycznie zaznacz jako obejrzane changed to 1
3842018-09-04 11:27:58.031178 D  Setting Kontynuuj odtwarzanie w oknie changed to 1
3852018-09-04 11:27:58.033092 D  Setting UÅŒyj MPEG-TS demuxera z  FFMPEG changed to 0
3862018-09-04 11:27:58.042583 D  Setting Pytanie pod koniec odtwarzania changed to 1
3872018-09-04 11:27:58.044223 D  Setting Filtr Deblocking changed to 1
3882018-09-04 11:27:58.044230 D  Setting Efekt zanikającego OSD changed to 1
3892018-09-04 11:27:58.044454 D  Setting Filtr Deblocking changed to 1
3902018-09-04 11:27:58.044553 D  Setting Efekt zanikającego OSD changed to 1
3912018-09-04 11:27:58.044792 D  Setting Filtr Deblocking changed to 1
3922018-09-04 11:27:58.044892 D  Setting Efekt zanikającego OSD changed to 1
3932018-09-04 11:27:58.045128 D  Setting Filtr Deblocking changed to 1
3942018-09-04 11:27:58.045224 D  Setting Efekt zanikającego OSD changed to 1
3952018-09-04 11:27:58.045594 D  Setting Filtr Deblocking changed to 1
3962018-09-04 11:27:58.045600 D  Setting Efekt zanikającego OSD changed to 1
3972018-09-04 11:27:58.045835 D  Setting Filtr Deblocking changed to 1
3982018-09-04 11:27:58.045930 D  Setting Efekt zanikającego OSD changed to 1
3992018-09-04 11:27:58.046464 D  Setting Filtr Deblocking changed to 1
4002018-09-04 11:27:58.046469 D  Setting Efekt zanikającego OSD changed to 1
4012018-09-04 11:27:58.046751 D  Setting Filtr Deblocking changed to 1
4022018-09-04 11:27:58.046756 D  Setting Efekt zanikającego OSD changed to 1
4032018-09-04 11:27:58.047101 D  Setting Filtr Deblocking changed to 1
4042018-09-04 11:27:58.047106 D  Setting Efekt zanikającego OSD changed to 1
4052018-09-04 11:27:58.047381 D  Setting Filtr Deblocking changed to 1
4062018-09-04 11:27:58.047386 D  Setting Efekt zanikającego OSD changed to 1
4072018-09-04 11:27:58.047658 D  Setting Filtr Deblocking changed to 1
4082018-09-04 11:27:58.047663 D  Setting Efekt zanikającego OSD changed to 1
4092018-09-04 11:27:58.050787 D  Setting Startuj z listą grup changed to 1
4102018-09-04 11:27:58.052845 D  Setting Zawsze pytaj o filtr changed to 1
4112018-09-04 11:27:58.053846 D  Setting Zapisz bieŌączy filtr jeśli go zmieniono changed to 1
4122018-09-04 11:27:58.054925 D  Setting Change Recording Group using the arrow keys changed to 1
4132018-09-04 11:27:58.056960 D  Setting Pokazuj grupę "Lista Podręczna" changed to 1
4142018-09-04 11:27:58.059126 D  Setting Pokazuj Listę Podręczną jako pierwszą changed to 0
4152018-09-04 11:27:58.060224 D  Setting Pokazuj wyłącznie nagrania oznaczone jako "Autokasuj" changed to 0
4162018-09-04 11:27:58.065610 D  Setting Sprytne przewijanie changed to 1
4172018-09-04 11:27:58.067549 D  Setting Odwróć klawisze FFWD/REWIND changed to 1
4182018-09-04 11:27:58.101281 D  Setting Włacz Interaktywne TV changed to 0
4192018-09-04 11:27:58.101298 D  Setting Pozwalaj na dostęp sieciowy dla Interactive TV changed to 1
4202018-09-04 11:27:58.101312 D  Setting Przeglądaj kanały w TV na Å»ywo changed to 1
4212018-09-04 11:27:58.101326 D  Setting Przeglądaj wszystkie kanały changed to 1
4222018-09-04 11:27:58.101338 D  Setting Zawsze pokazuj napisy changed to 0
4232018-09-04 11:27:58.104695 D  Setting Włacz Interaktywne TV changed to 0
4242018-09-04 11:27:58.105734 D  Setting Pozwalaj na dostęp sieciowy dla Interactive TV changed to 1
4252018-09-04 11:27:58.106803 D  Setting Przeglądaj kanały w TV na Å»ywo changed to 1
4262018-09-04 11:27:58.107799 D  Setting Przeglądaj wszystkie kanały changed to 1
4272018-09-04 11:27:58.108735 D  Setting Zawsze pokazuj napisy changed to 1
4282018-09-04 11:27:58.109796 D  Setting Nagraj ponownie obejrzane changed to 0
4292018-09-04 11:27:58.109805 D  Setting Obejrzane przed nieobejrzanymi changed to 0
4302018-09-04 11:27:58.109899 D  Setting Wykrywaj eksperymentalnym algorytmem changed to 0
4312018-09-04 11:27:58.109907 D  Setting Dokładne wykrywanie reklam changed to 1
4322018-09-04 11:27:58.110746 D  Setting Zapamiętaj ostatnio uÅŒywaną grupę changed to 0
4332018-09-04 11:27:58.111598 D  Setting Przeglądaj/zmieniaj kanał z Grupy Kanałów changed to 0
4342018-09-04 11:27:58.116188 D  Setting Nagraj ponownie obejrzane changed to 0
4352018-09-04 11:27:58.117179 D  Setting Obejrzane przed nieobejrzanymi changed to 1
4362018-09-04 11:27:58.122636 D  Setting Wykrywaj eksperymentalnym algorytmem changed to 0
4372018-09-04 11:27:58.123554 D  Setting Dokładne wykrywanie reklam changed to 0
4382018-09-04 11:27:58.129447 D  Setting Zapamiętaj ostatnio uÅŒywaną grupę changed to 0
4392018-09-04 11:27:58.131347 D  Setting Przeglądaj/zmieniaj kanał z Grupy Kanałów changed to 1
4402018-09-04 11:27:58.134503 D  Setting Wyświetlaj nagrania w rozdzielczości GUI  changed to 1
4412018-09-04 11:27:58.134524 D  Setting Ukryj kursor myszy changed to 0
4422018-09-04 11:27:58.134532 D  Setting Pokazuj ramkę wokół okna MythTV changed to 0
4432018-09-04 11:27:58.134539 D  Setting Okno MythTV o stałym rozmiarze changed to 1
4442018-09-04 11:27:58.134550 D  Setting Na Pierwszym Planie changed to 0
4452018-09-04 11:27:58.134568 D  Setting Pezentuj AirPlay na pełnym ekranie changed to 0
4462018-09-04 11:27:58.135798 D  Setting Oddzielne tryby dla Video/TV i GUI changed to 0
4472018-09-04 11:27:58.144590 D  Setting Włącz obsługę LCD changed to 0
4482018-09-04 11:27:58.144599 D  Setting Pokazuj czas changed to 1
4492018-09-04 11:27:58.144607 D  Setting Pokazuj Menu changed to 1
4502018-09-04 11:27:58.144615 D  Setting Pokazuj Artystę/Tytuł dla muzyki changed to 1
4512018-09-04 11:27:58.144627 D  Setting Pokazuj info. o kanale changed to 1
4522018-09-04 11:27:58.144634 D  Setting Pokazuj status nagrywania changed to 0
4532018-09-04 11:27:58.144640 D  Setting Pokazuj poziom głośności changed to 1
4542018-09-04 11:27:58.144647 D  Setting Pokazuj ogólne informacje changed to 1
4552018-09-04 11:27:58.144653 D  Setting Podświetlenie zawsze włączone changed to 1
4562018-09-04 11:27:58.144660 D  Setting Włącz wskaźnik aktywności changed to 0
4572018-09-04 11:27:58.144667 D  Setting Pokazuj zegar jako duÅŒy changed to 0
4582018-09-04 11:27:58.151330 D  Setting Wyświetlaj nagrania w rozdzielczości GUI  changed to 1
4592018-09-04 11:27:58.152397 D  Setting Ukryj kursor myszy changed to 1
4602018-09-04 11:27:58.153450 D  Setting Pokazuj ramkę wokół okna MythTV changed to 0
4612018-09-04 11:27:58.154373 D  Setting Okno MythTV o stałym rozmiarze changed to 1
4622018-09-04 11:27:58.155367 D  Setting Na Pierwszym Planie changed to 0
4632018-09-04 11:27:58.157275 D  Setting Pezentuj AirPlay na pełnym ekranie changed to 0
4642018-09-04 11:27:58.158247 D  Setting Oddzielne tryby dla Video/TV i GUI changed to 1
4652018-09-04 11:27:58.182267 D  Setting Włącz obsługę LCD changed to 0
4662018-09-04 11:27:58.183189 D  Setting Pokazuj czas changed to 1
4672018-09-04 11:27:58.184106 D  Setting Pokazuj Menu changed to 1
4682018-09-04 11:27:58.185053 D  Setting Pokazuj Artystę/Tytuł dla muzyki changed to 1
4692018-09-04 11:27:58.186807 D  Setting Pokazuj info. o kanale changed to 1
4702018-09-04 11:27:58.187705 D  Setting Pokazuj status nagrywania changed to 0
4712018-09-04 11:27:58.188649 D  Setting Pokazuj poziom głośności changed to 1
4722018-09-04 11:27:58.189598 D  Setting Pokazuj ogólne informacje changed to 1
4732018-09-04 11:27:58.190550 D  Setting Podświetlenie zawsze włączone changed to 1
4742018-09-04 11:27:58.191469 D  Setting Włącz wskaźnik aktywności changed to 0
4752018-09-04 11:27:58.192440 D  Setting Pokazuj zegar jako duÅŒy changed to 0
4762018-09-04 11:27:58.194565 D  Setting UÅŒywaj wirtualnej klawiatury changed to 1
4772018-09-04 11:27:58.194580 D  Setting Monitor Mediów changed to 0
4782018-09-04 11:27:58.194657 D  Setting Pozalaj na zdalne sterowanie poprzez sieć changed to 1
4792018-09-04 11:27:58.194673 D  Setting Włącz AirPlay changed to 1
4802018-09-04 11:27:58.194679 D  Setting Pezentuj AirPlay na pełnym ekranie changed to 0
4812018-09-04 11:27:58.194687 D  Setting Obsługuj tylko AirTunes (bez video) changed to 0
4822018-09-04 11:27:58.194694 D  Setting Hasło AirPlay changed to 0
4832018-09-04 11:27:58.194706 D  Setting Testowy ping serwera? changed to 1
4842018-09-04 11:27:58.194710 D  Setting UÅŒuj unikalnego identyfikatora dla ustawień changed to 0
4852018-09-04 11:27:58.194713 D  Setting Zezwalaj na budzenie serwera bazy danych changed to 0
4862018-09-04 11:27:58.196538 D  Setting UÅŒywaj wirtualnej klawiatury changed to 1
4872018-09-04 11:27:58.198418 D  Setting Monitor Mediów changed to 0
4882018-09-04 11:27:58.205468 D  Setting Pozalaj na zdalne sterowanie poprzez sieć changed to 1
4892018-09-04 11:27:58.208073 D  Setting Włącz AirPlay changed to 1
4902018-09-04 11:27:58.208861 D  Setting Pezentuj AirPlay na pełnym ekranie changed to 0
4912018-09-04 11:27:58.209738 D  Setting Obsługuj tylko AirTunes (bez video) changed to 0
4922018-09-04 11:27:58.210654 D  Setting Hasło AirPlay changed to 0
4932018-09-04 11:27:58.219979 D  Setting Zapamiętuj aktulaną pozycję drzewa Video changed to 0
4942018-09-04 11:27:58.220015 D  Setting Agresywna kontrola rodzicielska changed to 0
4952018-09-04 11:27:58.220023 D  Setting Odblokuj automatyczny rating kontroli rodzicielskiej changed to 0
4962018-09-04 11:27:58.228149 D  Setting Zapamiętuj aktulaną pozycję drzewa Video changed to 1
4972018-09-04 11:27:58.233409 D  Setting Agresywna kontrola rodzicielska changed to 0
4982018-09-04 11:27:58.234476 D  Setting Odblokuj automatyczny rating kontroli rodzicielskiej changed to 0
4992018-09-04 11:27:58.246374 N  Registering Internal as a media playback plugin.
5002018-09-04 11:27:58.455734 N  Registering WebBrowser as a media playback plugin.
5012018-09-04 11:27:58.455802 I  Loading pl translation for module mythbrowser
5022018-09-04 11:27:58.648443 I  Bonjour: Service registration complete: name '6d216c41595a@MythTV on FE-IntelNUC' type '_raop._tcp.' domain: 'local.'
5032018-09-04 11:27:58.658859 I  Bonjour: Service registration complete: name 'MythTV on FE-IntelNUC' type '_airplay._tcp.' domain: 'local.'
5042018-09-04 11:27:58.721765 I  Loading pl translation for module mythgame
5052018-09-04 11:27:58.825482 D  PortChecker::checkPort(): host 192.168.1.133 port 6547 timeLimit 5000 linkLocalOnly 0
5062018-09-04 11:27:59.325781 D  PortChecker::checkPort(): socket state 3
5072018-09-04 11:27:59.750043 I  Current MythMusic Schema Version (MusicDBSchemaVer): 1024
5082018-09-04 11:27:59.762764 I  Loading pl translation for module mythmusic
5092018-09-04 11:27:59.988550 I  Loading pl translation for module mythnetvision
5102018-09-04 11:28:00.163787 I  Loading pl translation for module mythnews
5112018-09-04 11:28:00.419724 I  Loading pl translation for module mythweather
512[New LWP 9814]
5132018-09-04 11:28:00.666790 I  Connecting to zm server: 192.168.1.254:6548 (try 1 of 2)
5142018-09-04 11:28:00.667175 D  PortChecker::checkPort(): host 192.168.1.254 port 6548 timeLimit 30000 linkLocalOnly 1
515[New LWP 9815]
5162018-09-04 11:28:01.668429 I  Using protocol version 11
517[New LWP 9816]
5182018-09-04 11:28:01.712929 N  Monitor: Salon (5) is using 3 bytes per pixel
5192018-09-04 11:28:01.713331 I  Loading pl translation for module mythzoneminder
520[New LWP 9817]
5212018-09-04 11:28:01.717816 I  Listening on TCP 0.0.0.0:6546
5222018-09-04 11:28:01.719539 I  Listening on TCP [::]:6546
5232018-09-04 11:28:01.802310 N  Found mainmenu.xml for theme 'Default'
524[New LWP 9818]
5252018-09-04 11:28:01.819871 I  Registering HouseKeeperTask 'HardwareProfiler'.
5262018-09-04 11:28:01.823053 I  Starting HouseKeeper.
527[New LWP 9820]
5282018-09-04 11:28:01.923385 D  PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
5292018-09-04 11:28:01.959083 I  Bonjour: Service registration complete: name 'Mythfrontend on FE-IntelNUC' type '_mythfrontend._tcp.' domain: 'local.'
530[New LWP 9821]
5312018-09-04 11:28:07.122232 D  MythCoreContext::SendReceiveStringList(): SendReceiveStringList(QUERY_HOSTNAME) called from UI thread
532libpng warning: iCCP: known incorrect sRGB profile
533libpng warning: iCCP: cHRM chunk does not match sRGB
534libpng warning: iCCP: known incorrect sRGB profile
5352018-09-04 11:28:10.706388 D  PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
5362018-09-04 11:28:12.928791 I  TV::TV(): Creating TV object
537[New LWP 9823]
5382018-09-04 11:28:13.234565 I  TV::TV(): Finished creating TV object
5392018-09-04 11:28:13.234592 D  TV::StartTV(): -- begin
5402018-09-04 11:28:13.234609 N  Suspending idle timer
5412018-09-04 11:28:13.234624 D  TV::Init(): -- begin
542[New LWP 9824]
543[New LWP 9825]
5442018-09-04 11:28:13.240062 I  TV::Init(): Created TvPlayWindow.
5452018-09-04 11:28:13.246433 D  TV::DrawUnusedRects(): -- begin
5462018-09-04 11:28:13.246459 D  TV::DrawUnusedRects(): -- end
5472018-09-04 11:28:13.252725 D  TV::Init(): -- end
5482018-09-04 11:28:13.252769 D  TV::StartTV(): tv->Playback() -- begin
5492018-09-04 11:28:13.262121 D  TV::HandleStateChange(): (0) -- begin
5502018-09-04 11:28:13.262150 I  TV::HandleStateChange(): Attempting to change from None to WatchingPreRecorded
5512018-09-04 11:28:13.266117 D  MythCoreContext::SendReceiveStringList(): SendReceiveStringList(QUERY_CHECKFILE,0...) called from UI thread
5522018-09-04 11:28:13.267897 D  MythCoreContext::SendReceiveStringList(): SendReceiveStringList(QUERY_FILE_EXISTS,23806_20180904014500.ts) called from UI thread
5532018-09-04 11:28:13.268968 I  FileRingBuf(myth://mythtv/23806_20180904014500.ts): OpenFile(myth://mythtv/23806_20180904014500.ts, 2000 ms)
5542018-09-04 11:28:13.269414 D  PortChecker::checkPort(): host 192.168.1.254 port 6543 timeLimit 30000 linkLocalOnly 1
5552018-09-04 11:28:13.271277 D  PortChecker::checkPort(): host 192.168.1.254 port 6543 timeLimit 30000 linkLocalOnly 1
5562018-09-04 11:28:13.302499 D  TV::StartPlayer(): (0, WatchingPreRecorded, main) -- begin
5572018-09-04 11:28:13.302564 I  TV::StartPlayer(): Elapsed time since TV constructor was called: 374 ms
5582018-09-04 11:28:13.308528 D  FilterManager: filters[adjust] = 0x601d840
5592018-09-04 11:28:13.312884 D  FilterManager: filters[bobdeint] = 0x606c6c0
5602018-09-04 11:28:13.317320 D  FilterManager: filters[crop] = 0x606d660
5612018-09-04 11:28:13.321808 D  FilterManager: filters[denoise3d] = 0x606e6e0
5622018-09-04 11:28:13.326900 D  FilterManager: filters[fieldorderdoubleprocessdeint] = 0x606e7c0
5632018-09-04 11:28:13.331391 D  FilterManager: filters[forceyv12] = 0x60706e0
5642018-09-04 11:28:13.331400 D  FilterManager: filters[forceyuv422p] = 0x6070830
5652018-09-04 11:28:13.331406 D  FilterManager: filters[forcergb24] = 0x31a78e0
5662018-09-04 11:28:13.331410 D  FilterManager: filters[forceargb32] = 0x6071b90
5672018-09-04 11:28:13.336153 D  FilterManager: filters[greedyhdeint] = 0x60725f0
5682018-09-04 11:28:13.336166 D  FilterManager: filters[greedyhdoubleprocessdeint] = 0x31a7820
5692018-09-04 11:28:13.341362 D  FilterManager: filters[invert] = 0x60196b0
5702018-09-04 11:28:13.346744 D  FilterManager: filters[ivtc] = 0x5fd6ea0
5712018-09-04 11:28:13.352704 D  FilterManager: filters[kerneldeint] = 0x60089f0
5722018-09-04 11:28:13.352713 D  FilterManager: filters[kerneldoubleprocessdeint] = 0x6008a20
5732018-09-04 11:28:13.357677 D  FilterManager: filters[linearblend] = 0x5fd6770
5742018-09-04 11:28:13.362446 D  FilterManager: filters[onefield] = 0x6070fe0
5752018-09-04 11:28:13.367320 D  FilterManager: filters[postprocess] = 0x6071120
5762018-09-04 11:28:13.373177 D  FilterManager: filters[quickdnr] = 0x606cf00
5772018-09-04 11:28:13.378012 D  FilterManager: filters[vflip] = 0x606ee60
5782018-09-04 11:28:13.383249 D  FilterManager: filters[yadifdeint] = 0x601b9f0
5792018-09-04 11:28:13.383259 D  FilterManager: filters[yadifdoubleprocessdeint] = 0x601bad0
580[New LWP 9827]
5812018-09-04 11:28:13.451520 I  ALSA: OpenDevice hdmi:CARD=PCH,DEV=0
5822018-09-04 11:28:13.469530 I  AOS: Sample rate 32000 is supported
5832018-09-04 11:28:13.469541 I  AOS: Sample rate 44100 is supported
5842018-09-04 11:28:13.469548 I  AOS: Sample rate 48000 is supported
5852018-09-04 11:28:13.469582 I  AOS: Format signed 16 bit is supported
5862018-09-04 11:28:13.469662 I  AOS: Format signed 24 bit MSB is supported
5872018-09-04 11:28:13.469677 I  AOS: Format signed 32 bit is supported
5882018-09-04 11:28:13.469700 I  AOS: 2 channel(s) are supported
5892018-09-04 11:28:13.469711 I  AOS: 4 channel(s) are supported
5902018-09-04 11:28:13.469720 I  AOS: 6 channel(s) are supported
5912018-09-04 11:28:13.469728 I  AOS: 8 channel(s) are supported
5922018-09-04 11:28:13.470014 I  ALSA: Successfully retrieved ELD data
5932018-09-04 11:28:13.470049 I  ELDUTILS: Detected monitor S2-TEK TV at connection type HDMI
5942018-09-04 11:28:13.470055 I  ELDUTILS: available speakers: FL/FR LFE FC RL/RR RLC/RRC
5952018-09-04 11:28:13.470061 I  ELDUTILS: max LPCM channels = 2
5962018-09-04 11:28:13.470065 I  ELDUTILS: max channels = 8
5972018-09-04 11:28:13.470071 I  ELDUTILS: supported codecs = LPCM, AC3, E-AC3
5982018-09-04 11:28:13.470084 I  ELDUTILS: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
5992018-09-04 11:28:13.470091 I  ELDUTILS: supports coding type AC3: channels = 6, rates = 32000 44100 48000, max bitrate = 640000
6002018-09-04 11:28:13.470096 I  ELDUTILS: supports coding type E-AC3: channels = 8, rates = 32000 44100 48000
6012018-09-04 11:28:13.481517 N  AudioPlayer: Enabling Audio
6022018-09-04 11:28:13.629868 I  AFD: PlayerFlags: 0xc0, AudioReadAhead: 100 msec
6032018-09-04 11:28:13.629904 I  Player(0): Stretch Factor 1, allow passthru
6042018-09-04 11:28:13.629915 D  AFD: OpenFile -- begin
6052018-09-04 11:28:13.631482 I  AFD: Buffer size: 32768 streamed 0 seekable 1
6062018-09-04 11:28:13.824295 D  PortChecker::checkPort(): host 192.168.1.249 port 52881 timeLimit 5000 linkLocalOnly 0
6072018-09-04 11:28:14.324692 D  PortChecker::checkPort(): socket state 2
6082018-09-04 11:28:14.371364 I  AFD: Stream #0, has id 0x217 codec id H264, type Video, bitrate 0 at 0x6aec0c0
6092018-09-04 11:28:14.371385 I  AFD: Stream #1, has id 0x352 codec id MP2, type Audio, bitrate 192000 at 0x601b4c0
6102018-09-04 11:28:14.371398 I  AFD: codec MP2 has 2 channels
6112018-09-04 11:28:14.371406 I  AFD: Looking for decoder for MP2
6122018-09-04 11:28:14.372520 I  AFD: Opened codec 0x6c7b780, id(MP2) type(Audio)
6132018-09-04 11:28:14.376137 I  AFD: Audio Track #1, of type (Normalny) is A/V stream #1 (id=0x352) and has 2 channels in the Polish language(7368556).
6142018-09-04 11:28:14.376146 I  AFD: Stream #2, has id 0x353 codec id MP2, type Audio, bitrate 192000 at 0x6a94740
6152018-09-04 11:28:14.376153 I  AFD: codec MP2 has 2 channels
6162018-09-04 11:28:14.376157 I  AFD: Looking for decoder for MP2
6172018-09-04 11:28:14.376195 I  AFD: Opened codec 0x6bd1d40, id(MP2) type(Audio)
6182018-09-04 11:28:14.376244 I  AFD: Audio Track #2, of type (Audio Description) is A/V stream #2 (id=0x353) and has 2 channels in the Unknown language(7303783).
6192018-09-04 11:28:14.376254 I  AFD: Stream #3, has id 0x17d8 codec id DVB_SUBTITLE, type Subtitle, bitrate 0 at 0x6a95780
6202018-09-04 11:28:14.376258 I  AFD: subtitle codec (Subtitle)
6212018-09-04 11:28:14.376261 I  AFD: Looking for decoder for DVB_SUBTITLE
6222018-09-04 11:28:14.376296 I  AFD: Opened codec 0x6bd6040, id(DVB_SUBTITLE) type(Subtitle)
6232018-09-04 11:28:14.376308 I  AFD: Subtitle track #1 is A/V stream #3 and is in the Polish language(7368556).
6242018-09-04 11:28:14.376312 I  AFD: Trying to select best video track
6252018-09-04 11:28:14.376350 I  AFD: Selected track #0 (id 0x217 codec id H264, type Video, bitrate 500000 at 0x6aec0c0)
6262018-09-04 11:28:14.380976 I  VDP: Accepting: cmp() w() h() framerate() codecs() dec(vaapi2) cpus(4) skiploop(enabled) rend(opengl) osd(opengl2) osdfade(enabled) deint(vaapi2doubleratedefault,vaapi2default) filt()
6272018-09-04 11:28:14.380992 I  VDP: LoadBestPreferences(1920x1080, 0.000, h264)
6282018-09-04 11:28:14.381012 I  VDP: LoadBestPreferences Result prio:1, w:, h:, fps:, codecs:, decoder:vaapi2, renderer:opengl, deint:vaapi2doubleratedefault
6292018-09-04 11:28:14.381047 I  VAAPI2: Decoder h264 supports device type vaapi.
6302018-09-04 11:28:14.381104 I  AFD: Using 1 CPUs for decoding
6312018-09-04 11:28:14.381110 I  AFD: InitVideoCodec() 0x6acedc0 id(H264) type (Video).
632[New LWP 9828]
6332018-09-04 11:28:14.476033 I  AFD: Selected FPS is 50 (avg 25 codec 0 container 90000 estimated 50)
6342018-09-04 11:28:14.476062 I  Player(0): SetFrameInterval ps:1 scan:3
6352018-09-04 11:28:14.476075 I  Player(0): detectInterlace(Detect Scan, Interlaced Scan, 50, 1080) ->Progressive Scan
6362018-09-04 11:28:14.476155 I  AFD: Using vaapi2 for video decoding
6372018-09-04 11:28:14.476289 I  AFD: Opened codec 0x6acedc0, id(H264) type(Video)
6382018-09-04 11:28:14.477600 I  AFD: Trying to select audio track (w/lang)
6392018-09-04 11:28:14.477666 I  AFD: Selected track 1: Polish MP2 2ch (A/V Stream #1)
6402018-09-04 11:28:14.477699 I  AFD: Audio data is planar
6412018-09-04 11:28:14.477728 I  AFD: Initializing audio parms from audio track #1
6422018-09-04 11:28:14.477745 I  AFD: Audio format changed
643                        from id(NONE)     -1Hz -1/-1ch -1bps     (profile 0) to id( MP2)  48000Hz  2/2ch 16bps     (profile 0)
6442018-09-04 11:28:14.477767 I  AOBase: Killing AudioOutputDSP
6452018-09-04 11:28:14.477784 I  AOBase: Original codec was MP2, signed 16 bit, 48 kHz, 2 channels
6462018-09-04 11:28:14.477794 I  AOBase: enc(0), passthru(0), features () configured_channels(2), 2 channels supported(1) max_channels(2)
6472018-09-04 11:28:14.477803 I  AOBase: Opening audio device 'hdmi:CARD=PCH,DEV=0' ch 2(2) sr 48000 sf signed 16 bit reenc 0
6482018-09-04 11:28:14.477808 I  ALSA: OpenDevice hdmi:CARD=PCH,DEV=0
6492018-09-04 11:28:14.481631 I  ALSA: SetParameters(format=2, channels=2, rate=48000, buffer_time=500000, period_time=4)
6502018-09-04 11:28:14.481791 I  ALSA: Buffer size range from 64 to 16384
6512018-09-04 11:28:14.481795 I  ALSA: Period size range from 32 to 8192
6522018-09-04 11:28:14.481816 W  ALSA: Requested 500000us got 341333 buffer time
6532018-09-04 11:28:14.481892 I  ALSA: Hardware audio buffer cur: 64 need: 128 max allowed: 32768
6542018-09-04 11:28:14.481902 W  ALSA: Try to manually increase audio buffer with: echo 128 | sudo tee /proc/asound/card0/pcm3p/sub0/prealloc
6552018-09-04 11:28:14.481909 I  ALSA: Buffer time = 341333 us
6562018-09-04 11:28:14.481931 I  ALSA: Period time = 4 periods
6572018-09-04 11:28:14.489712 I  ALSA: Buffer size = 16384 | Period size = 4096
6582018-09-04 11:28:14.490576 I  AOBase: Audio fragment size: 8192
6592018-09-04 11:28:14.490595 I  AOBase: Audio Stretch Factor: 1
6602018-09-04 11:28:14.490762 I  AOBase: Ending Reconfigure()
6612018-09-04 11:28:14.490790 I  Dec: Selected track #1 (type 2) in the Unknown language(0)
6622018-09-04 11:28:14.490802 I  Dec: Selected track #1 (type 3) in the Polish language(7368556)
6632018-09-04 11:28:14.490823 I  Dec: Resyncing position map. posmapStarted = 0 livetv(0) watchingRec(0)
6642018-09-04 11:28:14.490846 I  AOBase: kickoffOutputAudioLoop: pid = 9773
6652018-09-04 11:28:14.490866 I  AOBase: OutputAudioLoop: Play Event
6662018-09-04 11:28:14.518472 I  Dec: Position map filled from DB to: 127324
6672018-09-04 11:28:14.524772 I  Dec: Duration map filled from DB to: 127324
6682018-09-04 11:28:14.525260 I  Dec: SyncPositionMap prerecorded, from DB: 5568 entries
6692018-09-04 11:28:14.525272 I  Dec: SyncPositionMap, new totframes: 127324, new length: 2546, posMap size: 5568
6702018-09-04 11:28:14.527010 I  AFD: Position map found
6712018-09-04 11:28:14.527017 I  AFD: Successfully opened decoder for file: "myth://mythtv/23806_20180904014500.ts". novideo(0)
6722018-09-04 11:28:14.533236 I  Using file start
6732018-09-04 11:28:14.534132 I  VideoOutput: Allowed renderers: opengl
6742018-09-04 11:28:14.534146 I  VideoOutput: Allowed renderers (filt: vaapi2): opengl
6752018-09-04 11:28:14.534224 I  VDP: Accepting: cmp() w() h() framerate() codecs() dec(vaapi2) cpus(4) skiploop(enabled) rend(opengl) osd(opengl2) osdfade(enabled) deint(vaapi2doubleratedefault,vaapi2default) filt()
6762018-09-04 11:28:14.534239 I  VDP: LoadBestPreferences(1920x1080, 50.000, h264)
6772018-09-04 11:28:14.534255 I  VDP: LoadBestPreferences Result prio:1, w:, h:, fps:, codecs:, decoder:vaapi2, renderer:opengl, deint:vaapi2doubleratedefault
6782018-09-04 11:28:14.534263 I  VideoOutput: Preferred renderer: opengl
6792018-09-04 11:28:14.534266 I  VideoOutput: Trying video renderer: 'opengl'
6802018-09-04 11:28:14.542022 D  PortChecker::checkPort(): host 192.168.1.254 port 3306 timeLimit 30000 linkLocalOnly 1
6812018-09-04 11:28:14.570802 D  ColourSpace: Brightness: 0.0000 Contrast: 1.0000 Saturation: 1.0000 Hue: 0.0000 StudioLevels: 0
6822018-09-04 11:28:14.570813 D  ColourSpace: 1.1644 0.0000 1.5972 -0.8748
6832018-09-04 11:28:14.570820 D  ColourSpace: 1.1644 -0.3916 -0.8128 0.5315
6842018-09-04 11:28:14.570826 D  ColourSpace: 1.1644 2.0184 0.0000 -1.0862
6852018-09-04 11:28:14.570834 D  ColourSpace: Brightness: 0.0000 Contrast: 1.0000 Saturation: 1.0000 Hue: 0.0000 StudioLevels: 0
6862018-09-04 11:28:14.570839 D  ColourSpace: 1.1644 0.0000 1.5972 -0.8748
6872018-09-04 11:28:14.570844 D  ColourSpace: 1.1644 -0.3916 -0.8128 0.5315
6882018-09-04 11:28:14.570850 D  ColourSpace: 1.1644 2.0184 0.0000 -1.0862
6892018-09-04 11:28:14.570857 D  ColourSpace: Brightness: 0.0000 Contrast: 1.0000 Saturation: 1.0000 Hue: 0.0000 StudioLevels: 0
6902018-09-04 11:28:14.570862 D  ColourSpace: 1.1644 0.0000 1.5972 -0.8748
6912018-09-04 11:28:14.570866 D  ColourSpace: 1.1644 -0.3916 -0.8128 0.5315
6922018-09-04 11:28:14.570872 D  ColourSpace: 1.1644 2.0184 0.0000 -1.0862
6932018-09-04 11:28:14.570879 D  ColourSpace: Brightness: 0.0000 Contrast: 1.0000 Saturation: 1.0000 Hue: 0.0000 StudioLevels: 0
6942018-09-04 11:28:14.570884 D  ColourSpace: 1.1644 0.0000 1.5972 -0.8748
6952018-09-04 11:28:14.570888 D  ColourSpace: 1.1644 -0.3916 -0.8128 0.5315
6962018-09-04 11:28:14.570894 D  ColourSpace: 1.1644 2.0184 0.0000 -1.0862
6972018-09-04 11:28:14.570901 D  ColourSpace: Brightness: 0.0000 Contrast: 1.0000 Saturation: 1.0000 Hue: 0.0000 StudioLevels: 0
6982018-09-04 11:28:14.570906 D  ColourSpace: 1.1644 0.0000 1.5972 -0.8748
6992018-09-04 11:28:14.570911 D  ColourSpace: 1.1644 -0.3916 -0.8128 0.5315
7002018-09-04 11:28:14.570916 D  ColourSpace: 1.1644 2.0184 0.0000 -1.0862
7012018-09-04 11:28:14.578921 I  VideoOutWindow::SetPIPState. pip_state: 0]
7022018-09-04 11:28:14.588976 I  Snapping width to avoid scaling: width: 1920, left: 0
7032018-09-04 11:28:14.589002 I  Display Rect  left: 0, top: 135, width: 1920, height: 810, aspect: 1.33333
7042018-09-04 11:28:14.589014 I  Video Rect    left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
7052018-09-04 11:28:14.589030 I  VDP: LoadBestPreferences(1920x1088, 50.000, h264)
7062018-09-04 11:28:14.589073 I  VDP: LoadBestPreferences Result prio:1, w:, h:, fps:, codecs:, decoder:vaapi2, renderer:opengl, deint:vaapi2doubleratedefault
7072018-09-04 11:28:14.589086 I  Snapping width to avoid scaling: width: 1920, left: 0
7082018-09-04 11:28:14.589097 I  Display Rect  left: 0, top: 135, width: 1920, height: 810, aspect: 1.33333
7092018-09-04 11:28:14.589117 I  Video Rect    left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
7102018-09-04 11:28:14.589130 I  VDP: SetVideoRenderer(opengl)
7112018-09-04 11:28:14.589139 I  VDP: SetVideoRender(opengl) == GetVideoRenderer()
7122018-09-04 11:28:14.589148 I  ColourSpace: PictureAttributes: Brightness, Contrast, Colour, Hue, Studio Levels,
7132018-09-04 11:28:14.621569 I  VidOutGL: Using main UI render context
7142018-09-04 11:28:14.622041 I  Trying to match best refresh rate 50.000Hz
7152018-09-04 11:28:14.622062 I  Changing to 1920x1080 50.000 Hz
7162018-09-04 11:28:14.824825 D  PortChecker::checkPort(): socket state 3
717[New LWP 9829]
7182018-09-04 11:28:14.918245 I  SwitchToVideo: Video size 1920 x 1080:
719    Switched to displaying resolution 1920 x 1080, 508mm x 285mm
7202018-09-04 11:28:14.920324 I  Snapping height to avoid scaling: height: 1080, top: 0
7212018-09-04 11:28:14.920331 I  Snapping width to avoid scaling: width: 1920, left: 0
7222018-09-04 11:28:14.920341 I  Display Rect  left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
7232018-09-04 11:28:14.920347 I  Video Rect    left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
7242018-09-04 11:28:14.920395 I  VideoOutput: Pixel dimensions: Screen 1920x1080, window 1920x1080
7252018-09-04 11:28:14.920402 I  VideoOutput: Actual display dimensions: 508x285 mm  Aspect: 1.78246
7262018-09-04 11:28:14.920407 I  VideoOutput: Estimated window dimensions: 508x285 mm  Aspect: 1.78246
7272018-09-04 11:28:14.920415 I  VidOutGL: Using main UI painter
7282018-09-04 11:28:14.920452 I  GLVid: Viewport: 1920x1080
7292018-09-04 11:28:14.923908 I  GLVid: Creating master filter.
7302018-09-04 11:28:14.923986 D
731#version 110
732attribute vec2 a_position;
733attribute vec2 a_texcoord0;
734varying   vec2 v_texcoord0;
735uniform   mat4 u_projection;
736void main() {
737    gl_Position = u_projection * vec4(a_position, 0.0, 1.0);
738    v_texcoord0 = a_texcoord0;
739}
740
7412018-09-04 11:28:14.923994 D
742#version 110
743#extension GL_ARB_texture_rectangle : enable
744uniform sampler2DRect s_texture0;
745uniform mat4 m_colourMatrix;
746varying vec2 v_texcoord0;
747void main(void)
748{
749    vec4 yuva    = texture2DRect(s_texture0, v_texcoord0);
750    if (fract(v_texcoord0.x * 1.00000000) < 0.5)
751        yuva = yuva.rabg;
752    gl_FragColor = vec4(yuva.arb, 1.0) * m_colourMatrix;
753}
754
7552018-09-04 11:28:14.930176 I  GLVid: Using custom UYVY input textures.
7562018-09-04 11:28:14.930187 I  GLVid: Creating resize filter.
7572018-09-04 11:28:14.930237 D
758#version 110
759attribute vec2 a_position;
760attribute vec2 a_texcoord0;
761varying   vec2 v_texcoord0;
762uniform   mat4 u_projection;
763void main() {
764    gl_Position = u_projection * vec4(a_position, 0.0, 1.0);
765    v_texcoord0 = a_texcoord0;
766}
767
7682018-09-04 11:28:14.930243 D
769#version 110
770#extension GL_ARB_texture_rectangle : enable
771uniform sampler2DRect s_texture0;
772varying vec2 v_texcoord0;
773void main(void)
774{
775    vec4 color   = texture2DRect(s_texture0, v_texcoord0);
776    gl_FragColor = vec4(color.xyz, 1.0);
777}
778
7792018-09-04 11:28:14.938926 I  OpenGL: Created frame buffer object (1920x1080).
7802018-09-04 11:28:14.938964 I  GLVid: MMX: 1 PBO: 1
7812018-09-04 11:28:14.938997 I  VDP: GetFilteredDeint() : opengl -> 'vaapi2doubleratedefault'
7822018-09-04 11:28:14.939007 I  Snapping height to avoid scaling: height: 1080, top: 0
7832018-09-04 11:28:14.939011 I  Snapping width to avoid scaling: width: 1920, left: 0
7842018-09-04 11:28:14.939022 I  Display Rect  left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
7852018-09-04 11:28:14.939029 I  Video Rect    left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
7862018-09-04 11:28:14.939040 I  Snapping height to avoid scaling: height: 1080, top: 0
7872018-09-04 11:28:14.939043 I  Snapping width to avoid scaling: width: 1920, left: 0
7882018-09-04 11:28:14.939049 I  Display Rect  left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
7892018-09-04 11:28:14.939055 I  Video Rect    left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
7902018-09-04 11:28:14.942272 I  Over/underscan. V: 0, H: 0
7912018-09-04 11:28:14.942284 I  Snapping height to avoid scaling: height: 1080, top: 0
7922018-09-04 11:28:14.942288 I  Snapping width to avoid scaling: width: 1920, left: 0
7932018-09-04 11:28:14.942297 I  Display Rect  left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
7942018-09-04 11:28:14.942303 I  Video Rect    left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
7952018-09-04 11:28:14.942321 D  Player(0): InitFilters() vo '' prog '' over ''
7962018-09-04 11:28:14.942327 I  Player(0): LoadFilters(''..) -> 0x0
7972018-09-04 11:28:14.944924 I  Player(0): Decoder thread starting.
7982018-09-04 11:28:14.949466 I  OSD: Loaded window osd_message
799libpng warning: iCCP: known incorrect sRGB profile
800libpng warning: iCCP: known incorrect sRGB profile
8012018-09-04 11:28:14.954510 I  OSD: Loaded window osd_input
8022018-09-04 11:28:14.968398 I  OSD: Loaded window program_info
8032018-09-04 11:28:14.975190 I  OSD: Loaded window browse_info
8042018-09-04 11:28:14.982469 I  OSD: Loaded window osd_status
8052018-09-04 11:28:14.993370 I  OSD: Loaded window osd_program_editor
8062018-09-04 11:28:15.004991 I  OSD: Loaded window osd_debug
8072018-09-04 11:28:15.005008 I  OSD: Loaded OSD: size 1920x1080 offset 0+0
8082018-09-04 11:28:15.005130 I  OSD: Created window aa_OSD_SUBTITLES
8092018-09-04 11:28:15.010365 I  EnableCaptions(4) msg: Napisy 1: Polish Włącz
8102018-09-04 11:28:15.010401 I  Player(0): ClearAfterSeek(0)
8112018-09-04 11:28:15.014514 I  AOBase: OutputAudioLoop: Play Event
8122018-09-04 11:28:15.040756 I  Player(0): Video timing method: DRM
8132018-09-04 11:28:15.040778 I  Player(0): Display Refresh Rate: 50.000 Video Frame Rate: 50.000
8142018-09-04 11:28:15.040793 I  Player(0): SetFrameInterval ps:1 scan:1
815Cannot make QOpenGLContext current in a different thread
816[LWP 9793 exited]
817
818Thread 49 "Decoder" received signal SIGABRT, Aborted.
819[Switching to LWP 9829]
8200x00007f271c2ff420 in raise () from /lib64/libc.so.6
821
822Thread 49 (LWP 9829):
823#0  0x00007f271c2ff420 in raise () from /lib64/libc.so.6
824No symbol table info available.
825#1  0x00007f271c3000a0 in abort () from /lib64/libc.so.6
826No symbol table info available.
827#2  0x00007f271d0f942f in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/qt5/lib/libQt5Core.so.5
828No symbol table info available.
829#3  0x00007f271e651443 in QOpenGLContext::makeCurrent(QSurface*) () from /usr/lib/qt5/lib/libQt5Gui.so.5
830No symbol table info available.
831#4  0x00007f27161373fd in QGLContext::makeCurrent() () from /usr/lib/qt5/lib/libQt5OpenGL.so.5
832No symbol table info available.
833#5  0x00007f27201f7600 in MythRenderOpenGL::makeCurrent (this=0x253c8c0) at mythrender_opengl.cpp:336
834No locals.
835#6  0x00007f27201f574c in OpenGLLocker::OpenGLLocker (this=0x7f25d8bfd5e0, render=0x253c8c0) at mythrender_opengl.cpp:55
836No locals.
837#7  0x00007f2721287674 in VideoOutputOpenGL::SetupDeinterlace (this=0x6c5f760, interlaced=false, overridefilter=...) at videoout_opengl.cpp:815
838        ctx_lock = {m_render = 0x253c8c0}
839        __FUNCTION__ = "SetupDeinterlace"
840#8  0x00007f272113e6c7 in MythPlayer::SetupDeinterlace (this=0x603c0d0) at mythplayer.cpp:2599
841        hwset = true
842        __FUNCTION__ = "SetupDeinterlace"
843#9  0x00007f27211314fc in MythPlayer::SetVideoParams (this=0x603c0d0, width=1920, height=1080, fps=25, scan=kScan_Detect, codecName=...) at mythplayer.cpp:820
844        paramsChanged = false
845#10 0x00007f27211d02e8 in AvFormatDecoder::H264PreProcessPkt (this=0x6a811c0, stream=0x6aec0c0, pkt=0x7f26148cd540) at avformatdecoder.cpp:3589
846        avFPS = 0
847        seqFPS = 25
848        res_changed = false
849        width = 1920
850        height = 1080
851        fps_changed = true
852        context = 0x6acedc0
853        buf = 0x7f26156738b3 ""
854        buf_end = 0x7f26156738b3 ""
855        num_frames = 1
856        __FUNCTION__ = "H264PreProcessPkt"
857#11 0x00007f27211d0864 in AvFormatDecoder::PreProcessVideoPacket (this=0x6a811c0, curstream=0x6aec0c0, pkt=0x7f26148cd540) at avformatdecoder.cpp:3636
858        context = 0x6acedc0
859        num_frames = 1
860#12 0x00007f27211dae5e in AvFormatDecoder::GetFrame (this=0x6a811c0, decodetype=kDecodeAV) at avformatdecoder.cpp:5305
861        curstream = 0x6aec0c0
862        codec_type = AVMEDIA_TYPE_VIDEO
863        ctx = 0x6c7b780
864        pkt = 0x7f26148cd540
865        have_err = false
866        origDecodetype = kDecodeAV
867        storevideoframes = false
868        __FUNCTION__ = "GetFrame"
869#13 0x00007f272114711f in MythPlayer::DecoderGetFrame (this=0x603c0d0, decodetype=kDecodeAV, unsafe=false) at mythplayer.cpp:3658
870        ret = false
871        tries = 0
872        __FUNCTION__ = "DecoderGetFrame"
873#14 0x00007f2721146ab3 in MythPlayer::DecoderLoop (this=0x603c0d0, pause=true) at mythplayer.cpp:3573
874        obey_eof = false
875        dt = kDecodeAV
876#15 0x00007f272112b15e in DecoderThread::run (this=0x89ee700) at mythplayer.cpp:98
877        __FUNCTION__ = "run"
878#16 0x00007f27204f0163 in MThreadInternal::run (this=0x89fc3c0) at mthread.cpp:79
879No locals.
880#17 0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
881No symbol table info available.
882#18 0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
883No symbol table info available.
884#19 0x00007f271c38967f in clone () from /lib64/libc.so.6
885No symbol table info available.
886
887Thread 48 (LWP 9828):
888#0  0x00007f271ce6de08 in nanosleep () from /lib64/libpthread.so.0
889No symbol table info available.
890#1  0x00007f271d345a6d in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
891No symbol table info available.
892#2  0x00007f27204f0243 in MThreadInternal::USleep (time=10000) at mthread.cpp:93
893No locals.
894#3  0x00007f27204ef8d0 in MThread::usleep (time=10000) at mthread.cpp:351
895No locals.
896#4  0x00007f271fc590a4 in AudioOutputBase::OutputAudioLoop (this=0x6078af0) at audio/audiooutputbase.cpp:1730
897        ready = 0
898        next_raud = 32551
899        zeros = 0x7f261801b900 ""
900        fragment_buf = 0x7f261801d910 ""
901        fragment = 0x7f261801d910 ""
902        zero_fragment_size = 1536
903        __FUNCTION__ = "OutputAudioLoop"
904        e = {<MythEvent> = {<QEvent> = {<No data fields>}, static MythEventMessage = QEvent::MaxUser, static MythUserMessage = 65534, static kUpdateTvProgressEventType = 65533, static kExitToMainMenuEventType = 65532, static kMythPostShowEventType = 65531, static kPushDisableDrawingEventType = 65530, static kPopDisableDrawingEventType = 65529, static kLockInputDevicesEventType = 65528, static kUnlockInputDevicesEventType = 65527, static kUpdateBrowseInfoEventType = 65526, static kDisableUDPListenerEventType = 65525, static kEnableUDPListenerEventType = 65524, m_message = {static null = {<No data fields>}, d = 0x7f27205c503d <LogPrintLine(uint64_t, LogLevel_t, char const*, int, char const*, int, char const*, ...)+884>}, m_extradata = {<QList<QString>> = {<QListSpecialMethods<QString>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = {<std::__atomic_base<int>> = {static _S_alignment = 4, _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x3f}, d = 0x3f}}, <No data fields>}}, static Playing = 65505, static Buffering = 65504, static Info = 65503, static Paused = 65502, static Stopped = 65501, static Error = 65500, error_msg = 0x11801a418, elasped_seconds = 139806014686576, written_bytes = 139806014683449, brate = 1873, freq = 6, prec = 1024, chan = 0}
905#5  0x00007f271fc59a8e in AudioOutputBase::run (this=0x6078af0) at audio/audiooutputbase.cpp:1874
906        __FUNCTION__ = "run"
907#6  0x00007f27204f0163 in MThreadInternal::run (this=0x7f26e0005250) at mthread.cpp:79
908No locals.
909#7  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
910No symbol table info available.
911#8  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
912No symbol table info available.
913#9  0x00007f271c38967f in clone () from /lib64/libc.so.6
914No symbol table info available.
915
916Thread 47 (LWP 9827):
917#0  0x00007f271ce6afbd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
918No symbol table info available.
919#1  0x00007f271d128060 in QWaitCondition::wait(QReadWriteLock*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
920No symbol table info available.
921#2  0x00007f2720ec8a7a in RingBuffer::run (this=0x5fcea30) at ringbuffer.cpp:1242
922        totfree = 32768
923        KB32 = 32768
924        KB512 = 524288
925        read_return = 32768
926        reads_were_allowed = true
927        isopened = true
928        used = 16580609
929        lastread = {tv_sec = 1536053295, tv_usec = 57740}
930        now = {tv_sec = 1536053295, tv_usec = 57740}
931        readtimeavg = 208
932        ignore_for_read_timing = true
933        eofreads = 0
934        __FUNCTION__ = "run"
935#3  0x00007f27204f0163 in MThreadInternal::run (this=0x3a36730) at mthread.cpp:79
936No locals.
937#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
938No symbol table info available.
939#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
940No symbol table info available.
941#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
942No symbol table info available.
943
944Thread 46 (LWP 9825):
945#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
946No symbol table info available.
947#1  0x00007f270f824081 in g_main_context_iterate.isra.14.lto_priv () from /usr/lib/libglib-2.0.so.0
948No symbol table info available.
949#2  0x00007f270f835f7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
950No symbol table info available.
951#3  0x00007f271d34600f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
952No symbol table info available.
953#4  0x00007f271d2ed8da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
954No symbol table info available.
955#5  0x00007f271d11c75a in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
956No symbol table info available.
957#6  0x00007f27204f017e in MThreadInternal::QThreadRun (this=0x30ed6c0) at mthread.cpp:81
958No locals.
959#7  0x00007f27204ef836 in MThread::run (this=0x5fc9c50) at mthread.cpp:325
960No locals.
961#8  0x00007f27204f0163 in MThreadInternal::run (this=0x30ed6c0) at mthread.cpp:79
962No locals.
963#9  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
964No symbol table info available.
965#10 0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
966No symbol table info available.
967#11 0x00007f271c38967f in clone () from /lib64/libc.so.6
968No symbol table info available.
969
970Thread 45 (LWP 9824):
971#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
972No symbol table info available.
973#1  0x00007f270f824081 in g_main_context_iterate.isra.14.lto_priv () from /usr/lib/libglib-2.0.so.0
974No symbol table info available.
975#2  0x00007f270f835f7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
976No symbol table info available.
977#3  0x00007f271d34600f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
978No symbol table info available.
979#4  0x00007f271d2ed8da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
980No symbol table info available.
981#5  0x00007f271d11c75a in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
982No symbol table info available.
983#6  0x00007f27204f017e in MThreadInternal::QThreadRun (this=0x31600f0) at mthread.cpp:81
984No locals.
985#7  0x00007f27204ef836 in MThread::run (this=0x5fceb70) at mthread.cpp:325
986No locals.
987#8  0x00007f27204f0163 in MThreadInternal::run (this=0x31600f0) at mthread.cpp:79
988No locals.
989#9  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
990No symbol table info available.
991#10 0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
992No symbol table info available.
993#11 0x00007f271c38967f in clone () from /lib64/libc.so.6
994No symbol table info available.
995
996Thread 44 (LWP 9823):
997#0  0x00007f271ce6ac95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
998No symbol table info available.
999#1  0x00007f271d127cbb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1000No symbol table info available.
1001#2  0x00007f27211890dc in TVBrowseHelper::run (this=0x31a8d60) at tvbrowsehelper.cpp:419
1002        ctx = 0x7f25fc01d160
1003        chanids = {<std::_Vector_base<unsigned int, std::allocator<unsigned int> >> = {_M_impl = {<std::allocator<unsigned int>> = {<__gnu_cxx::new_allocator<unsigned int>> = {<No data fields>}, <No data fields>}, _M_start = 0x7c0001a640, _M_finish = 0x28, _M_end_of_storage = 0x8}}, <No data fields>}
1004        curtime = {d = {d = 0x7f25fc017618, data = {status = 24, msecs = 546098119030}}}
1005        still_there = false
1006        recinfo = {<ProgramInfo> = {_vptr.ProgramInfo = 0x0, title = {static null = {<No data fields>}, d = 0x0}, subtitle = {static null = {<No data fields>}, d = 0x0}, description = {static null = {<No data fields>}, d = 0x0}, season = 0, episode = 0, totalepisodes = 0, syndicatedepisode = {static null = {<No data fields>}, d = 0x0}, category = {static null = {<No data fields>}, d = 0x0}, director = {static null = {<No data fields>}, d = 0x0}, recpriority = 0, chanid = 0, chanstr = {static null = {<No data fields>}, d = 0x0}, chansign = {static null = {<No data fields>}, d = 0x0}, channame = {static null = {<No data fields>}, d = 0x0}, chanplaybackfilters = {static null = {<No data fields>}, d = 0x0}, recgroup = {static null = {<No data fields>}, d = 0x0}, playgroup = {static null = {<No data fields>}, d = 0x0}, pathname = {static null = {<No data fields>}, d = 0x0}, hostname = {static null = {<No data fields>}, d = 0x0}, storagegroup = {static null = {<No data fields>}, d = 0x0}, seriesid = {static null = {<No data fields>}, d = 0x0}, programid = {static null = {<No data fields>}, d = 0x0}, inetref = {static null = {<No data fields>}, d = 0x0}, catType = ProgramInfo::kCategoryNone, filesize = 139805953596984, startts = {d = {d = 0x0, data = {status = 0, msecs = 0}}}, endts = {d = {d = 0x10, data = {status = 16, msecs = 0}}}, recstartts = {d = {d = 0x2, data = {status = 2, msecs = 0}}}, recendts = {d = {d = 0x0, data = {status = 0, msecs = 0}}}, stars = 0, originalAirDate = {jd = 0}, lastmodified = {d = {d = 0x0, data = {status = 0, msecs = 0}}}, lastInUseTime = {d = {d = 0x43, data = {status = 67, msecs = 0}}}, recpriority2 = -67012600, recordid = 32549, parentid = 7, sourceid = 0, inputid = 0, findid = 124, programflags = 473144888, properties = 32551, year = 0, partnumber = 0, parttotal = 0, recstatus = 0 '\000', rectype = 0 '\000', dupin = 0 '\000', dupmethod = 0 '\000', recordedid = 1, inputname = {static null = {<No data fields>}, d = 0x0}, bookmarkupdate = {d = {d = 0x0, data = {status = 0, msecs = 0}}}, availableStatus = 0 '\000', progressPercent = 0, spread = 80 'P', startCol = 0 '\000', sortTitle = {static null = {<No data fields>}, d = 0x0}, static kFromRecordedQuery = {static null = {<No data fields>}, d = 0x24a2810}, inUseForWhat = {static null = <same as static member of an already seen type>, d = 0x5}, positionMapDBReplacement = 0x7f25fc017618, static staticDataLock = {<QBasicMutex> = {d_ptr = {_q_value = {_M_b = {_M_p = 0x0}}}}, <No data fields>}, static updater = 0x24a2750, static usingProgIDAuth = true}, oldrecstatus = RecStatus::Conflict, savedrecstatus = RecStatus::Unknown, future = 32, schedorder = 124, mplexid = 119, sgroupid = 110, desiredrecstartts = {d = {d = 0x310000005b, data = {status = 91, msecs = 822083584}}}, desiredrecendts = {d = {d = 0x70, data = {status = 112, msecs = 0}}}, record = 0x1f0, m_recordingFile = 0x7f271c339e38 <_int_malloc+3101>, static unknownTitle = {static null = {<No data fields>}, d = 0x7f271d404040 <QArrayData::shared_null>}}
1007        startts = {d = {d = 0x40, data = {status = 64, msecs = 0}}}
1008        bi = {m_dir = BROWSE_SAME, m_channum = {static null = {<No data fields>}, d = 0x0}, m_chanid = 0, m_starttime = {static null = {<No data fields>}, d = 0x0}, m_sourceid = 0}
1009        direction = 32766
1010        lasttime = {d = {d = 0x7, data = {status = 7, msecs = 0}}}
1011        maxtime = {d = {d = 0x7f271c33b324 <realloc+621>, data = {status = 36, msecs = 546117006259}}}
1012        infoMap = {{d = 0x7f25fc01d150, e = 0x7f25fc01d150}}
1013        locker = {val = 52071897}
1014#3  0x00007f27204f0163 in MThreadInternal::run (this=0x29fbb10) at mthread.cpp:79
1015No locals.
1016#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1017No symbol table info available.
1018#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1019No symbol table info available.
1020#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1021No symbol table info available.
1022
1023Thread 43 (LWP 9821):
1024#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1025No symbol table info available.
1026#1  0x00007f270f824081 in g_main_context_iterate.isra.14.lto_priv () from /usr/lib/libglib-2.0.so.0
1027No symbol table info available.
1028#2  0x00007f270f835f7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
1029No symbol table info available.
1030#3  0x00007f271d34602b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1031No symbol table info available.
1032#4  0x00007f271d2ed8da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1033No symbol table info available.
1034#5  0x00007f271d11c75a in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
1035No symbol table info available.
1036#6  0x00007f27204f017e in MThreadInternal::QThreadRun (this=0x7f26fc009d30) at mthread.cpp:81
1037No locals.
1038#7  0x00007f27204ef836 in MThread::run (this=0x2511808) at mthread.cpp:325
1039No locals.
1040#8  0x00007f27204f0163 in MThreadInternal::run (this=0x7f26fc009d30) at mthread.cpp:79
1041No locals.
1042#9  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1043No symbol table info available.
1044#10 0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1045No symbol table info available.
1046#11 0x00007f271c38967f in clone () from /lib64/libc.so.6
1047No symbol table info available.
1048
1049Thread 42 (LWP 9820):
1050#0  0x00007f271ce6afbd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1051No symbol table info available.
1052#1  0x00007f271d127c10 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1053No symbol table info available.
1054#2  0x00007f27204f358d in MPoolThread::run (this=0x2bc8110) at mthreadpool.cpp:124
1055        autodelete = true
1056        t = {m_timer = {t1 = 1988, t2 = 565067072}, m_offset = 0}
1057        locker = {val = 45908273}
1058#3  0x00007f27204f0163 in MThreadInternal::run (this=0x7f264c013f90) at mthread.cpp:79
1059No locals.
1060#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1061No symbol table info available.
1062#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1063No symbol table info available.
1064#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1065No symbol table info available.
1066
1067Thread 41 (LWP 9818):
1068#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1069No symbol table info available.
1070#1  0x00007f270f824081 in g_main_context_iterate.isra.14.lto_priv () from /usr/lib/libglib-2.0.so.0
1071No symbol table info available.
1072#2  0x00007f270f835f7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
1073No symbol table info available.
1074#3  0x00007f271d34600f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1075No symbol table info available.
1076#4  0x00007f271d2ed8da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1077No symbol table info available.
1078#5  0x00007f271d11c75a in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
1079No symbol table info available.
1080#6  0x00007f27204f017e in MThreadInternal::QThreadRun (this=0x2986210) at mthread.cpp:81
1081No locals.
1082#7  0x00007f27204ef836 in MThread::run (this=0x3a7d910) at mthread.cpp:325
1083No locals.
1084#8  0x00007f27204f0163 in MThreadInternal::run (this=0x2986210) at mthread.cpp:79
1085No locals.
1086#9  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1087No symbol table info available.
1088#10 0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1089No symbol table info available.
1090#11 0x00007f271c38967f in clone () from /lib64/libc.so.6
1091No symbol table info available.
1092
1093Thread 40 (LWP 9817):
1094#0  0x00007f271ce6ac95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1095No symbol table info available.
1096#1  0x00007f271d127cbb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1097No symbol table info available.
1098#2  0x0000000000539b23 in NetworkControl::run (this=0x2a2d3a0) at networkcontrol.cpp:282
1099        locker = {val = 44225593}
1100#3  0x00007f27204ef824 in MThread::run (this=0x29dfd70) at mthread.cpp:323
1101No locals.
1102#4  0x00007f27204f0163 in MThreadInternal::run (this=0x292c700) at mthread.cpp:79
1103No locals.
1104#5  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1105No symbol table info available.
1106#6  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1107No symbol table info available.
1108#7  0x00007f271c38967f in clone () from /lib64/libc.so.6
1109No symbol table info available.
1110
1111Thread 39 (LWP 9816):
1112#0  0x00007f271ce6afbd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1113No symbol table info available.
1114#1  0x00007f271d127c10 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1115No symbol table info available.
1116#2  0x00007f271fc95c66 in MonitorThread::run (this=0x2c54ba0) at mythmediamonitor.cpp:60
1117        now = {d = {d = 0x165a3e92ac11f, data = {status = 31, msecs = 1536053291713}}}
1118        mtx = {<QBasicMutex> = {d_ptr = {_q_value = {_M_b = {_M_p = 0x0}}}}, <No data fields>}
1119        __FUNCTION__ = "run"
1120#3  0x00007f27204f0163 in MThreadInternal::run (this=0x29bc370) at mthread.cpp:79
1121No locals.
1122#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1123No symbol table info available.
1124#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1125No symbol table info available.
1126#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1127No symbol table info available.
1128
1129Thread 38 (LWP 9815):
1130#0  0x00007f271ce6de08 in nanosleep () from /lib64/libpthread.so.0
1131No symbol table info available.
1132#1  0x00007f271d345a6d in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1133No symbol table info available.
1134#2  0x00007f27204f0243 in MThreadInternal::USleep (time=999999) at mthread.cpp:93
1135No locals.
1136#3  0x00007f27204ef8d0 in MThread::usleep (time=999999) at mthread.cpp:351
1137No locals.
1138#4  0x00007f25f83d40f2 in AlarmNotifyThread::run (this=0x2975e80) at alarmnotifythread.cpp:69
1139No locals.
1140#5  0x00007f27204f0163 in MThreadInternal::run (this=0x2d89cb0) at mthread.cpp:79
1141No locals.
1142#6  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1143No symbol table info available.
1144#7  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1145No symbol table info available.
1146#8  0x00007f271c38967f in clone () from /lib64/libc.so.6
1147No symbol table info available.
1148
1149Thread 37 (LWP 9814):
1150#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1151No symbol table info available.
1152#1  0x00007f270f824081 in g_main_context_iterate.isra.14.lto_priv () from /usr/lib/libglib-2.0.so.0
1153No symbol table info available.
1154#2  0x00007f270f835f7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
1155No symbol table info available.
1156#3  0x00007f271d34600f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1157No symbol table info available.
1158#4  0x00007f271d2ed8da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1159No symbol table info available.
1160#5  0x00007f271d11c75a in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
1161No symbol table info available.
1162#6  0x00007f27204f017e in MThreadInternal::QThreadRun (this=0x2c1b4a0) at mthread.cpp:81
1163No locals.
1164#7  0x00007f27204ef836 in MThread::run (this=0x2aca670) at mthread.cpp:325
1165No locals.
1166#8  0x00007f27204f0163 in MThreadInternal::run (this=0x2c1b4a0) at mthread.cpp:79
1167No locals.
1168#9  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1169No symbol table info available.
1170#10 0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1171No symbol table info available.
1172#11 0x00007f271c38967f in clone () from /lib64/libc.so.6
1173No symbol table info available.
1174
1175Thread 36 (LWP 9813):
1176#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1177No symbol table info available.
1178#1  0x00007f27172f0bc4 in poll_func () from /usr/lib/libdns_sd.so.1
1179No symbol table info available.
1180#2  0x00007f270c669bc1 in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
1181No symbol table info available.
1182#3  0x00007f27172f0cf8 in thread_func () from /usr/lib/libdns_sd.so.1
1183No symbol table info available.
1184#4  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1185No symbol table info available.
1186#5  0x00007f271c38967f in clone () from /lib64/libc.so.6
1187No symbol table info available.
1188
1189Thread 35 (LWP 9812):
1190#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1191No symbol table info available.
1192#1  0x00007f27172f0bc4 in poll_func () from /usr/lib/libdns_sd.so.1
1193No symbol table info available.
1194#2  0x00007f270c669bc1 in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
1195No symbol table info available.
1196#3  0x00007f27172f0cf8 in thread_func () from /usr/lib/libdns_sd.so.1
1197No symbol table info available.
1198#4  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1199No symbol table info available.
1200#5  0x00007f271c38967f in clone () from /lib64/libc.so.6
1201No symbol table info available.
1202
1203Thread 34 (LWP 9811):
1204#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1205No symbol table info available.
1206#1  0x00007f270f824081 in g_main_context_iterate.isra.14.lto_priv () from /usr/lib/libglib-2.0.so.0
1207No symbol table info available.
1208#2  0x00007f270f835f7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
1209No symbol table info available.
1210#3  0x00007f271d34600f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1211No symbol table info available.
1212#4  0x00007f271d2ed8da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1213No symbol table info available.
1214#5  0x00007f271d11c75a in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
1215No symbol table info available.
1216#6  0x00007f27204f017e in MThreadInternal::QThreadRun (this=0x2712a30) at mthread.cpp:81
1217No locals.
1218#7  0x00007f27204ef836 in MThread::run (this=0x250c1a0) at mthread.cpp:325
1219No locals.
1220#8  0x00007f27204f0163 in MThreadInternal::run (this=0x2712a30) at mthread.cpp:79
1221No locals.
1222#9  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1223No symbol table info available.
1224#10 0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1225No symbol table info available.
1226#11 0x00007f271c38967f in clone () from /lib64/libc.so.6
1227No symbol table info available.
1228
1229Thread 33 (LWP 9810):
1230#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1231No symbol table info available.
1232#1  0x00007f270f824081 in g_main_context_iterate.isra.14.lto_priv () from /usr/lib/libglib-2.0.so.0
1233No symbol table info available.
1234#2  0x00007f270f835f7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
1235No symbol table info available.
1236#3  0x00007f271d34600f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1237No symbol table info available.
1238#4  0x00007f271d2ed8da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1239No symbol table info available.
1240#5  0x00007f271d11c75a in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
1241No symbol table info available.
1242#6  0x00007f27204f017e in MThreadInternal::QThreadRun (this=0x28511b0) at mthread.cpp:81
1243No locals.
1244#7  0x00007f27204ef836 in MThread::run (this=0x2edc950) at mthread.cpp:325
1245No locals.
1246#8  0x00007f27204f0163 in MThreadInternal::run (this=0x28511b0) at mthread.cpp:79
1247No locals.
1248#9  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1249No symbol table info available.
1250#10 0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1251No symbol table info available.
1252#11 0x00007f271c38967f in clone () from /lib64/libc.so.6
1253No symbol table info available.
1254
1255Thread 32 (LWP 9809):
1256#0  0x00007f271ce6ac95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1257No symbol table info available.
1258#1  0x00007f271cb91d1c in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>) at /home/piotro/minimyth-dev/script/devel/gcc/work/build_main.d/gcc-7.3.0_build/x86_64-minimyth-linux-gnu/libstdc++-v3/include/x86_64-minimyth-linux-gnu/bits/gthr-default.h:864
1259No locals.
1260#2  std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././/../../../work/build_main.d/gcc-7.3.0/libstdc++-v3/src/c++11/condition_variable.cc:53
1261        __e = <optimized out>
1262#3  0x00007f2712270c26 in WTF::ParkingLot::parkConditionally(void const*, std::function<bool ()>, std::function<void ()>, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >) () from /usr/lib/qt5/lib/libQt5WebKit.so.5
1263No symbol table info available.
1264#4  0x00007f2712bf1865 in WebCore::IconDatabase::syncThreadMainLoop() () from /usr/lib/qt5/lib/libQt5WebKit.so.5
1265No symbol table info available.
1266#5  0x00007f2712bf3264 in WebCore::IconDatabase::iconDatabaseSyncThread() () from /usr/lib/qt5/lib/libQt5WebKit.so.5
1267No symbol table info available.
1268#6  0x00007f27122741c8 in WTF::threadEntryPoint(void*) () from /usr/lib/qt5/lib/libQt5WebKit.so.5
1269No symbol table info available.
1270#7  0x00007f27122b53ea in WTF::wtfThreadEntryPoint(void*) () from /usr/lib/qt5/lib/libQt5WebKit.so.5
1271No symbol table info available.
1272#8  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1273No symbol table info available.
1274#9  0x00007f271c38967f in clone () from /lib64/libc.so.6
1275No symbol table info available.
1276
1277Thread 31 (LWP 9808):
1278#0  0x00007f271ce6ac95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1279No symbol table info available.
1280#1  0x00007f271d127cbb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1281No symbol table info available.
1282#2  0x00007f272056d0b7 in MythDownloadManager::run (this=0x2aa8030) at mythdownloadmanager.cpp:313
1283        downloading = false
1284        itemsInQueue = false
1285        itemsInCancellationQueue = false
1286        waitAnyway = false
1287        __FUNCTION__ = "run"
1288#3  0x00007f27204f0163 in MThreadInternal::run (this=0x2aa7eb0) at mthread.cpp:79
1289No locals.
1290#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1291No symbol table info available.
1292#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1293No symbol table info available.
1294#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1295No symbol table info available.
1296
1297Thread 30 (LWP 9807):
1298#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1299No symbol table info available.
1300#1  0x00007f270f824081 in g_main_context_iterate.isra.14.lto_priv () from /usr/lib/libglib-2.0.so.0
1301No symbol table info available.
1302#2  0x00007f270f835f7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
1303No symbol table info available.
1304#3  0x00007f271d34600f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1305No symbol table info available.
1306#4  0x00007f271d2ed8da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1307No symbol table info available.
1308#5  0x00007f271d11c75a in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
1309No symbol table info available.
1310#6  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1311No symbol table info available.
1312#7  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1313No symbol table info available.
1314#8  0x00007f271c38967f in clone () from /lib64/libc.so.6
1315No symbol table info available.
1316
1317Thread 29 (LWP 9805):
1318#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1319No symbol table info available.
1320#1  0x00007f270f824081 in g_main_context_iterate.isra.14.lto_priv () from /usr/lib/libglib-2.0.so.0
1321No symbol table info available.
1322#2  0x00007f270f835f7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
1323No symbol table info available.
1324#3  0x00007f271d34600f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1325No symbol table info available.
1326#4  0x00007f271d2ed8da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1327No symbol table info available.
1328#5  0x00007f271d11c75a in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
1329No symbol table info available.
1330#6  0x00007f2704e1fbf5 in ?? () from /usr/lib/qt5/lib/libQt5DBus.so.5
1331No symbol table info available.
1332#7  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1333No symbol table info available.
1334#8  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1335No symbol table info available.
1336#9  0x00007f271c38967f in clone () from /lib64/libc.so.6
1337No symbol table info available.
1338
1339Thread 28 (LWP 9804):
1340#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1341No symbol table info available.
1342#1  0x00007f270f824081 in g_main_context_iterate.isra.14.lto_priv () from /usr/lib/libglib-2.0.so.0
1343No symbol table info available.
1344#2  0x00007f270f835f7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
1345No symbol table info available.
1346#3  0x00007f271d34600f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1347No symbol table info available.
1348#4  0x00007f271d2ed8da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1349No symbol table info available.
1350#5  0x00007f271d11c75a in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
1351No symbol table info available.
1352#6  0x00007f27204f017e in MThreadInternal::QThreadRun (this=0x7f2628003ce0) at mthread.cpp:81
1353No locals.
1354#7  0x00007f27204ef836 in MThread::run (this=0x7f262800e110) at mthread.cpp:325
1355No locals.
1356#8  0x00007f27204f0163 in MThreadInternal::run (this=0x7f2628003ce0) at mthread.cpp:79
1357No locals.
1358#9  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1359No symbol table info available.
1360#10 0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1361No symbol table info available.
1362#11 0x00007f271c38967f in clone () from /lib64/libc.so.6
1363No symbol table info available.
1364
1365Thread 27 (LWP 9803):
1366#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1367No symbol table info available.
1368#1  0x00007f270f824081 in g_main_context_iterate.isra.14.lto_priv () from /usr/lib/libglib-2.0.so.0
1369No symbol table info available.
1370#2  0x00007f270f835f7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
1371No symbol table info available.
1372#3  0x00007f271d34600f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1373No symbol table info available.
1374#4  0x00007f271d2ed8da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1375No symbol table info available.
1376#5  0x00007f271d11c75a in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
1377No symbol table info available.
1378#6  0x00007f27204f017e in MThreadInternal::QThreadRun (this=0x7f262800d900) at mthread.cpp:81
1379No locals.
1380#7  0x00007f27204ef836 in MThread::run (this=0x7f262801b670) at mthread.cpp:325
1381No locals.
1382#8  0x00007f27204f0163 in MThreadInternal::run (this=0x7f262800d900) at mthread.cpp:79
1383No locals.
1384#9  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1385No symbol table info available.
1386#10 0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1387No symbol table info available.
1388#11 0x00007f271c38967f in clone () from /lib64/libc.so.6
1389No symbol table info available.
1390
1391Thread 26 (LWP 9802):
1392#0  0x00007f271ce6afbd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1393No symbol table info available.
1394#1  0x00007f271d127c10 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1395No symbol table info available.
1396#2  0x00007f27204f358d in MPoolThread::run (this=0x2dda820) at mthreadpool.cpp:124
1397        autodelete = true
1398        t = {m_timer = {t1 = 1998, t2 = 335076717}, m_offset = 0}
1399        locker = {val = 48080961}
1400#3  0x00007f27204f0163 in MThreadInternal::run (this=0x2dda510) at mthread.cpp:79
1401No locals.
1402#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1403No symbol table info available.
1404#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1405No symbol table info available.
1406#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1407No symbol table info available.
1408
1409Thread 25 (LWP 9801):
1410#0  0x00007f271ce6afbd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1411No symbol table info available.
1412#1  0x00007f271d127c10 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1413No symbol table info available.
1414#2  0x00007f27204f358d in MPoolThread::run (this=0x2dd7380) at mthreadpool.cpp:124
1415        autodelete = true
1416        t = {m_timer = {t1 = 1981, t2 = 412505085}, m_offset = 0}
1417        locker = {val = 48067489}
1418#3  0x00007f27204f0163 in MThreadInternal::run (this=0x2dd8ce0) at mthread.cpp:79
1419No locals.
1420#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1421No symbol table info available.
1422#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1423No symbol table info available.
1424#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1425No symbol table info available.
1426
1427Thread 24 (LWP 9800):
1428#0  0x00007f271ce6afbd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1429No symbol table info available.
1430#1  0x00007f271d127c10 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1431No symbol table info available.
1432#2  0x00007f27204f358d in MPoolThread::run (this=0x2dd7460) at mthreadpool.cpp:124
1433        autodelete = true
1434        t = {m_timer = {t1 = 1991, t2 = 634129329}, m_offset = 0}
1435        locker = {val = 48067713}
1436#3  0x00007f27204f0163 in MThreadInternal::run (this=0x2dd74c0) at mthread.cpp:79
1437No locals.
1438#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1439No symbol table info available.
1440#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1441No symbol table info available.
1442#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1443No symbol table info available.
1444
1445Thread 23 (LWP 9799):
1446#0  0x00007f271ce6afbd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1447No symbol table info available.
1448#1  0x00007f271d127c10 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1449No symbol table info available.
1450#2  0x00007f27204f358d in MPoolThread::run (this=0x2dd6100) at mthreadpool.cpp:124
1451        autodelete = true
1452        t = {m_timer = {t1 = 1998, t2 = 848629548}, m_offset = 0}
1453        locker = {val = 48062753}
1454#3  0x00007f27204f0163 in MThreadInternal::run (this=0x2dd6160) at mthread.cpp:79
1455No locals.
1456#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1457No symbol table info available.
1458#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1459No symbol table info available.
1460#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1461No symbol table info available.
1462
1463Thread 22 (LWP 9798):
1464#0  0x00007f27105c11b0 in png_write_row () from /usr/lib/libpng16.so.16
1465No symbol table info available.
1466#1  0x00007f27105c572f in png_write_rows () from /usr/lib/libpng16.so.16
1467No symbol table info available.
1468#2  0x00007f271e6bf082 in ?? () from /usr/lib/qt5/lib/libQt5Gui.so.5
1469No symbol table info available.
1470#3  0x00007f271e6bf43c in ?? () from /usr/lib/qt5/lib/libQt5Gui.so.5
1471No symbol table info available.
1472#4  0x00007f271e6832b7 in QImageWriter::write(QImage const&) () from /usr/lib/qt5/lib/libQt5Gui.so.5
1473No symbol table info available.
1474#5  0x00007f271e657268 in QImageData::doImageIO(QImage const*, QImageWriter*, int) const () from /usr/lib/qt5/lib/libQt5Gui.so.5
1475No symbol table info available.
1476#6  0x00007f271e657361 in QImage::save(QString const&, char const*, int) const () from /usr/lib/qt5/lib/libQt5Gui.so.5
1477No symbol table info available.
1478#7  0x00007f27200c9722 in MythUIHelper::CacheImage (this=0x253d040, url=..., im=0x7f2637dd7d70, nodisk=false) at mythuihelper.cpp:622
1479        dstfile = {static null = {<No data fields>}, d = 0x7f2637dd75e0}
1480        __FUNCTION__ = "CacheImage"
1481        locker = {val = 139802242435208}
1482        it = {i = 0x7f2634169180}
1483#8  0x00007f27200f2fb3 in ImageLoader::LoadImage (painter=0x270cf60, imProps=..., cacheMode=kCacheNormal, proxy=..., aborted=@0x7f263effcbf7: false, imageReader=0x0) at mythuiimage.cpp:477
1484        cacheKey = {static null = {<No data fields>}, d = 0x7f2634099cb0}
1485        filename = {static null = {<No data fields>}, d = 0x7f2634095780}
1486        image = 0x7f2637dd7d70
1487        bResize = true
1488        bFoundInCache = false
1489        w = 1920
1490        h = 180
1491        __FUNCTION__ = "LoadImage"
1492#9  0x00007f27200f39b8 in ImageLoadThread::run (this=0x8014dc0) at mythuiimage.cpp:584
1493        aborted = false
1494        filename = {static null = {<No data fields>}, d = 0x89f8500}
1495        __FUNCTION__ = "run"
1496        image = 0x7f27208b6ab8 <logQueueMutex>
1497        le = 0x7f26340062e0
1498#10 0x00007f27204f362b in MPoolThread::run (this=0x28b67b0) at mthreadpool.cpp:140
1499        autodelete = true
1500        t = {m_timer = {t1 = 1998, t2 = 815946973}, m_offset = 0}
1501        locker = {val = 42690513}
1502#11 0x00007f27204f0163 in MThreadInternal::run (this=0x4eace40) at mthread.cpp:79
1503No locals.
1504#12 0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1505No symbol table info available.
1506#13 0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1507No symbol table info available.
1508#14 0x00007f271c38967f in clone () from /lib64/libc.so.6
1509No symbol table info available.
1510
1511Thread 21 (LWP 9797):
1512#0  0x00007f271ce6ac95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1513No symbol table info available.
1514#1  0x00007f271d127cbb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1515No symbol table info available.
1516#2  0x00007f27200f1af7 in ImageLoader::PreLoad (cacheKey=..., proxy=...) at mythuiimage.cpp:234
1517        __FUNCTION__ = "PreLoad"
1518#3  0x00007f27200f21cd in ImageLoader::LoadImage (painter=0x270cf60, imProps=..., cacheMode=kCacheNormal, proxy=..., aborted=@0x7f263f7fdbf7: false, imageReader=0x0) at mythuiimage.cpp:320
1519        cacheKey = {static null = {<No data fields>}, d = 0x7f2631474340}
1520        filename = {static null = {<No data fields>}, d = 0x7f271d404040 <QArrayData::shared_null>}
1521        image = 0x7f263f7fdcc0
1522        bResize = false
1523        bFoundInCache = false
1524        w = 144821944
1525        h = 32551
1526        __FUNCTION__ = "LoadImage"
1527#4  0x00007f27200f39b8 in ImageLoadThread::run (this=0x8a1ce90) at mythuiimage.cpp:584
1528        aborted = false
1529        filename = {static null = {<No data fields>}, d = 0x89e0250}
1530        __FUNCTION__ = "run"
1531        image = 0x7f27208b6ab8 <logQueueMutex>
1532        le = 0x7f26326af1c0
1533#5  0x00007f27204f362b in MPoolThread::run (this=0x290ccb0) at mthreadpool.cpp:140
1534        autodelete = true
1535        t = {m_timer = {t1 = 1998, t2 = 813047467}, m_offset = 0}
1536        locker = {val = 43044049}
1537#6  0x00007f27204f0163 in MThreadInternal::run (this=0x290e310) at mthread.cpp:79
1538No locals.
1539#7  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1540No symbol table info available.
1541#8  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1542No symbol table info available.
1543#9  0x00007f271c38967f in clone () from /lib64/libc.so.6
1544No symbol table info available.
1545
1546Thread 20 (LWP 9796):
1547#0  0x00007f27105c1acf in png_write_row () from /usr/lib/libpng16.so.16
1548No symbol table info available.
1549#1  0x00007f27105c572f in png_write_rows () from /usr/lib/libpng16.so.16
1550No symbol table info available.
1551#2  0x00007f271e6bf082 in ?? () from /usr/lib/qt5/lib/libQt5Gui.so.5
1552No symbol table info available.
1553#3  0x00007f271e6bf43c in ?? () from /usr/lib/qt5/lib/libQt5Gui.so.5
1554No symbol table info available.
1555#4  0x00007f271e6832b7 in QImageWriter::write(QImage const&) () from /usr/lib/qt5/lib/libQt5Gui.so.5
1556No symbol table info available.
1557#5  0x00007f271e657268 in QImageData::doImageIO(QImage const*, QImageWriter*, int) const () from /usr/lib/qt5/lib/libQt5Gui.so.5
1558No symbol table info available.
1559#6  0x00007f271e657361 in QImage::save(QString const&, char const*, int) const () from /usr/lib/qt5/lib/libQt5Gui.so.5
1560No symbol table info available.
1561#7  0x00007f27200c9722 in MythUIHelper::CacheImage (this=0x253d040, url=..., im=0x7f2638006c80, nodisk=false) at mythuihelper.cpp:622
1562        dstfile = {static null = {<No data fields>}, d = 0x7f2638006900}
1563        __FUNCTION__ = "CacheImage"
1564        locker = {val = 139802259220616}
1565        it = {i = 0x7f2638919930}
1566#8  0x00007f27200f2fb3 in ImageLoader::LoadImage (painter=0x270cf60, imProps=..., cacheMode=kCacheNormal, proxy=..., aborted=@0x7f263fffebf7: false, imageReader=0x0) at mythuiimage.cpp:477
1567        cacheKey = {static null = {<No data fields>}, d = 0x7f2638008530}
1568        filename = {static null = {<No data fields>}, d = 0x8a086d0}
1569        image = 0x7f2638006c80
1570        bResize = true
1571        bFoundInCache = false
1572        w = 1920
1573        h = 337
1574        __FUNCTION__ = "LoadImage"
1575#9  0x00007f27200f39b8 in ImageLoadThread::run (this=0x7fdbf70) at mythuiimage.cpp:584
1576        aborted = false
1577        filename = {static null = {<No data fields>}, d = 0x89e79e0}
1578        __FUNCTION__ = "run"
1579        image = 0x7f27208b6ab8 <logQueueMutex>
1580        le = 0x7f263887c570
1581#10 0x00007f27204f362b in MPoolThread::run (this=0x25a2050) at mthreadpool.cpp:140
1582        autodelete = true
1583        t = {m_timer = {t1 = 1990, t2 = 931610244}, m_offset = 0}
1584        locker = {val = 39460977}
1585#11 0x00007f27204f0163 in MThreadInternal::run (this=0x28e5dd0) at mthread.cpp:79
1586No locals.
1587#12 0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1588No symbol table info available.
1589#13 0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1590No symbol table info available.
1591#14 0x00007f271c38967f in clone () from /lib64/libc.so.6
1592No symbol table info available.
1593
1594Thread 19 (LWP 9795):
1595#0  0x00007f271ce6ac95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1596No symbol table info available.
1597#1  0x00007f271d127cbb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1598No symbol table info available.
1599#2  0x00007f27200f1af7 in ImageLoader::PreLoad (cacheKey=..., proxy=...) at mythuiimage.cpp:234
1600        __FUNCTION__ = "PreLoad"
1601#3  0x00007f27200f21cd in ImageLoader::LoadImage (painter=0x270cf60, imProps=..., cacheMode=kCacheNormal, proxy=..., aborted=@0x7f2654b3abf7: false, imageReader=0x0) at mythuiimage.cpp:320
1602        cacheKey = {static null = {<No data fields>}, d = 0x7f25dc832d10}
1603        filename = {static null = {<No data fields>}, d = 0x7f271d404040 <QArrayData::shared_null>}
1604        image = 0x7f2654b3acc0
1605        bResize = false
1606        bFoundInCache = false
1607        w = 134433992
1608        h = 32551
1609        __FUNCTION__ = "LoadImage"
1610#4  0x00007f27200f39b8 in ImageLoadThread::run (this=0x8034ca0) at mythuiimage.cpp:584
1611        aborted = false
1612        filename = {static null = {<No data fields>}, d = 0x6c74780}
1613        __FUNCTION__ = "run"
1614        image = 0x7f27208b6ab8 <logQueueMutex>
1615        le = 0x7f2647946830
1616#5  0x00007f27204f362b in MPoolThread::run (this=0x4eabc00) at mthreadpool.cpp:140
1617        autodelete = true
1618        t = {m_timer = {t1 = 1998, t2 = 832986936}, m_offset = 0}
1619        locker = {val = 82492449}
1620#6  0x00007f27204f0163 in MThreadInternal::run (this=0x288ab60) at mthread.cpp:79
1621No locals.
1622#7  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1623No symbol table info available.
1624#8  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1625No symbol table info available.
1626#9  0x00007f271c38967f in clone () from /lib64/libc.so.6
1627No symbol table info available.
1628
1629Thread 18 (LWP 9794):
1630#0  0x00007f271ce6ac95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1631No symbol table info available.
1632#1  0x00007f2655646bab in util_queue_thread_func.lto_priv () from /usr/lib/dri/i965_dri.so
1633No symbol table info available.
1634#2  0x00007f2655646237 in impl_thrd_routine.lto_priv () from /usr/lib/dri/i965_dri.so
1635No symbol table info available.
1636#3  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1637No symbol table info available.
1638#4  0x00007f271c38967f in clone () from /lib64/libc.so.6
1639No symbol table info available.
1640
1641Thread 16 (LWP 9792):
1642#0  0x00007f271c384787 in select () from /lib64/libc.so.6
1643No symbol table info available.
1644#1  0x00007f27201e7a68 in LIRC::run (this=0x26ccee0) at lirc.cpp:460
1645        readfds = {fds_bits = {4294967296, 0 <repeats 15 times>}}
1646        timeout = {tv_sec = 0, tv_usec = 98108}
1647        ret = 0
1648        codes = {<QListSpecialMethods<QByteArray>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = {<std::__atomic_base<int>> = {static _S_alignment = 4, _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x7f2648004db0}, d = 0x7f2648004db0}}
1649        __FUNCTION__ = "run"
1650#2  0x00007f27204f0163 in MThreadInternal::run (this=0x26c1290) at mthread.cpp:79
1651No locals.
1652#3  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1653No symbol table info available.
1654#4  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1655No symbol table info available.
1656#5  0x00007f271c38967f in clone () from /lib64/libc.so.6
1657No symbol table info available.
1658
1659Thread 15 (LWP 9791):
1660#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1661No symbol table info available.
1662#1  0x00007f27172f0bc4 in poll_func () from /usr/lib/libdns_sd.so.1
1663No symbol table info available.
1664#2  0x00007f270c669bc1 in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
1665No symbol table info available.
1666#3  0x00007f27172f0cf8 in thread_func () from /usr/lib/libdns_sd.so.1
1667No symbol table info available.
1668#4  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1669No symbol table info available.
1670#5  0x00007f271c38967f in clone () from /lib64/libc.so.6
1671No symbol table info available.
1672
1673Thread 14 (LWP 9790):
1674#0  0x00007f271ce6de08 in nanosleep () from /lib64/libpthread.so.0
1675No symbol table info available.
1676#1  0x00000000004d4e57 in std::this_thread::sleep_for<long, std::ratio<1l, 1000l> > (__rtime=...) at /home/piotro/minimyth-dev/images/build/usr/lib/gcc/x86_64-minimyth-linux-gnu/7.3.0/include/c++/thread:376
1677        __s = {__r = 0}
1678        __ns = {__r = 230000000}
1679        __ts = {tv_sec = 0, tv_nsec = 94654776}
1680#2  0x00007f272091efb5 in UPnpSearchTask::SendMsg (this=0x7f26dc00c920, pSocket=0x7f2650005e00, sST=..., sUDN=...) at upnptasksearch.cpp:145
1681        ipaddress = {static null = {<No data fields>}, d = 0x7f26dc00c780}
1682        sPacket = {static null = {<No data fields>}, d = 0x7f26500067a0}
1683        scPacket = {d = 0x7f2650018680}
1684        ip = {d = {d = 0x7f2650005c40}}
1685        sHeader = {static null = {<No data fields>}, d = 0x7f2650003a00}
1686        it = {i = 0x7f2650007b50}
1687        sUSN = {static null = {<No data fields>}, d = 0x7f2650003e00}
1688        sDate = {static null = {<No data fields>}, d = 0x7f2650005230}
1689        sData = {static null = {<No data fields>}, d = 0x7f2650015930}
1690#3  0x00007f272091f664 in UPnpSearchTask::ProcessDevice (this=0x7f26dc00c920, pSocket=0x7f2650005e00, pDevice=0x7f2720bd5668 <UPnp::g_UPnpDeviceDesc+8>) at upnptasksearch.cpp:214
1691        sit = {i = 0x26c4708}
1692        dit = {i = 0x0}
1693#4  0x00007f272091f3be in UPnpSearchTask::Execute (this=0x7f26dc00c920) at upnptasksearch.cpp:176
1694        pSocket = 0x7f2650005e00
1695        device = @0x7f2720bd5668: {m_sDeviceType = {static null = {<No data fields>}, d = 0x26c3fe0}, m_sFriendlyName = {static null = {<No data fields>}, d = 0x26a4ff0}, m_sManufacturer = {static null = {<No data fields>}, d = 0x26c45c0}, m_sManufacturerURL = {static null = {<No data fields>}, d = 0x26c4340}, m_sModelDescription = {static null = {<No data fields>}, d = 0x25cae80}, m_sModelName = {static null = {<No data fields>}, d = 0x26a4f20}, m_sModelNumber = {static null = {<No data fields>}, d = 0x249b750}, m_sModelURL = {static null = {<No data fields>}, d = 0x26c4850}, m_sSerialNumber = {static null = {<No data fields>}, d = 0x249a800}, m_sUPC = {static null = {<No data fields>}, d = 0x26c4730}, m_sPresentationURL = {static null = {<No data fields>}, d = 0x26c4480}, m_sUDN = {static null = {<No data fields>}, d = 0x7f2650005f70}, m_lstExtra = {<QList<NameValue>> = {<QListSpecialMethods<NameValue>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = {<std::__atomic_base<int>> = {static _S_alignment = 4, _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x7f25f401d4d0}, d = 0x7f25f401d4d0}}, <No data fields>}, m_securityPin = false, m_protocolVersion = {static null = {<No data fields>}, d = 0x249a780}, m_listIcons = {<QListSpecialMethods<UPnpIcon*>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = {<std::__atomic_base<int>> = {static _S_alignment = 4, _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x249bb40}, d = 0x249bb40}}, m_listServices = {<QListSpecialMethods<UPnpService*>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = {<std::__atomic_base<int>> = {static _S_alignment = 4, _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x26c46f0}, d = 0x26c46f0}}, m_listDevices = {<QListSpecialMethods<UPnpDevice*>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = {<std::__atomic_base<int>> = {static _S_alignment = 4, _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x7f2650006530}, d = 0x7f2650006530}}}
1696#5  0x00007f272090ee04 in TaskQueue::run (this=0x26c09f0) at taskqueue.cpp:139
1697        ttNow = {tv_sec = 1536053294, tv_usec = 7292}
1698        pTask = 0x7f26dc00c920
1699        __FUNCTION__ = "run"
1700#6  0x00007f27204f0163 in MThreadInternal::run (this=0x26b9c70) at mthread.cpp:79
1701No locals.
1702#7  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1703No symbol table info available.
1704#8  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1705No symbol table info available.
1706#9  0x00007f271c38967f in clone () from /lib64/libc.so.6
1707No symbol table info available.
1708
1709Thread 13 (LWP 9789):
1710#0  0x00007f271c384787 in select () from /lib64/libc.so.6
1711No symbol table info available.
1712#1  0x00007f2720909537 in SSDP::run (this=0x26c04b0) at ssdp.cpp:300
1713        nMaxSocket = 23
1714        count = 0
1715        read_set = {fds_bits = {13631488, 0 <repeats 15 times>}}
1716        timeout = {tv_sec = 0, tv_usec = 759322}
1717        __FUNCTION__ = "run"
1718#2  0x00007f27204f0163 in MThreadInternal::run (this=0x269a850) at mthread.cpp:79
1719No locals.
1720#3  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1721No symbol table info available.
1722#4  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1723No symbol table info available.
1724#5  0x00007f271c38967f in clone () from /lib64/libc.so.6
1725No symbol table info available.
1726
1727Thread 12 (LWP 9788):
1728#0  0x00007f271ce6ac95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1729No symbol table info available.
1730#1  0x00007f271d99dfa9 in ?? () from /usr/lib/qt5/lib/libQt5Script.so.5
1731No symbol table info available.
1732#2  0x00007f271d99e139 in ?? () from /usr/lib/qt5/lib/libQt5Script.so.5
1733No symbol table info available.
1734#3  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1735No symbol table info available.
1736#4  0x00007f271c38967f in clone () from /lib64/libc.so.6
1737No symbol table info available.
1738
1739Thread 11 (LWP 9786):
1740#0  0x00007f271ce6ac95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1741No symbol table info available.
1742#1  0x00007f271d127cbb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1743No symbol table info available.
1744#2  0x00007f27206246e1 in MythSystemLegacyIOHandler::run (this=0x255bfa0) at mythsystemunix.cpp:102
1745        locker = {val = 39174081}
1746        __FUNCTION__ = "run"
1747#3  0x00007f27204f0163 in MThreadInternal::run (this=0x2524b20) at mthread.cpp:79
1748No locals.
1749#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1750No symbol table info available.
1751#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1752No symbol table info available.
1753#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1754No symbol table info available.
1755
1756Thread 10 (LWP 9785):
1757#0  0x00007f271ce6ac95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1758No symbol table info available.
1759#1  0x00007f271d127cbb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1760No symbol table info available.
1761#2  0x00007f27206246e1 in MythSystemLegacyIOHandler::run (this=0x254bed0) at mythsystemunix.cpp:102
1762        locker = {val = 39108337}
1763        __FUNCTION__ = "run"
1764#3  0x00007f27204f0163 in MThreadInternal::run (this=0x253d380) at mthread.cpp:79
1765No locals.
1766#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1767No symbol table info available.
1768#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1769No symbol table info available.
1770#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1771No symbol table info available.
1772
1773Thread 9 (LWP 9784):
1774#0  0x00007f271ce6de08 in nanosleep () from /lib64/libpthread.so.0
1775No symbol table info available.
1776#1  0x00007f2720627787 in MythSystemLegacySignalManager::run (this=0x2527750) at mythsystemunix.cpp:515
1777        ts = {tv_sec = 0, tv_nsec = 50000000}
1778        __FUNCTION__ = "run"
1779#2  0x00007f27204f0163 in MThreadInternal::run (this=0x24f6810) at mthread.cpp:79
1780No locals.
1781#3  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1782No symbol table info available.
1783#4  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1784No symbol table info available.
1785#5  0x00007f271c38967f in clone () from /lib64/libc.so.6
1786No symbol table info available.
1787
1788Thread 8 (LWP 9783):
1789#0  0x00007f271ce6afbd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1790No symbol table info available.
1791#1  0x00007f271d127c10 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1792No symbol table info available.
1793#2  0x00007f27206256ed in MythSystemLegacyManager::run (this=0x25277e0) at mythsystemunix.cpp:283
1794        ms = 0x3170210
1795        pid = -1
1796        status = 256
1797        i = {i = 0x253e6b8}
1798        next = {i = 0x0}
1799        now = 1536053293
1800        __FUNCTION__ = "run"
1801#3  0x00007f27204f0163 in MThreadInternal::run (this=0x253da80) at mthread.cpp:79
1802No locals.
1803#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1804No symbol table info available.
1805#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1806No symbol table info available.
1807#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1808No symbol table info available.
1809
1810Thread 6 (LWP 9781):
1811#0  0x00007f271ce6afbd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1812No symbol table info available.
1813#1  0x00007f271d127c10 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1814No symbol table info available.
1815#2  0x00007f27205c40a6 in LoggerThread::run (this=0x2532780) at logging.cpp:399
1816        item = 0x7f2647946830
1817        __FUNCTION__ = "run"
1818        dieNow = false
1819        qLock = {val = 139806026459833}
1820#3  0x00007f27204f0163 in MThreadInternal::run (this=0x251fa90) at mthread.cpp:79
1821No locals.
1822#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1823No symbol table info available.
1824#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1825No symbol table info available.
1826#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1827No symbol table info available.
1828
1829Thread 5 (LWP 9780):
1830#0  0x00007f271ce6afbd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1831No symbol table info available.
1832#1  0x00007f271d127c10 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1833No symbol table info available.
1834#2  0x00007f27205d0907 in LogForwardThread::run (this=0x7f26f4005690) at loggingserver.cpp:1208
1835        lock = {val = 139806026460009}
1836        processed = 1
1837        loggers = {<QListSpecialMethods<LoggerBase*>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = {<std::__atomic_base<int>> = {static _S_alignment = 4, _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x7f27016fee28}, d = 0x7f27016fee28}}
1838#3  0x00007f27204f0163 in MThreadInternal::run (this=0x7f26f40057c0) at mthread.cpp:79
1839No locals.
1840#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1841No symbol table info available.
1842#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1843No symbol table info available.
1844#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1845No symbol table info available.
1846
1847Thread 4 (LWP 9779):
1848#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1849No symbol table info available.
1850#1  0x00007f270f824081 in g_main_context_iterate.isra.14.lto_priv () from /usr/lib/libglib-2.0.so.0
1851No symbol table info available.
1852#2  0x00007f270f835f7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
1853No symbol table info available.
1854#3  0x00007f271d34600f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1855No symbol table info available.
1856#4  0x00007f271d2ed8da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
1857No symbol table info available.
1858#5  0x00007f271d11c75a in QThread::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
1859No symbol table info available.
1860#6  0x00007f27204f01a7 in MThreadInternal::exec (this=0x2532aa0) at mthread.cpp:85
1861        ph = {<QObject> = {<No data fields>}, purgeTimer = 1}
1862#7  0x00007f27204ef862 in MThread::exec (this=0x25326f0) at mthread.cpp:331
1863No locals.
1864#8  0x00007f27205cff6a in LogServerThread::run (this=0x25326e0) at loggingserver.cpp:898
1865        locker = {val = 139806026459944}
1866        abortThread = false
1867#9  0x00007f27204f0163 in MThreadInternal::run (this=0x2532aa0) at mthread.cpp:79
1868No locals.
1869#10 0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1870No symbol table info available.
1871#11 0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1872No symbol table info available.
1873#12 0x00007f271c38967f in clone () from /lib64/libc.so.6
1874No symbol table info available.
1875
1876Thread 3 (LWP 9778):
1877#0  0x00007f271c382d62 in poll () from /lib64/libc.so.6
1878No symbol table info available.
1879#1  0x00007f270cc9dc3f in _xcb_conn_wait.part.3 () from /usr/lib/libxcb.so.1
1880No symbol table info available.
1881#2  0x00007f270cca3580 in xcb_wait_for_event () from /usr/lib/libxcb.so.1
1882No symbol table info available.
1883#3  0x00007f27050e4c51 in ?? () from /usr/lib/qt5/lib/libQt5XcbQpa.so.5
1884No symbol table info available.
1885#4  0x00007f271d126f48 in ?? () from /usr/lib/qt5/lib/libQt5Core.so.5
1886No symbol table info available.
1887#5  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1888No symbol table info available.
1889#6  0x00007f271c38967f in clone () from /lib64/libc.so.6
1890No symbol table info available.
1891
1892Thread 2 (LWP 9777):
1893#0  0x00007f271ce6ac95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1894No symbol table info available.
1895#1  0x00007f271cb91d1c in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>) at /home/piotro/minimyth-dev/script/devel/gcc/work/build_main.d/gcc-7.3.0_build/x86_64-minimyth-linux-gnu/libstdc++-v3/include/x86_64-minimyth-linux-gnu/bits/gthr-default.h:864
1896No locals.
1897#2  std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././/../../../work/build_main.d/gcc-7.3.0/libstdc++-v3/src/c++11/condition_variable.cc:53
1898        __e = <optimized out>
1899#3  0x00007f271420dd57 in bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() () from /usr/lib/qt5/lib/libQt5WebKit.so.5
1900No symbol table info available.
1901#4  0x00007f271420de99 in bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) () from /usr/lib/qt5/lib/libQt5WebKit.so.5
1902No symbol table info available.
1903#5  0x00007f271cb979df in std::execute_native_thread_routine (__p=0x2489940) at ../../../.././/../../../work/build_main.d/gcc-7.3.0/libstdc++-v3/src/c++11/thread.cc:83
1904        __t = {_M_t = {_M_t = {<std::_Tuple_impl<0, std::thread::_State*, std::default_delete<std::thread::_State> >> = {<std::_Tuple_impl<1, std::default_delete<std::thread::_State> >> = {<std::_Head_base<1, std::default_delete<std::thread::_State>, true>> = {<std::default_delete<std::thread::_State>> = {<No data fields>}, <No data fields>}, <No data fields>}, <std::_Head_base<0, std::thread::_State*, false>> = {_M_head_impl = 0x2489940}, <No data fields>}, <No data fields>}}}
1905#6  0x00007f271ce65e81 in start_thread () from /lib64/libpthread.so.0
1906No symbol table info available.
1907#7  0x00007f271c38967f in clone () from /lib64/libc.so.6
1908No symbol table info available.
1909
1910Thread 1 (LWP 9773):
1911#0  0x00007f271ce6ac95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
1912No symbol table info available.
1913#1  0x00007f271d127cbb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1914No symbol table info available.
1915#2  0x00007f271d126b66 in QThread::wait(unsigned long) () from /usr/lib/qt5/lib/libQt5Core.so.5
1916No symbol table info available.
1917#3  0x00007f27204ef7da in MThread::wait (this=0x27038e0, time=18446744073709551615) at mthread.cpp:315
1918No locals.
1919#4  0x00007f272052e3e4 in MythSignalingTimer::stop (this=0x27038d0) at mythsignalingtimer.cpp:73
1920        locker = {val = 40909056}
1921#5  0x00007f272008e2a1 in MythMainWindow::SetDrawEnabled (this=0x26d1580, enable=false) at mythmainwindow.cpp:1615
1922No locals.
1923#6  0x00007f272008e05a in MythMainWindow::PushDrawDisabled (this=0x26d1580) at mythmainwindow.cpp:1575
1924        locker = {val = 39014177}
1925#7  0x00007f27210b10a5 in TV::HandleStateChange (this=0x5fcc240, mctx=0x3c40630, ctx=0x3c40630) at tv_play.cpp:2673
1926        switchMode = true
1927        isOpenMaxRender = false
1928        __FUNCTION__ = "HandleStateChange"
1929        __func__ = "HandleStateChange"
1930        changed = true
1931        nextState = kState_WatchingPreRecorded
1932        ctxState = kState_None
1933        desiredNextState = kState_WatchingPreRecorded
1934        ok = true
1935        lastState = kState_None
1936#8  0x00007f27210acdbc in TV::Playback (this=0x5fcc240, rcinfo=...) at tv_play.cpp:2217
1937        mctx = 0x3c40630
1938#9  0x00007f2721091636 in TV::StartTV (tvrec=0x7ffe6dce0a50, flags=32, selection=...) at tv_play.cpp:383
1939        mctx = 0x7ffe6dce0668
1940        tv = 0x5fcc240
1941        __FUNCTION__ = "StartTV"
1942        __func__ = "StartTV"
1943        inPlaylist = false
1944        initByNetworkCommand = false
1945        quitAll = false
1946        showDialogs = true
1947        playCompleted = false
1948        curProgram = 0x600a8d0
1949        startSysEventSent = false
1950        startLivetvEventSent = false
1951        playerError = {static null = {<No data fields>}, d = 0x7f271d404040 <QArrayData::shared_null>}
1952        allowrerecord = false
1953        deleterecording = false
1954#10 0x000000000048f362 in PlaybackBox::Play (this=0x2511400, rec=..., inPlaylist=false, ignoreBookmark=false, ignoreProgStart=false, ignoreLastPlayPos=false, underNetworkControl=false) at playbackbox.cpp:2368
1955        playCompleted = false
1956        tvrec = {_vptr.ProgramInfo = 0x7f271ffe9a40 <vtable for ProgramInfo+16>, title = {static null = {<No data fields>}, d = 0x7f2615847f70}, subtitle = {static null = {<No data fields>}, d = 0x7f271d403fe0}, description = {static null = {<No data fields>}, d = 0x7f271d403fe0}, season = 0, episode = 0, totalepisodes = 0, syndicatedepisode = {static null = {<No data fields>}, d = 0x7f271d403fe0}, category = {static null = {<No data fields>}, d = 0x7f2615848050}, director = {static null = {<No data fields>}, d = 0x7f271d404040 <QArrayData::shared_null>}, recpriority = 1, chanid = 23806, chanstr = {static null = {<No data fields>}, d = 0x7f26158480c0}, chansign = {static null = {<No data fields>}, d = 0x7f26158480f0}, channame = {static null = {<No data fields>}, d = 0x7f2615848130}, chanplaybackfilters = {static null = {<No data fields>}, d = 0x7f271d403fe0}, recgroup = {static null = {<No data fields>}, d = 0x7f2615848560}, playgroup = {static null = {<No data fields>}, d = 0x7f2615848690}, pathname = {static null = {<No data fields>}, d = 0x2f7f840}, hostname = {static null = {<No data fields>}, d = 0x7f26158482d0}, storagegroup = {static null = {<No data fields>}, d = 0x7f2615848720}, seriesid = {static null = {<No data fields>}, d = 0x7f26158485a0}, programid = {static null = {<No data fields>}, d = 0x7f271d403fe0}, inetref = {static null = {<No data fields>}, d = 0x7f271d403fe0}, catType = ProgramInfo::kCategoryNone, filesize = 4176073140, startts = {d = {d = 0x165a24119601f, data = {status = 31, msecs = 1536025500000}}}, endts = {d = {d = 0x165a285c3801f, data = {status = 31, msecs = 1536030000000}}}, recstartts = {d = {d = 0x165a24119601f, data = {status = 31, msecs = 1536025500000}}}, recendts = {d = {d = 0x165a28eeb401f, data = {status = 31, msecs = 1536030600000}}}, stars = 0, originalAirDate = {jd = 2458120}, lastmodified = {d = {d = 0x165a28eeb401f, data = {status = 31, msecs = 1536030600000}}}, lastInUseTime = {d = {d = 0x165a30d757f1f, data = {status = 31, msecs = 1536038892927}}}, recpriority2 = 0, recordid = 18346, parentid = 0, sourceid = 0, inputid = 0, findid = 0, programflags = 131072, properties = 1408, year = 2018, partnumber = 0, parttotal = 0, recstatus = -3 '\375', rectype = 0 '\000', dupin = 15 '\017', dupmethod = 6 '\006', recordedid = 107151, inputname = {static null = {<No data fields>}, d = 0x7f26158488d0}, bookmarkupdate = {d = {d = 0x1, data = {status = 1, msecs = 0}}}, availableStatus = 0 '\000', progressPercent = 0, spread = -1 '\377', startCol = -1 '\377', sortTitle = {static null = {<No data fields>}, d = 0x7f271d404040 <QArrayData::shared_null>}, static kFromRecordedQuery = {static null = {<No data fields>}, d = 0x24a2810}, inUseForWhat = {static null = <same as static member of an already seen type>, d = 0x7f271d404040 <QArrayData::shared_null>}, positionMapDBReplacement = 0x0, static staticDataLock = {<QBasicMutex> = {d_ptr = {_q_value = {_M_b = {_M_p = 0x0}}}}, <No data fields>}, static updater = 0x24a2750, static usingProgIDAuth = true}
1957        initIndex = 862
1958        flags = 32
1959#11 0x000000000048d9f2 in PlaybackBox::PlayX (this=0x2511400, pginfo=..., ignoreBookmark=false, ignoreProgStart=false, ignoreLastPlayPos=false, underNetworkControl=false) at playbackbox.cpp:2115
1960No locals.
1961#12 0x000000000048d704 in PlaybackBox::PlayFromAnyMark (this=0x2511400, item=0x2ff2dc0) at playbackbox.cpp:2046
1962        pginfo = 0x7f2628118040
1963        ignoreBookmark = false
1964        ignoreProgStart = false
1965        ignoreLastPlayPos = false
1966        underNetworkControl = false
1967#13 0x00000000006c4581 in PlaybackBox::qt_static_metacall (_o=0x2511400, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7ffe6dce0e80) at moc/moc_playbackbox.cpp:552
1968        _t = 0x2511400
1969#14 0x00007f271d31ca5a in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/qt5/lib/libQt5Core.so.5
1970No symbol table info available.
1971#15 0x00007f272021353d in MythUIButtonList::itemClicked (this=0x2857510, _t1=0x2ff2dc0) at moc/moc_mythuibuttonlist.cpp:219
1972        _a = {0x0, 0x7ffe6dce0e70}
1973#16 0x00007f2720142150 in MythUIButtonList::keyPressEvent (this=0x2857510, event=0x7ffe6dce1650) at mythuibuttonlist.cpp:2637
1974        item = 0x2ff2dc0
1975        action = {static null = {<No data fields>}, d = 0x2a0f230}
1976        i = 0
1977        actions = {<QList<QString>> = {<QListSpecialMethods<QString>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = {<std::__atomic_base<int>> = {static _S_alignment = 4, _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x7f26fc008a20}, d = 0x7f26fc008a20}}, <No data fields>}
1978        handled = true
1979#17 0x0000000000499839 in PlaybackBox::keyPressEvent (this=0x2511400, event=0x7ffe6dce1650) at playbackbox.cpp:3732
1980        actions = {<QList<QString>> = {<QListSpecialMethods<QString>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = {<std::__atomic_base<int>> = {static _S_alignment = 4, _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x7ffe6dce0fc0}, d = 0x7ffe6dce0fc0}}, <No data fields>}
1981        handled = false
1982#18 0x00007f272009396b in MythMainWindow::eventFilter (this=0x26d1580, e=0x7ffe6dce1650) at mythmainwindow.cpp:2424
1983        top = 0x2511400
1984        ke = 0x7ffe6dce1650
1985        it = 0x28eb410
1986        ge = 0x7f271c3840c8 <writev+126>
1987        sNewEvent = {d = 0x0}
1988#19 0x00007f271d2eed7d in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/qt5/lib/libQt5Core.so.5
1989No symbol table info available.
1990#20 0x00007f271ee00ce5 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/qt5/lib/libQt5Widgets.so.5
1991No symbol table info available.
1992#21 0x00007f271ee088c3 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/qt5/lib/libQt5Widgets.so.5
1993No symbol table info available.
1994#22 0x00007f271d2eefe8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/qt5/lib/libQt5Core.so.5
1995No symbol table info available.
1996#23 0x00007f271ee65682 in ?? () from /usr/lib/qt5/lib/libQt5Widgets.so.5
1997No symbol table info available.
1998#24 0x00007f271ee00d0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/qt5/lib/libQt5Widgets.so.5
1999No symbol table info available.
2000#25 0x00007f271ee07e10 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/qt5/lib/libQt5Widgets.so.5
2001No symbol table info available.
2002#26 0x00007f271d2eefe8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/qt5/lib/libQt5Core.so.5
2003No symbol table info available.
2004#27 0x00007f271e60fec8 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /usr/lib/qt5/lib/libQt5Gui.so.5
2005No symbol table info available.
2006#28 0x00007f271e614f25 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/qt5/lib/libQt5Gui.so.5
2007No symbol table info available.
2008#29 0x00007f271e5ef7ab in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Gui.so.5
2009No symbol table info available.
2010#30 0x00007f270518944b in ?? () from /usr/lib/qt5/lib/libQt5XcbQpa.so.5
2011No symbol table info available.
2012#31 0x00007f271d2ed8da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt5/lib/libQt5Core.so.5
2013No symbol table info available.
2014#32 0x00007f271d2f63c0 in QCoreApplication::exec() () from /usr/lib/qt5/lib/libQt5Core.so.5
2015No symbol table info available.
2016#33 0x000000000047616c in main (argc=5, argv=0x7ffe6dce1f38) at main.cpp:2241
2017        bPromptForBackend = false
2018        bBypassAutoDiscovery = false
2019        cmdline = {<MythCommandLineParser> = {_vptr.MythCommandLineParser = 0x9c1cc0 <vtable for MythFrontendCommandLineParser+16>, m_appname = {static null = {<No data fields>}, d = 0x24bc2f0}, m_optionedArgs = {d = 0x24bc970}, m_namedArgs = {d = 0x24bc8e0}, m_passthroughActive = false, m_overridesImported = true, m_verbose = false}, <No data fields>}
2020        callCleanup = {m_cleanFunction = 0x466e17 <(anonymous namespace)::cleanup()>}
2021        signallist = {<QListSpecialMethods<int>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = {<std::__atomic_base<int>> = {static _S_alignment = 4, _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x25225a0}, d = 0x25225a0}}
2022        retval = 0
2023        ResetSettings = false
2024        __FUNCTION__ = "main"
2025        fileprefix = {static null = {<No data fields>}, d = 0x2533610}
2026        dir = {d_ptr = {d = 0x2529c30}}
2027        bonjour = {d = 0x26c0410}
2028        themename = {static null = {<No data fields>}, d = 0x26c65f0}
2029        themedir = {static null = {<No data fields>}, d = 0x2518c10}
2030        mainWindow = 0x26d1580
2031        mon = 0x29e4930
2032        networkControl = 0x2a2d3a0
2033        themeUpdateChecker = 0x0
2034        sysEventHandler = 0x2a0c420
2035        bcm = {<QObject> = {<No data fields>}, static staticMetaObject = {d = {superdata = 0x7f271d7e09a0 <QObject::staticMetaObject>, stringdata = 0x715d80 <qt_meta_stringdata_BackendConnectionManager>, data = 0x715e00 <qt_meta_data_BackendConnectionManager>, static_metacall = 0x6cce42 <BackendConnectionManager::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, m_reconnecting = 0x0, m_reconnect_timer = 0x39ed200, m_reconnect_again = false}
2036        housekeeping = 0x28ccdd0
2037        ret = 0
2038(gdb)