Jump to content

Emby for Kodi - Kodi fails to close on Mac


grimsage
Go to solution Solved by xnappo,

Recommended Posts

grimsage

After installing a fresh copy of Kodi 14.2 and then installing emby for kodi I am unable to shutdown kodi

 

This did not happen until after the emby addon was enabled and a database sync happened.

 

Log:

17:42:06 T:4624773120 WARNING: DARWINOSX: underflow (0 vs 4096 bytes)
17:43:01 T:4534059008  NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Built-in Output
17:43:04 T:140735288484608  NOTICE: Storing total System Uptime
17:43:04 T:140735288484608  NOTICE: Saving settings
17:43:04 T:140735288484608  NOTICE: stop all
17:43:04 T:140735288484608  NOTICE: stop player
17:43:04 T:140735288484608  NOTICE: ES: Stopping event server
17:43:04 T:140735288484608  NOTICE: stopping zeroconf publishing
17:43:04 T:4585951232  NOTICE: onNotification:System.OnQuit:xbmc:{"exitcode":0}
17:43:05 T:4623699968  NOTICE: Previous line repeats 3 times.
17:43:05 T:4623699968  NOTICE: ES: UDP Event server stopped
17:43:05 T:140735288484608  NOTICE: stop dvd detect media
17:43:05 T:140735288484608  NOTICE: stop sap announcement listener
17:43:05 T:140735288484608  NOTICE: clean cached files!
17:43:05 T:140735288484608  NOTICE: unload skin
17:43:14 T:4636282880  NOTICE: EMBY UserClient -> |---- UserClient Stopped ----|
17:43:19 T:140735288484608   ERROR: CPythonInvoker(1, /Users/*/Library/Application Support/Kodi/addons/plugin.video.emby/service.py): script didn't stop in 5 seconds - let's kill it
17:43:25 T:4585951232  NOTICE: MB3 Sync Service -> stopping Service
17:44:05 T:4624773120 WARNING: DARWINOSX: underflow (0 vs 4096 bytes)
 

Error Report:

Date/Time:       2015-04-12 17:46:57 -0400
OS Version:      10.10.3 (Build 14D131)
Architecture:    x86_64
Report Version:  21

Command:         Kodi
Path:            /Volumes/VOLUME/*/Kodi.app/Contents/MacOS/Kodi
Version:         14.2. (Git-20150326-7cc53a9)
Parent:          launchd [1]
PID:             11886

Event:           hang
Duration:        4.00s (process was unresponsive for 233 seconds before sampling)
Steps:           41 (100ms sampling interval)

Hardware model:  MacBookPro8,2
Active cpus:     8

Fan speed:       2002 rpm

--------------------------------------------------
Timeline format: stacks are sorted chronologically
Use -i and -heavy to re-report with count sorting
--------------------------------------------------

Heaviest stack for the main thread of the target process:
  41  start + 52 (Kodi + 35540) [0x100008ad4]
  41  main + 1486 (Kodi + 10583838) [0x100a17f1e]
  41  SDL_main + 167 (Kodi + 10578759) [0x100a16b47]
  41  XBMC_Run + 262 (Kodi + 4853494) [0x1004a0ef6]
  41  CXBApplicationEx::Run() + 485 (Kodi + 4852469) [0x1004a0af5]
  41  CApplication::FrameMove(bool, bool) + 300 (Kodi + 136860) [0x10002169c]
  41  CWinEventsSDL::MessagePump() + 1701 (Kodi + 5651429) [0x100563be5]
  41  CApplication::OnEvent(XBMC_Event&) + 205 (Kodi + 40205) [0x100009d0d]
  41  CApplication::OnKey(CKey const&) + 3555 (Kodi + 47459) [0x10000b963]
  41  CApplication::OnAction(CAction const&) + 437 (Kodi + 51285) [0x10000c855]
  41  CGUIWindowManager::OnAction(CAction const&) const + 372 (Kodi + 7273572) [0x1006efc64]
  41  CGUIWindowHome::OnAction(CAction const&) + 145 (Kodi + 2119441) [0x100205711]
  41  CGUIWindow::OnAction(CAction const&) + 65 (Kodi + 7247985) [0x1006e9871]
  41  CGUIButtonControl::OnAction(CAction const&) + 18 (Kodi + 6735154) [0x10066c532]
  41  CGUIButtonControl::OnClick() + 130 (Kodi + 6737746) [0x10066cf52]
  41  CGUIAction::ExecuteActions(int, int) const + 419 (Kodi + 8532563) [0x100823253]
  41  CGUIWindowManager::SendMessage(CGUIMessage&) + 81 (Kodi + 7264977) [0x1006edad1]
  41  CApplication::OnMessage(CGUIMessage&) + 122 (Kodi + 174730) [0x10002aa8a]
  41  CApplication::ExecuteXBMCAction(std::string) + 104 (Kodi + 180840) [0x10002c268]
  41  CBuiltins::Execute(std::string const&) + 5030 (Kodi + 5701702) [0x100570046]
  41  CGUIWindowManager::ActivateWindow(int, std::vector<std::string, std::allocator<std::string> > const&, bool) + 123 (Kodi + 7270491) [0x1006ef05b]
  41  CGUIWindowManager::ActivateWindow_Internal(int, std::vector<std::string, std::allocator<std::string> > const&, bool) + 1087 (Kodi + 7271839) [0x1006ef59f]
  41  CGUIDialog::DoModal_Internal(int, CStdStr<char> const&) + 410 (Kodi + 6854026) [0x10068958a]
  41  CGUIWindowManager::ProcessRenderLoop(bool) + 100 (Kodi + 7276580) [0x1006f0824]
  41  CApplication::Process() + 541 (Kodi + 182621) [0x10002c95d]
  41  CApplicationMessenger::ProcessMessages() + 194 (Kodi + 231906) [0x1000389e2]
  41  CApplicationMessenger::ProcessMessage(ThreadMessage*) + 4486 (Kodi + 219750) [0x100035a66]
  41  CApplication::Stop(int) + 909 (Kodi + 147661) [0x1000240cd]
  41  CScriptInvocationManager::Uninitialize() + 311 (Kodi + 12050519) [0x100b7e057]
  41  CLanguageInvokerThread::stop(bool) + 83 (Kodi + 12049027) [0x100b7da83]
  41  CThread::StopThread(bool) + 106 (Kodi + 4001882) [0x1003d105a]
  41  CEvent::WaitMSec(unsigned int) + 261 (Kodi + 1154869) [0x100119f35]
  41  __psynch_cvwait + 10 (libsystem_kernel.dylib + 90422) [0x7fff8bd81136]
 *41  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f6091c]


Process:         Kodi [11886]
Path:            /Volumes/VOLUME/*/Kodi.app/Contents/MacOS/Kodi
Architecture:    x86_64
Parent:          launchd [1]
UID:             501
Task size:       45968 pages (-5)
CPU Time:        0.004s
Note:            Unresponsive for 233 seconds before sampling
Note:            2 idle work queue threads omitted

  Thread 0x20a697     DispatchQueue 1     41 samples (1-41)   priority 47
  <frontmost, thread QoS user interactive, boosted, received importance donation from WindowServer [259], IO policy important>
  41  start + 52 (Kodi + 35540) [0x100008ad4] 1-41
    41  main + 1486 (Kodi + 10583838) [0x100a17f1e] 1-41
      41  SDL_main + 167 (Kodi + 10578759) [0x100a16b47] 1-41
        41  XBMC_Run + 262 (Kodi + 4853494) [0x1004a0ef6] 1-41
          41  CXBApplicationEx::Run() + 485 (Kodi + 4852469) [0x1004a0af5] 1-41
            41  CApplication::FrameMove(bool, bool) + 300 (Kodi + 136860) [0x10002169c] 1-41
              41  CWinEventsSDL::MessagePump() + 1701 (Kodi + 5651429) [0x100563be5] 1-41
                41  CApplication::OnEvent(XBMC_Event&) + 205 (Kodi + 40205) [0x100009d0d] 1-41
                  41  CApplication::OnKey(CKey const&) + 3555 (Kodi + 47459) [0x10000b963] 1-41
                    41  CApplication::OnAction(CAction const&) + 437 (Kodi + 51285) [0x10000c855] 1-41
                      41  CGUIWindowManager::OnAction(CAction const&) const + 372 (Kodi + 7273572) [0x1006efc64] 1-41
                        41  CGUIWindowHome::OnAction(CAction const&) + 145 (Kodi + 2119441) [0x100205711] 1-41
                          41  CGUIWindow::OnAction(CAction const&) + 65 (Kodi + 7247985) [0x1006e9871] 1-41
                            41  CGUIButtonControl::OnAction(CAction const&) + 18 (Kodi + 6735154) [0x10066c532] 1-41
                              41  CGUIButtonControl::OnClick() + 130 (Kodi + 6737746) [0x10066cf52] 1-41
                                41  CGUIAction::ExecuteActions(int, int) const + 419 (Kodi + 8532563) [0x100823253] 1-41
                                  41  CGUIWindowManager::SendMessage(CGUIMessage&) + 81 (Kodi + 7264977) [0x1006edad1] 1-41
                                    41  CApplication::OnMessage(CGUIMessage&) + 122 (Kodi + 174730) [0x10002aa8a] 1-41
                                      41  CApplication::ExecuteXBMCAction(std::string) + 104 (Kodi + 180840) [0x10002c268] 1-41
                                        41  CBuiltins::Execute(std::string const&) + 5030 (Kodi + 5701702) [0x100570046] 1-41
                                          41  CGUIWindowManager::ActivateWindow(int, std::vector<std::string, std::allocator<std::string> > const&, bool) + 123 (Kodi + 7270491) [0x1006ef05b] 1-41
                                            41  CGUIWindowManager::ActivateWindow_Internal(int, std::vector<std::string, std::allocator<std::string> > const&, bool) + 1087 (Kodi + 7271839) [0x1006ef59f] 1-41
                                              41  CGUIDialog::DoModal_Internal(int, CStdStr<char> const&) + 410 (Kodi + 6854026) [0x10068958a] 1-41
                                                41  CGUIWindowManager::ProcessRenderLoop(bool) + 100 (Kodi + 7276580) [0x1006f0824] 1-41
                                                  41  CApplication::Process() + 541 (Kodi + 182621) [0x10002c95d] 1-41
                                                    41  CApplicationMessenger::ProcessMessages() + 194 (Kodi + 231906) [0x1000389e2] 1-41
                                                      41  CApplicationMessenger::ProcessMessage(ThreadMessage*) + 4486 (Kodi + 219750) [0x100035a66] 1-41
                                                        41  CApplication::Stop(int) + 909 (Kodi + 147661) [0x1000240cd] 1-41
                                                          41  CScriptInvocationManager::Uninitialize() + 311 (Kodi + 12050519) [0x100b7e057] 1-41
                                                            41  CLanguageInvokerThread::stop(bool) + 83 (Kodi + 12049027) [0x100b7da83] 1-41
                                                              41  CThread::StopThread(bool) + 106 (Kodi + 4001882) [0x1003d105a] 1-41
                                                                41  CEvent::WaitMSec(unsigned int) + 261 (Kodi + 1154869) [0x100119f35] 1-41
                                                                  41  __psynch_cvwait + 10 (libsystem_kernel.dylib + 90422) [0x7fff8bd81136] 1-41
                                                                   *41  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f6091c] 1-41

  Thread 0x20a6a9     DispatchQueue 2     41 samples (1-41)   priority 47
  <frontmost, thread QoS user interactive, boosted, received importance donation from WindowServer [259], IO policy important>
  41  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff929daa6a] 1-41
    41  kevent64 + 10 (libsystem_kernel.dylib + 94770) [0x7fff8bd82232] 1-41
     *41  ??? (kernel + 5989984) [0xffffff80007b6660] 1-41

  Thread 0x20a6d9     41 samples (1-41)   priority 31
  <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [259], IO policy important>
  41  thread_start + 13 (libsystem_pthread.dylib + 5149) [0x7fff9214e41d] 1-41
    41  _pthread_start + 176 (libsystem_pthread.dylib + 12773) [0x7fff921501e5] 1-41
      41  _pthread_body + 131 (libsystem_pthread.dylib + 12904) [0x7fff92150268] 1-41
        41  __NSThread__main__ + 1345 (Foundation + 257474) [0x7fff8fa26dc2] 1-41
          41  -[HotKeyController eventTapThread] + 98 (Kodi + 8758418) [0x10085a492] 1-41
            41  CFRunLoopRun + 97 (CoreFoundation + 1218161) [0x7fff969d4671] 1-41
              41  CFRunLoopRunSpecific + 296 (CoreFoundation + 465880) [0x7fff9691cbd8] 1-41
                41  __CFRunLoopRun + 1371 (CoreFoundation + 467835) [0x7fff9691d37b] 1-41
                  41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 470708) [0x7fff9691deb4] 1-41
                    41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff8bd7c4de] 1-41
                     *41  ipc_mqueue_receive_continue + 0 (kernel + 1148928) [0xffffff8000318800] 1-41

  Thread 0x20a6da     41 samples (1-41)   priority 47         cpu time 0.002s
  <frontmost, thread QoS user interactive, boosted, received importance donation from WindowServer [259], IO policy important>
  41  thread_start + 13 (libsystem_pthread.dylib + 5149) [0x7fff9214e41d] 1-41
    41  _pthread_start + 176 (libsystem_pthread.dylib + 12773) [0x7fff921501e5] 1-41
      41  _pthread_body + 131 (libsystem_pthread.dylib + 12904) [0x7fff92150268] 1-41
        41  _NSEventThread + 137 (AppKit + 1414763) [0x7fff9782d66b] 1-41
          41  CFRunLoopRunSpecific + 296 (CoreFoundation + 465880) [0x7fff9691cbd8] 1-41
            41  __CFRunLoopRun + 1371 (CoreFoundation + 467835) [0x7fff9691d37b] 1-41
              41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 470708) [0x7fff9691deb4] 1-41
                41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff8bd7c4de] 1-41
                 *41  ipc_mqueue_receive_continue + 0 (kernel + 1148928) [0xffffff8000318800] 1-41

  Thread 0x20a6e6     41 samples (1-41)   priority 31
  <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [259], IO policy important>
  41  thread_start + 13 (libsystem_pthread.dylib + 5149) [0x7fff9214e41d] 1-41
    41  _pthread_start + 176 (libsystem_pthread.dylib + 12773) [0x7fff921501e5] 1-41
      41  _pthread_body + 131 (libsystem_pthread.dylib + 12904) [0x7fff92150268] 1-41
        41  CThread::staticThread(void*) + 184 (Kodi + 3996120) [0x1003cf9d8] 1-41
          41  CThread::Action() + 31 (Kodi + 4001311) [0x1003d0e1f] 1-41
            41  ActiveAE::CActiveAE::Process() + 821 (Kodi + 12444917) [0x100bde4f5] 1-41
              41  __psynch_cvwait + 10 (libsystem_kernel.dylib + 90422) [0x7fff8bd81136] 1-41
               *41  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f6091c] 1-41

  Thread 0x20a6e7     41 samples (1-41)   priority 31
  <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [259], IO policy important>
  41  thread_start + 13 (libsystem_pthread.dylib + 5149) [0x7fff9214e41d] 1-41
    41  _pthread_start + 176 (libsystem_pthread.dylib + 12773) [0x7fff921501e5] 1-41
      41  _pthread_body + 131 (libsystem_pthread.dylib + 12904) [0x7fff92150268] 1-41
        41  CThread::staticThread(void*) + 184 (Kodi + 3996120) [0x1003cf9d8] 1-41
          41  CThread::Action() + 31 (Kodi + 4001311) [0x1003d0e1f] 1-41
            41  ActiveAE::CActiveAESink::Process() + 479 (Kodi + 12484527) [0x100be7faf] 1-41
              41  __psynch_cvwait + 10 (libsystem_kernel.dylib + 90422) [0x7fff8bd81136] 1-41
               *41  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f6091c] 1-41

  Thread 0x20a71f     41 samples (1-41)   priority 31         cpu time 0.001s
  <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [259], IO policy important>
  41  thread_start + 13 (libsystem_pthread.dylib + 5149) [0x7fff9214e41d] 1-41
    41  _pthread_start + 176 (libsystem_pthread.dylib + 12773) [0x7fff921501e5] 1-41
      41  _pthread_body + 131 (libsystem_pthread.dylib + 12904) [0x7fff92150268] 1-41
        41  CThread::staticThread(void*) + 184 (Kodi + 3996120) [0x1003cf9d8] 1-41
          41  CThread::Action() + 31 (Kodi + 4001311) [0x1003d0e1f] 1-41
            41  CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 98 (Kodi + 12033090) [0x100b79c42] 1-41
              41  CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 3226 (Kodi + 12036490) [0x100b7a98a] 1-41
                41  usleep + 54 (libsystem_c.dylib + 519760) [0x7fff9a0cee50] 1-41
                  41  __semwait_signal + 10 (libsystem_kernel.dylib + 91274) [0x7fff8bd8148a] 1-41
                   *41  semaphore_wait_continue + 0 (kernel + 1357760) [0xffffff800034b7c0] 1-41

  Thread 0x20a725     41 samples (1-41)   priority 47
  <frontmost, thread QoS user interactive, boosted, received importance donation from WindowServer [259], IO policy important>
  41  thread_start + 13 (libsystem_pthread.dylib + 5149) [0x7fff9214e41d] 1-41
    41  _pthread_start + 176 (libsystem_pthread.dylib + 12773) [0x7fff921501e5] 1-41
      41  _pthread_body + 131 (libsystem_pthread.dylib + 12904) [0x7fff92150268] 1-41
        41  __select + 10 (libsystem_kernel.dylib + 91130) [0x7fff8bd813fa] 1-41
         *41  ??? (kernel + 6143696) [0xffffff80007dbed0] 1-41

  Thread 0x20a7a2     41 samples (1-41)   priority 31
  <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [259], IO policy important>
  41  thread_start + 13 (libsystem_pthread.dylib + 5149) [0x7fff9214e41d] 1-41
    41  _pthread_start + 176 (libsystem_pthread.dylib + 12773) [0x7fff921501e5] 1-41
      41  _pthread_body + 131 (libsystem_pthread.dylib + 12904) [0x7fff92150268] 1-41
        41  t_bootstrap + 74 (Kodi + 18184762) [0x101157a3a] 1-41
          41  PyEval_CallObjectWithKeywords + 327 (Kodi + 17863399) [0x1011092e7] 1-41
            41  PyObject_Call + 154 (Kodi + 16862170) [0x101014bda] 1-41
              41  instancemethod_call + 831 (Kodi + 16951327) [0x10102a81f] 1-41
                41  PyObject_Call + 154 (Kodi + 16862170) [0x101014bda] 1-41
                  41  function_call + 781 (Kodi + 17110061) [0x10105142d] 1-41
                    41  PyEval_EvalCodeEx + 4560 (Kodi + 17832096) [0x1011018a0] 1-41
                      41  PyEval_EvalFrameEx + 22750 (Kodi + 17855006) [0x10110721e] 1-41
                        41  call_function + 1829 (Kodi + 17871733) [0x10110b375] 1-41
                          41  fast_function + 402 (Kodi + 17879938) [0x10110d382] 1-41
                            41  PyEval_EvalFrameEx + 22750 (Kodi + 17855006) [0x10110721e] 1-41
                              41  call_function + 1829 (Kodi + 17871733) [0x10110b375] 1-41
                                41  fast_function + 402 (Kodi + 17879938) [0x10110d382] 1-41
                                  41  PyEval_EvalFrameEx + 22750 (Kodi + 17855006) [0x10110721e] 1-41
                                    41  call_function + 1829 (Kodi + 17871733) [0x10110b375] 1-41
                                      41  fast_function + 701 (Kodi + 17880237) [0x10110d4ad] 1-41
                                        41  PyEval_EvalCodeEx + 4560 (Kodi + 17832096) [0x1011018a0] 1-41
                                          41  PyEval_EvalFrameEx + 22750 (Kodi + 17855006) [0x10110721e] 1-41
                                            41  call_function + 1829 (Kodi + 17871733) [0x10110b375] 1-41
                                              41  fast_function + 402 (Kodi + 17879938) [0x10110d382] 1-41
                                                41  PyEval_EvalFrameEx + 22750 (Kodi + 17855006) [0x10110721e] 1-41
                                                  41  call_function + 1829 (Kodi + 17871733) [0x10110b375] 1-41
                                                    41  fast_function + 402 (Kodi + 17879938) [0x10110d382] 1-41
                                                      41  PyEval_EvalFrameEx + 22750 (Kodi + 17855006) [0x10110721e] 1-41
                                                        41  call_function + 1829 (Kodi + 17871733) [0x10110b375] 1-41
                                                          41  fast_function + 402 (Kodi + 17879938) [0x10110d382] 1-41
                                                            41  PyEval_EvalFrameEx + 22750 (Kodi + 17855006) [0x10110721e] 1-41
                                                              41  call_function + 1829 (Kodi + 17871733) [0x10110b375] 1-41
                                                                41  fast_function + 402 (Kodi + 17879938) [0x10110d382] 1-41
                                                                  41  PyEval_EvalFrameEx + 22750 (Kodi + 17855006) [0x10110721e] 1-41
                                                                    41  call_function + 1829 (Kodi + 17871733) [0x10110b375] 1-41
                                                                      41  fast_function + 402 (Kodi + 17879938) [0x10110d382] 1-41
                                                                        41  PyEval_EvalFrameEx + 22750 (Kodi + 17855006) [0x10110721e] 1-41
                                                                          41  call_function + 1478 (Kodi + 17871382) [0x10110b216] 1-41
                                                                            41  PyCFunction_Call + 166 (Kodi + 17236278) [0x101070136] 1-41
                                                                              41  sock_recv + 202 (Kodi + 18718506) [0x1011d9f2a] 1-41
                                                                                41  __recvfrom + 10 (libsystem_kernel.dylib + 90938) [0x7fff8bd8133a] 1-41
                                                                                 *41  hndl_unix_scall64 + 22 (kernel + 2315126) [0xffffff8000435376] 1-41
                                                                                   *41  unix_syscall64 + 662 (kernel + 6601350) [0xffffff800084ba86] 1-41
                                                                                     *41  recvfrom_nocancel + 234 (kernel + 6440682) [0xffffff80008246ea] 1-41
                                                                                       *41  ??? (kernel + 6452651) [0xffffff80008275ab] 1-41
                                                                                         *41  soreceive + 2319 (kernel + 6382975) [0xffffff800081657f] 1-41
                                                                                           *41  sbwait + 310 (kernel + 6414806) [0xffffff800081e1d6] 1-41
                                                                                             *41  msleep + 98 (kernel + 6142226) [0xffffff80007db912] 1-41
                                                                                               *41  ??? (kernel + 6143321) [0xffffff80007dbd59] 1-41
                                                                                                 *41  lck_mtx_sleep + 134 (kernel + 1276342) [0xffffff80003379b6] 1-41
                                                                                                   *41  thread_block_reason + 175 (kernel + 1319343) [0xffffff80003421af] 1-41
                                                                                                     *41  ??? (kernel + 1329236) [0xffffff8000344854] 1-41
                                                                                                       *41  machine_switch_context + 367 (kernel + 2176511) [0xffffff80004135ff] 1-41

  Binary Images:
         0x100000000 -        0x102a1cfff  org.xbmc.kodi 14.2. (Git-20150326-7cc53a9) <B6CC77AA-7C4E-3AED-AD0B-FE78D490A9E4>  /Volumes/VOLUME/*/Kodi.app/Contents/MacOS/Kodi
      0x7fff8bd6b000 -     0x7fff8bd88fff  libsystem_kernel.dylib (2782.20.48)        <EAFD7BD0-0C30-3E7D-9528-F9916BA0167C>  /usr/lib/system/libsystem_kernel.dylib
      0x7fff8f9e8000 -     0x7fff8fd19fff  com.apple.Foundation 6.9 (1153.20)         <F0FF3A5D-C5B7-34A1-9319-DE1EF928E58E>  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      0x7fff9214d000 -     0x7fff92156fff  libsystem_pthread.dylib (105.10.1)         <3103AA7F-3BAE-3673-9649-47FFD7E15C97>  /usr/lib/system/libsystem_pthread.dylib
      0x7fff929d6000 -     0x7fff92a00fff  libdispatch.dylib (442.1.4)                <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
      0x7fff968ab000 -     0x7fff96c43fff  com.apple.CoreFoundation 6.9 (1153.18)     <5C0892B8-9691-341F-9279-CA3A74D59AA0>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x7fff976d4000 -     0x7fff98255fff  com.apple.AppKit 6.9 (1347.57)             <B214D528-7D1C-39B2-BE36-821D417A0297>  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      0x7fff9a050000 -     0x7fff9a0dcfff  libsystem_c.dylib (1044.10.1)              <86FBED7A-F2C8-3591-AD6F-486DD57E6B6A>  /usr/lib/system/libsystem_c.dylib
 *0xffffff7f80f5a000 - 0xffffff7f80f62fff  com.apple.kec.pthread 1.0 (1)              <8365956C-8613-3ED4-BC64-0D8570D2089F>  /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
 *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.20.48)                        <4B3A11F4-77AA-3D27-A22D-81A1BC5B504D>  /System/Library/Kernels/kernel


Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 8 GB, SMC 1.69f4
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364B54463531323634485A2D3147344B31
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364B54463531323634485A2D3147344B31
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 4.3.4f4 15601, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE SSD A37ACXBA7TA, 128.04 GB
Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Hub
USB Device: IR Receiver
Thunderbolt Bus: MacBook Pro, Apple Inc., 22.1

Edited by grimsage
Link to comment
Share on other sites

grimsage

you are correct,

 

Still some warnings, but it is at least quitting properly now.

21:56:44 T:4629540864  NOTICE: EMBY UserClient -> |---- UserClient Stopped ----|
21:56:48 T:4585172992  NOTICE: onNotification:System.OnQuit:xbmc:{"exitcode":0}
21:56:48 T:4585172992  NOTICE: Previous line repeats 3 times.
21:56:48 T:4585172992  NOTICE: Sync DB -> syncDatabase Exiting
21:56:48 T:4585172992  NOTICE: Doing_Db_Sync: syncDatabase (Finished) True
21:56:49 T:4585172992  NOTICE: Doing_Db_Sync: updatePlayCounts (Finished) False
21:56:49 T:4585172992  NOTICE: MB3 Sync Service -> stopping Service
21:56:49 T:4585172992  NOTICE: emby WebSocketThread -> Stopping Client
21:56:49 T:4585172992  NOTICE: emby WebSocketThread -> Stopping Client : KeepRunning set to False
21:56:49 T:4630077440  NOTICE: emby WebSocketThread -> Error : tuple index out of range
21:56:49 T:4630077440  NOTICE: emby WebSocketThread -> Closed
21:56:49 T:4630077440  NOTICE: emby WebSocketThread -> Thread Exited
21:56:49 T:4585172992 WARNING: CPythonInvoker(1, /Users/*/Library/Application Support/Kodi/addons/plugin.video.emby/service.py): the python script "/Users/bplessinger/Library/Application Support/Kodi/addons/plugin.video.emby/service.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui6WindowE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE,N9XBMCAddon7xbmcgui6WindowE,N9XBMCAddon7xbmcgui6WindowE,N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon9xbmcaddon5AddonE
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...