Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.93 KB | None | 0 0
  1. Thread 9 (thread 14595):
  2. #0 0x32b7cc60 in select$DARWIN_EXTSN ()
  3. #1 0x35b918f8 in __CFSocketManager ()
  4. #2 0x307b3310 in _pthread_start ()
  5. #3 0x307b4bbc in thread_start ()
  6.  
  7. Thread 8 (thread 14339):
  8. #0 0x32b7cc60 in select$DARWIN_EXTSN ()
  9. #1 0x32b7b634 in select ()
  10. #2 0x0077eeb2 in JSONRPC::CTCPServer::Process (this=0x8abdc60) at /Users/memphis/src/xbmc-ios/xbmc/network/TCPServer.cpp:99
  11. #3 0x00827e06 in CThread::staticThread (data=0x8abdc68) at /Users/memphis/src/xbmc-ios/xbmc/threads/Thread.cpp:177
  12. #4 0x307b3310 in _pthread_start ()
  13. #5 0x307b4bbc in thread_start ()
  14.  
  15. Thread 7 (thread 14083):
  16. #0 0x32b7cc60 in select$DARWIN_EXTSN ()
  17. #1 0x32b7b634 in select ()
  18. #2 0x0077cddc in SOCKETS::CSocketListener::Listen (this=0x8c02d90, timeout=1000) at /Users/memphis/src/xbmc-ios/xbmc/network/Socket.cpp:195
  19. #3 0x0077294a in EVENTSERVER::CEventServer::Run (this=0x8a44d40) at /Users/memphis/src/xbmc-ios/xbmc/network/EventServer.cpp:207
  20. #4 0x00772b20 in EVENTSERVER::CEventServer::Process (this=0x8a44d40) at /Users/memphis/src/xbmc-ios/xbmc/network/EventServer.cpp:147
  21. #5 0x00827e06 in CThread::staticThread (data=0x8a44d40) at /Users/memphis/src/xbmc-ios/xbmc/threads/Thread.cpp:177
  22. #6 0x307b3310 in _pthread_start ()
  23. #7 0x307b4bbc in thread_start ()
  24.  
  25. Thread 6 (thread 13827):
  26. #0 0x32b7ac5c in semaphore_wait_signal_trap ()
  27. #1 0x32b7af58 in semaphore_wait_signal ()
  28. #2 0x307b173a in pthread_mutex_lock ()
  29. #3 0x002d39a8 in XbmcThreads::pthreads::RecursiveMutex::lock (this=0x2723f44) at CriticalSection.h:50
  30. #4 0x002d39c4 in XbmcThreads::CountingLockable<XbmcThreads::pthreads::RecursiveMutex>::lock (this=0x2723f44) at Lockables.h:60
  31. #5 0x002d3a0e in XbmcThreads::UniqueLock<CCriticalSection>::UniqueLock (this=0x8b80a34, lockable=@0x2723f44) at Lockables.h:114
  32. #6 0x002d3a34 in CSingleLock::CSingleLock (this=0x8b80a34, cs=@0x2723f44) at SingleLock.h:37
  33. #7 0x000be31c in CGUIWindowManager::GetWindow (this=0xbd9364, id=10000) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIWindowManager.cpp:623
  34. #8 0x00a459ac in CRecentlyAddedJob::UpdateTotal (this=0x8a44290) at /Users/memphis/src/xbmc-ios/xbmc/utils/RecentlyAddedJob.cpp:248
  35. #9 0x00a4f278 in CRecentlyAddedJob::DoWork (this=0x8a44290) at /Users/memphis/src/xbmc-ios/xbmc/utils/RecentlyAddedJob.cpp:305
  36. #10 0x0084d7a6 in CJobWorker::Process (this=0x8a442a0) at /Users/memphis/src/xbmc-ios/xbmc/utils/JobManager.cpp:62
  37. #11 0x00827e06 in CThread::staticThread (data=0x8a442a0) at /Users/memphis/src/xbmc-ios/xbmc/threads/Thread.cpp:177
  38. #12 0x307b3310 in _pthread_start ()
  39. #13 0x307b4bbc in thread_start ()
  40.  
  41. Thread 5 (thread 13059):
  42. #0 0x32b7ac00 in mach_msg_trap ()
  43. #1 0x32b7a75e in mach_msg ()
  44. #2 0x35b8c2be in __CFRunLoopServiceMachPort ()
  45. #3 0x35b8e568 in __CFRunLoopRun ()
  46. #4 0x35b1eec2 in CFRunLoopRunSpecific ()
  47. #5 0x35b1edca in CFRunLoopRunInMode ()
  48. #6 0x309d4298 in RunWebThread ()
  49. #7 0x307b3310 in _pthread_start ()
  50. #8 0x307b4bbc in thread_start ()
  51.  
  52. Thread 4 (thread 12547):
  53. #0 0x32b7dfbc in kevent ()
  54. #1 0x34d0309a in _dispatch_mgr_invoke ()
  55. #2 0x34d04050 in _dispatch_queue_invoke ()
  56. #3 0x34d03610 in _dispatch_worker_thread2 ()
  57. #4 0x307b4590 in _pthread_wqthread ()
  58. #5 0x307b4bc4 in start_wqthread ()
  59.  
  60. Thread 2 (thread 13315):
  61. #0 0x32b7acf0 in swtch_pri ()
  62. #1 0x307b2aca in sched_yield ()
  63. #2 0x000e0896 in Sleep (dwMilliSeconds=0) at /Users/memphis/src/xbmc-ios/xbmc/linux/XTimeUtils.cpp:53
  64. #3 0x00152692 in CJobManager::CancelJobs (this=0xbca96c) at /Users/memphis/src/xbmc-ios/xbmc/utils/JobManager.cpp:165
  65. #4 0x0019fdce in CApplication::Stop (this=0xbd9b24, exitCode=0) at /Users/memphis/src/xbmc-ios/xbmc/Application.cpp:3152
  66. #5 0x001a49ee in CApplicationMessenger::ProcessMessage (this=0xbd9cdc, pMsg=0x8ae94f0) at /Users/memphis/src/xbmc-ios/xbmc/ApplicationMessenger.cpp:247
  67. #6 0x009ab6a0 in CApplicationMessenger::ProcessMessages (this=0xbd9cdc) at /Users/memphis/src/xbmc-ios/xbmc/ApplicationMessenger.cpp:198
  68. #7 0x0099839c in CApplication::Process (this=0xbd9b24) at /Users/memphis/src/xbmc-ios/xbmc/Application.cpp:4611
  69. #8 0x000c06b0 in CGUIWindowManager::ProcessRenderLoop (this=0xbd9364, renderOnly=false) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIWindowManager.cpp:637
  70. #9 0x005a322c in CGUIDialog::DoModal_Internal (this=0x2b91800, iWindowID=10111, param=@0x787ed80) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIDialog.cpp:205
  71. #10 0x001a6510 in CApplicationMessenger::ProcessMessage (this=0xbd9cdc, pMsg=0x787ed74) at /Users/memphis/src/xbmc-ios/xbmc/ApplicationMessenger.cpp:625
  72. #11 0x001a299e in CApplicationMessenger::SendMessage (this=0xbd9cdc, message=@0x787ed74, wait=true) at /Users/memphis/src/xbmc-ios/xbmc/ApplicationMessenger.cpp:140
  73. #12 0x001a369a in CApplicationMessenger::DoModal (this=0xbd9cdc, pDialog=0x2b91800, iWindowID=10111, param=@0x787ef10) at /Users/memphis/src/xbmc-ios/xbmc/ApplicationMessenger.cpp:1070
  74. #13 0x000ad89e in CGUIDialog::DoModal (this=0x2b91800, iWindowID=10111, param=@0x787ef10) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIDialog.cpp:255
  75. #14 0x000c0c62 in CGUIWindowManager::ActivateWindow_Internal (this=0xbd9364, iWindowID=10111, params=@0x787f790, swappingWindows=false) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIWindowManager.cpp:403
  76. #15 0x000c0816 in CGUIWindowManager::ActivateWindow (this=0xbd9364, iWindowID=10111, params=@0x787f790, swappingWindows=false) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIWindowManager.cpp:353
  77. #16 0x000d3a18 in CBuiltins::Execute (execString=@0x787fc00) at /Users/memphis/src/xbmc-ios/xbmc/interfaces/Builtins.cpp:337
  78. #17 0x009986ae in CApplication::ExecuteXBMCAction (this=0xbd9b24, actionStr=@0x787fcfc) at /Users/memphis/src/xbmc-ios/xbmc/Application.cpp:4546
  79. #18 0x00998b8e in CApplication::ExecuteAction (this=0xbd9b24, action=@0x787ff0c) at /Users/memphis/src/xbmc-ios/xbmc/Application.cpp:4578
  80. #19 0x00999d14 in CApplication::OnMessage (this=0xbd9b24, message=@0x78800ec) at /Users/memphis/src/xbmc-ios/xbmc/Application.cpp:4528
  81. #20 0x000c2140 in CGUIWindowManager::SendMessage (this=0xbd9364, message=@0x78800ec) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIWindowManager.cpp:77
  82. #21 0x0057e100 in CGUIButtonControl::OnClick (this=0x2c7aa00) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIButtonControl.cpp:311
  83. #22 0x0057eba4 in CGUIButtonControl::OnAction (this=0x2c7aa00, action=@0x7880258) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIButtonControl.cpp:140
  84. #23 0x0057e428 in CGUIButtonControl::OnMouseEvent (this=0x2c7aa00, point=@0x78802f8, event=@0x78803e8) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIButtonControl.cpp:258
  85. #24 0x0058c9ea in CGUIControl::SendMouseEvent (this=0x2c7aa00, point=@0x788034c, event=@0x78803e8) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIControl.cpp:598
  86. #25 0x0059bbb2 in CGUIControlGroup::SendMouseEvent (this=0x8a6b390, point=@0x78803a4, event=@0x78803e8) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIControlGroup.cpp:383
  87. #26 0x0059bbb2 in CGUIControlGroup::SendMouseEvent (this=0x2b97600, point=@0x78803f8, event=@0x78803e8) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIControlGroup.cpp:383
  88. #27 0x0060b69c in CGUIWindow::OnMouseAction (this=0x2b97600, action=@0x78809c0) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIWindow.cpp:380
  89. #28 0x0060c1fc in CGUIWindow::OnAction (this=0x2b97600, action=@0x78809c0) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIWindow.cpp:321
  90. #29 0x000be770 in CGUIWindowManager::OnAction (this=0xbd9364, action=@0x78809c0) at /Users/memphis/src/xbmc-ios/xbmc/guilib/GUIWindowManager.cpp:489
  91. #30 0x0019bc72 in CApplication::OnAction (this=0xbd9b24, action=@0x78809c0) at /Users/memphis/src/xbmc-ios/xbmc/Application.cpp:2271
  92. #31 0x0099a474 in CApplication::ProcessMouse (this=0xbd9b24) at /Users/memphis/src/xbmc-ios/xbmc/Application.cpp:2780
  93. #32 0x009a298a in CApplication::OnEvent (newEvent=@0x7880c18) at /Users/memphis/src/xbmc-ios/xbmc/Application.cpp:384
  94. #33 0x0096efd4 in CWinEventsIOS::MessagePump () at /Users/memphis/src/xbmc-ios/xbmc/windowing/osx/WinEventsIOS.mm:81
  95. #34 0x0099c946 in CApplication::FrameMove (this=0xbd9b24) at /Users/memphis/src/xbmc-ios/xbmc/Application.cpp:2607
  96. #35 0x00a061a6 in CXBApplicationEx::Run (this=0xbd9b24) at /Users/memphis/src/xbmc-ios/xbmc/XBApplicationEx.cpp:120
  97. #36 0x00a0888e in -[XBMCEAGLView runAnimation:] (self=0x279af60, _cmd=0xb16b4b, arg=0x279eb20) at /Users/memphis/src/xbmc-ios/xbmc/osx/ios/XBMCEAGLView.mm:329
  98. #37 0x354b9388 in -[NSThread main] ()
  99. #38 0x3552b5cc in __NSThread__main__ ()
  100. #39 0x307b3310 in _pthread_start ()
  101. #40 0x307b4bbc in thread_start ()
  102.  
  103. Thread 1 (thread 11779):
  104. #0 0x32b7ac00 in mach_msg_trap ()
  105. #1 0x32b7a75e in mach_msg ()
  106. #2 0x35b8c2be in __CFRunLoopServiceMachPort ()
  107. #3 0x35b8e568 in __CFRunLoopRun ()
  108. #4 0x35b1eec2 in CFRunLoopRunSpecific ()
  109. #5 0x35b1edca in CFRunLoopRunInMode ()
  110. #6 0x3217b41e in GSEventRunModal ()
  111. #7 0x3217b4ca in GSEventRun ()
  112. #8 0x322cfd68 in -[UIApplication _run] ()
  113. #9 0x322cd806 in UIApplicationMain ()
  114. #10 0x00a067d8 in main (argc=1, argv=0x2fdff540) at /Users/memphis/src/xbmc-ios/xbmc/osx/ios/XBMCApplication.m:102
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement