Skip to content

Instantly share code, notes, and snippets.

@rigid
Created April 24, 2015 08:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rigid/8b1ceb0384304542fbc7 to your computer and use it in GitHub Desktop.
Save rigid/8b1ceb0384304542fbc7 to your computer and use it in GitHub Desktop.
Kodi hang on exit
#0 0x00007f968a8593f7 in sched_yield () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x0000000000f4731c in CJobManager::CancelJobs() ()
#2 0x0000000000d2fd25 in CApplication::Stop(int) ()
#3 0x0000000000d39c42 in CApplicationMessenger::ProcessMessage(ThreadMessage*) ()
#4 0x0000000000d3ef22 in CApplicationMessenger::ProcessMessages() ()
#5 0x0000000000d36360 in CApplication::Process() ()
#6 0x0000000000dbf084 in CXBApplicationEx::Run() ()
#7 0x0000000000dc4e87 in XBMC_Run ()
#8 0x000000000076a815 in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment