Advertisement
Guest User

Untitled

a guest
Jun 10th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. KernelBase.dll!7686b9bc()
  2. [Frames below may be incorrect and/or missing, no symbols loaded for KernelBase.dll]
  3. KernelBase.dll!7686b9bc()
  4. > XBMC.exe!std::_Adjust_heap<RESOLUTION_WHR *,int,RESOLUTION_WHR,bool (__cdecl*)(RESOLUTION_WHR,RESOLUTION_WHR)>(RESOLUTION_WHR * _First, int _Hole, int _Bottom, RESOLUTION_WHR && _Val, bool (RESOLUTION_WHR, RESOLUTION_WHR)* _Pred) Line 2571 + 0x9 bytes C++
  5. XBMC.exe!std::auto_ptr<CGUIViewState>::reset(CGUIViewState * _Ptr) Line 969 + 0x22 bytes C++
  6. XBMC.exe!CGUIMediaWindow::Update(const CStdStr<char> & strDirectory) Line 803 C++
  7. XBMC.exe!CGUIWindowVideoBase::Update(const CStdStr<char> & strDirectory) Line 1725 + 0xc bytes C++
  8. XBMC.exe!CGUIMediaWindow::OnInitWindow() Line 1347 C++
  9. XBMC.exe!CGUIWindow::OnMessage(CGUIMessage & message) Line 507 C++
  10. XBMC.exe!CGUIMediaWindow::OnMessage(CGUIMessage & message) Line 508 C++
  11. XBMC.exe!CGUIWindowVideoBase::OnMessage(CGUIMessage & message) Line 131 + 0xc bytes C++
  12. XBMC.exe!CGUIWindowVideoNav::OnMessage(CGUIMessage & message) Line 125 + 0xc bytes C++
  13. XBMC.exe!CGUIWindowManager::ActivateWindow_Internal(int iWindowID, const std::vector<CStdStr<char>,std::allocator<CStdStr<char> > > & params, bool swappingWindows) Line 433 C++
  14. XBMC.exe!CGUIWindowManager::ActivateWindow(int iWindowID, const std::vector<CStdStr<char>,std::allocator<CStdStr<char> > > & params, bool swappingWindows) Line 351 C++
  15. XBMC.exe!CBuiltins::Execute(const CStdStr<char> & execString) Line 340 C++
  16. XBMC.exe!CApplication::ExecuteXBMCAction(std::basic_string<char,std::char_traits<char>,std::allocator<char> > actionStr) Line 4880 + 0x1f bytes C++
  17. XBMC.exe!CApplication::OnMessage(CGUIMessage & message) Line 4864 + 0x46 bytes C++
  18. XBMC.exe!CGUIWindowManager::SendMessageA(CGUIMessage & message) Line 77 + 0x10 bytes C++
  19. XBMC.exe!CGUIAction::Execute(int controlID, int parentID, int direction) Line 72 C++
  20. XBMC.exe!CGUIBaseContainer::OnClick(int actionID) Line 705 C++
  21. XBMC.exe!CGUIBaseContainer::OnAction(const CAction & action) Line 359 + 0x11 bytes C++
  22. XBMC.exe!CGUIFixedListContainer::OnAction(const CAction & action) Line 85 C++
  23. XBMC.exe!CGUIWindow::OnAction(const CAction & action) Line 382 + 0x11 bytes C++
  24. XBMC.exe!CGUIWindowManager::OnAction(const CAction & action) Line 483 + 0x11 bytes C++
  25. XBMC.exe!CApplication::OnAction(const CAction & action) Line 2449 + 0xe bytes C++
  26. XBMC.exe!CApplication::OnKey(const CKey & key) Line 2364 + 0xc bytes C++
  27. XBMC.exe!CApplication::OnEvent(XBMC_Event & newEvent) Line 459 + 0x42 bytes C++
  28. XBMC.exe!CWinEventsWin32::WndProc(HWND__ * hWnd, unsigned int uMsg, unsigned int wParam, long lParam) Line 483 + 0xa bytes C++
  29. user32.dll!763362fa()
  30. user32.dll!76336d3a()
  31. user32.dll!76336ce9()
  32. user32.dll!763377c4()
  33. user32.dll!76337bca()
  34. XBMC.exe!CWinEventsWin32::MessagePump() Line 354 C++
  35. XBMC.exe!CApplication::FrameMove(bool processEvents, bool processGUI) Line 2777 C++
  36. XBMC.exe!CXBApplicationEx::Run(bool renderGUI) Line 127 C++
  37. XBMC.exe!WinMain(HINSTANCE__ * hInst, HINSTANCE__ * __formal, char * commandLine, HINSTANCE__ * __formal) Line 222 C++
  38. XBMC.exe!__tmainCRTStartup() Line 275 + 0x2c bytes C
  39. XBMC.exe!WinMainCRTStartup() Line 189 C
  40. kernel32.dll!7695339a()
  41. ntdll.dll!77859ef2()
  42. ntdll.dll!77859ec5()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement