(gdb) info threads Id Target Id Frame * 1 LWP 2349 "RecPlay" 0x0000ffffad9e74d0 in pthread_cond_wait () from /lib/libpthread.so.0 2 LWP 2350 "RecPlay" 0x0000ffffad9e74d0 in pthread_cond_wait () from /lib/libpthread.so.0 3 LWP 2351 "RecPlay" 0x0000ffffad9e74d0 in pthread_cond_wait () from /lib/libpthread.so.0 4 LWP 2352 "RecPlay" 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 5 LWP 2355 "RecPlay" 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 6 LWP 2356 "RecPlay" 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 7 LWP 2357 "RecPlay" 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 8 LWP 2358 "RecPlay" 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 9 LWP 2359 "RecPlay" 0x0000aaaadfbe7040 in LCD_RGB_Img_Alpha (mem=0xaaaae0d54fa0 , x=0, y=120, w=720, h=360,img=0xaaaae0dfdba0 , alpha=65535) at display/lcd_rgb.c:189 10 LWP 2360 "RecPlay" 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 11 LWP 2361 "RecPlay" 0x0000ffffad9eb6a0 in recvfrom () from /lib/libpthread.so.0 12 LWP 2362 "RecPlay" 0x0000ffffad9eb3f4 in accept () from /lib/libpthread.so.0 13 LWP 2363 "RecPlay" 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 14 LWP 2364 "RecPlay" 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 15 LWP 2365 "RecPlay" 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 16 LWP 2366 "RecPlay" 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 17 LWP 2367 "RecPlay" 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 18 LWP 2368 "RecPlay" 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 19 LWP 2369 "RecPlay" 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 20 LWP 2370 "RecPlay" 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 21 LWP 2371 "RecPlay" 0x0000ffffac0757ec in select () from /lib/libc.so.6 22 LWP 2539 "QThread" 0x0000ffffac0731b4 in poll () from /lib/libc.so.6 23 LWP 2540 "RecPlay" 0x0000ffffad9e74d0 in pthread_cond_wait () from /lib/libpthread.so.0 24 LWP 2541 "RecPlay" 0x0000ffffac074c4c in ioctl () from /lib/libc.so.6 25 LWP 2542 "RecPlay" 0x0000ffffabfe2eb4 in sigtimedwait () from /lib/libc.so.6 26 LWP 2543 "RecPlay" 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 27 LWP 2544 "RecPlay" 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 (gdb) thread 1 [Switching to thread 1 (LWP 2349)] #0 0x0000ffffad9e74d0 in pthread_cond_wait () from /lib/libpthread.so.0 (gdb) bt #0 0x0000ffffad9e74d0 in pthread_cond_wait () from /lib/libpthread.so.0 #1 0x0000ffffaccf039c in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /usr/lib/libQt5Core.so.5 #2 0x0000ffff94671554 in ?? () from /usr/lib/plugins/egldeviceintegrations/libqeglfs-kms-integration.so #3 0x0000ffff9c263dac in QEglFSContext::swapBuffers(QPlatformSurface*) () from /usr/lib/libQt5EglFSDeviceIntegration.so.5 #4 0x0000ffff9c2a6c1c in ?? () from /usr/lib/libQt5EglFSDeviceIntegration.so.5 #5 0x0000ffffacf169b4 in ?? () from /usr/lib/libQt5Core.so.5 #6 0x0000ffffacf1b1a0 in QTimer::timeout(QTimer::QPrivateSignal) () from /usr/lib/libQt5Core.so.5 #7 0x0000ffffacf0bc10 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5 #8 0x0000ffffac6ec77c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #9 0x0000ffffacedb8a4 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #10 0x0000ffffacf39a48 in QTimerInfoList::activateTimers() () from /usr/lib/libQt5Core.so.5 #11 0x0000ffffacf3a3d8 in ?? () from /usr/lib/libQt5Core.so.5 #12 0x0000ffffabc4be54 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #13 0x0000ffffabc4c0dc in ?? () from /usr/lib/libglib-2.0.so.0 #14 0x0000ffffabc4c1a4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #15 0x0000ffffacf3a784 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQt5Core.so.5 #16 0x0000ffffaced9cc8 in QEventLoop::exec(QFlags) () from /usr/lib/libQt5Core.so.5 #17 0x0000ffffacee2e60 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #18 0x0000aaaadfc61308 in qt_main (argc=5, argv=0xffffd464d0e8) at qtSrc/qtmain.cpp:42 #19 0x0000aaaadfbd9b74 in main (argc=5, argv=0xffffd464d0e8) at src/main.cpp:4318 (gdb) thread 2 [Switching to thread 2 (LWP 2350)] #0 0x0000ffffad9e74d0 in pthread_cond_wait () from /lib/libpthread.so.0 (gdb) bt #0 0x0000ffffad9e74d0 in pthread_cond_wait () from /lib/libpthread.so.0 #1 0x0000ffffac2acbe0 in std::condition_variable::wait(std::unique_lock&) () from /usr/lib/libstdc++.so.6 #2 0x0000ffffad92e664 in std::thread::_State_impl > >::_M_run() () from /media/sd-mmcblk1p1/lib/libVXCutlistV2Plus.so #3 0x0000ffffac2b29ec in ?? () from /usr/lib/libstdc++.so.6 #4 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #5 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 3 [Switching to thread 3 (LWP 2351)] #0 0x0000ffffad9e74d0 in pthread_cond_wait () from /lib/libpthread.so.0 (gdb) bt #0 0x0000ffffad9e74d0 in pthread_cond_wait () from /lib/libpthread.so.0 #1 0x0000ffffac2acbe0 in std::condition_variable::wait(std::unique_lock&) () from /usr/lib/libstdc++.so.6 #2 0x0000ffffad92e664 in std::thread::_State_impl > >::_M_run() () from /media/sd-mmcblk1p1/lib/libVXCutlistV2Plus.so #3 0x0000ffffac2b29ec in ?? () from /usr/lib/libstdc++.so.6 #4 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #5 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 4 [Switching to thread 4 (LWP 2352)] #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 #1 0x0000ffffac04fa4c in nanosleep () from /lib/libc.so.6 #2 0x0000ffffac04f924 in sleep () from /lib/libc.so.6 #3 0x0000aaaadfbc259c in log_file_thread (arg=0x0) at src/log.cpp:403 #4 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #5 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 5 [Switching to thread 5 (LWP 2355)] #0 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 #1 0x0000aaaadfbffaf4 in MPlay::private_send_video (this=0xaaaae0d510a8 , opts=0xaaaae0d50ef8 ) at play/play.cpp:594 #2 0x0000aaaadfbfeb54 in thread_video (arg=0xaaaae0d510a8 ) at play/play.cpp:162 #3 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #4 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 6 [Switching to thread 6 (LWP 2356)] #0 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 #1 0x0000aaaadfc00938 in MPlay::private_send_audio (this=0xaaaae0d510a8 , opts=0xaaaae0d50ef8 ) at play/play.cpp:707 #2 0x0000aaaadfbfeb84 in thread_audio (arg=0xaaaae0d510a8 ) at play/play.cpp:170 #3 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #4 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 7 [Switching to thread 7 (LWP 2357)] #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 #1 0x0000ffffac04fa4c in nanosleep () from /lib/libc.so.6 #2 0x0000ffffac0760f4 in usleep () from /lib/libc.so.6 #3 0x0000aaaadfc02e2c in MPlay::private_read (this=0xaaaae0d510a8 , opts=0xaaaae0d50ef8 ) at play/play.cpp:1037 #4 0x0000aaaadfbfebb4 in thread_read (arg=0xaaaae0d510a8 ) at play/play.cpp:178 #5 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #6 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 8 [Switching to thread 8 (LWP 2358)] #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 #1 0x0000ffffac04fa4c in nanosleep () from /lib/libc.so.6 #2 0x0000ffffac0760f4 in usleep () from /lib/libc.so.6 #3 0x0000aaaadfc04ea4 in MPlay::private_ctrl (this=0xaaaae0d510a8 , opts=0xaaaae0d50ef8 ) at play/play.cpp:1310 #4 0x0000aaaadfbfebe4 in thread_ctrl (arg=0xaaaae0d510a8 ) at play/play.cpp:186 #5 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #6 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 9 [Switching to thread 9 (LWP 2359)] #0 0x0000aaaadfbe7040 in LCD_RGB_Img_Alpha (mem=0xaaaae0d54fa0 , x=0, y=120, w=720, h=360, img=0xaaaae0dfdba0 , alpha=65535) at display/lcd_rgb.c:189 189 display/lcd_rgb.c: No such file or directory. (gdb) bt #0 0x0000aaaadfbe7040 in LCD_RGB_Img_Alpha (mem=0xaaaae0d54fa0 , x=0, y=120, w=720, h=360, img=0xaaaae0dfdba0 , alpha=65535) at display/lcd_rgb.c:189 #1 0x0000aaaadfbee6ec in MDisplayPanel::image (this=0xaaaae0d499a8 , x=0, y=120, w=720, h=360, buffer=0xaaaae0dfdba0 ) at display/display_panel.cpp:437 #2 0x0000aaaadfbee93c in MDisplayPanel::get_video (this=0xaaaae0d499a8 ) at display/display_panel.cpp:528 #3 0x0000aaaadfbf5b18 in MDisplayPanel::display_mon (this=0xaaaae0d499a8 ) at display/display_panel.cpp:2380 #4 0x0000aaaadfbf5d28 in MDisplayPanel::private_display (this=0xaaaae0d499a8 ) at display/display_panel.cpp:2438 #5 0x0000aaaadfbeca54 in thread_display (arg=0xaaaae0d499a8 ) at display/display_panel.cpp:167 #6 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #7 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 10 [Switching to thread 10 (LWP 2360)] #0 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 #1 0x0000aaaadfbe1eec in MComm::serial_recv_handle (this=0xaaaae0d53020 , arg=0xaaaae0d53020 ) at src/comm.cpp:536 #2 0x0000aaaadfbe0750 in MComm::thread_serial_recv (arg=0xaaaae0d53020 ) at src/comm.cpp:165 #3 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #4 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 11 [Switching to thread 11 (LWP 2361)] #0 0x0000ffffad9eb6a0 in recvfrom () from /lib/libpthread.so.0 (gdb) bt #0 0x0000ffffad9eb6a0 in recvfrom () from /lib/libpthread.so.0 #1 0x0000aaaadfbe2330 in MComm::net_recv_handle (this=0xaaaae0d53020 , arg=0xaaaae0d53020 ) at src/comm.cpp:597 #2 0x0000aaaadfbe0778 in MComm::thread_net_recv (arg=0xaaaae0d53020 ) at src/comm.cpp:173 #3 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #4 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 12 [Switching to thread 12 (LWP 2362)] #0 0x0000ffffad9eb3f4 in accept () from /lib/libpthread.so.0 (gdb) bt #0 0x0000ffffad9eb3f4 in accept () from /lib/libpthread.so.0 #1 0x0000aaaadfc1d20c in MHttp::parent_thread (this=0xaaaae0d54ce0 , arg=0xaaaae0d54ce0 ) at http/http.cpp:625 #2 0x0000aaaadfc1d1a0 in MHttp::accept_parent (arg=0xaaaae0d54ce0 ) at http/http.cpp:589 #3 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #4 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 13 [Switching to thread 13 (LWP 2363)] #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 #1 0x0000ffffac04fa4c in nanosleep () from /lib/libc.so.6 #2 0x0000ffffac04f924 in sleep () from /lib/libc.so.6 #3 0x0000aaaadfbc94c0 in thread_sntp (arg=0x0) at src/main.cpp:906 #4 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #5 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 14 [Switching to thread 14 (LWP 2364)] #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 #1 0x0000ffffac04fa4c in nanosleep () from /lib/libc.so.6 #2 0x0000ffffac04f924 in sleep () from /lib/libc.so.6 #3 0x0000aaaadfbcae08 in thread_disk (arg=0x0) at src/main.cpp:1158 #4 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #5 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 15 [Switching to thread 15 (LWP 2365)] #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 #1 0x0000ffffac04fa4c in nanosleep () from /lib/libc.so.6 #2 0x0000ffffac04f924 in sleep () from /lib/libc.so.6 #3 0x0000aaaadfbcbf24 in thread_shared (arg=0x0) at src/main.cpp:1369 #4 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #5 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 16 [Switching to thread 16 (LWP 2366)] #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 #1 0x0000ffffac04fa4c in nanosleep () from /lib/libc.so.6 #2 0x0000ffffac04f924 in sleep () from /lib/libc.so.6 #3 0x0000aaaadfbcc13c in thread_file_list (arg=0x0) at src/main.cpp:1422 #4 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #5 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 17 [Switching to thread 17 (LWP 2367)] #0 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 #1 0x0000aaaadfbcc380 in thread_sdi (arg=0x0) at src/main.cpp:1459 #2 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #3 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 18 [Switching to thread 18 (LWP 2368)] #0 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac07c7ec in epoll_pwait () from /lib/libc.so.6 #1 0x0000aaaadfbcc954 in thread_key (arg=0x0) at src/main.cpp:1530 #2 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #3 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 19 [Switching to thread 19 (LWP 2369)] #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 #1 0x0000ffffac04fa4c in nanosleep () from /lib/libc.so.6 #2 0x0000ffffac0760f4 in usleep () from /lib/libc.so.6 #3 0x0000aaaadfbd4868 in thread_main (arg=0xaaaaebbed7f0) at src/main.cpp:3537 #4 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #5 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 20 [Switching to thread 20 (LWP 2370)] #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 #1 0x0000ffffac04fa4c in nanosleep () from /lib/libc.so.6 #2 0x0000ffffac04f924 in sleep () from /lib/libc.so.6 #3 0x0000aaaadfbbd73c in thread_task_list_manage (arg=0x0) at src/task_list.cpp:777 #4 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #5 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 21 [Switching to thread 21 (LWP 2371)] #0 0x0000ffffac0757ec in select () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac0757ec in select () from /lib/libc.so.6 #1 0x0000aaaadfbc33e8 in MDiskDetect::handle (this=0xaaaae0d49950 ) at src/disk_detect.cpp:197 #2 0x0000aaaadfbc2d9c in MDiskDetect::thread_disk (param=0xaaaae0d49950 ) at src/disk_detect.cpp:106 #3 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #4 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 22 [Switching to thread 22 (LWP 2539)] #0 0x0000ffffac0731b4 in poll () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac0731b4 in poll () from /lib/libc.so.6 #1 0x0000ffffabc4c07c in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x0000ffffabc4c1a4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x0000ffffacf3a784 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQt5Core.so.5 #4 0x0000ffffaced9cc8 in QEventLoop::exec(QFlags) () from /usr/lib/libQt5Core.so.5 #5 0x0000ffffacce7e20 in QThread::exec() () from /usr/lib/libQt5Core.so.5 #6 0x0000ffff9460f054 in ?? () from /usr/lib/libQt5EglFsKmsSupport.so.5 #7 0x0000ffffacce92b0 in ?? () from /usr/lib/libQt5Core.so.5 #8 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #9 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 23 [Switching to thread 23 (LWP 2540)] #0 0x0000ffffad9e74d0 in pthread_cond_wait () from /lib/libpthread.so.0 (gdb) bt #0 0x0000ffffad9e74d0 in pthread_cond_wait () from /lib/libpthread.so.0 #1 0x0000ffffabeb888c in _mali_osu_lock_wait () from /usr/lib/libMali.so.9 #2 0x0000ffffabeb0600 in ?? () from /usr/lib/libMali.so.9 #3 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #4 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 24 [Switching to thread 24 (LWP 2541)] #0 0x0000ffffac074c4c in ioctl () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac074c4c in ioctl () from /lib/libc.so.6 #1 0x0000ffffabeb95d0 in _mali_uku_wait_for_notification () from /usr/lib/libMali.so.9 #2 0x0000ffffabebb59c in ?? () from /usr/lib/libMali.so.9 #3 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #4 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 25 [Switching to thread 25 (LWP 2542)] #0 0x0000ffffabfe2eb4 in sigtimedwait () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffabfe2eb4 in sigtimedwait () from /lib/libc.so.6 #1 0x0000ffffada0dd54 in ?? () from /lib/librt.so.1 #2 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #3 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 26 [Switching to thread 26 (LWP 2543)] #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 #1 0x0000ffffac04fa4c in nanosleep () from /lib/libc.so.6 #2 0x0000ffffacf3a074 in ?? () from /usr/lib/libQt5Core.so.5 #3 0x0000aaaadfc5ac08 in CFileManager::_ClearNonExistFile (this=0xaaaaebe18b90) at qtSrc/FileManager.cpp:325 #4 0x0000aaaadfc5aaa4 in CFileManager::_ClearNonExistFileThread (pUserData=0xaaaaebe18b90) at qtSrc/FileManager.cpp:287 #5 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #6 0x0000ffffac07c65c in ?? () from /lib/libc.so.6 (gdb) thread 27 [Switching to thread 27 (LWP 2544)] #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 (gdb) bt #0 0x0000ffffac04a880 in clock_nanosleep () from /lib/libc.so.6 #1 0x0000ffffac04fa4c in nanosleep () from /lib/libc.so.6 #2 0x0000ffffacf3a074 in ?? () from /usr/lib/libQt5Core.so.5 #3 0x0000aaaadfc35af4 in CPlayChannel::_PlayProc (this=0xaaaaebd76010) at qtSrc/PlayChannel.cpp:135 #4 0x0000aaaadfc35a9c in CPlayChannel::_PlayThread (pUserData=0xaaaaebd76010) at qtSrc/PlayChannel.cpp:126 #5 0x0000ffffad9e0f34 in ?? () from /lib/libpthread.so.0 #6 0x0000ffffac07c65c in ?? () from /lib/libc.so.6