Advertisement
orgads

Stuck on Evaluating

Aug 16th, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. Thread 0
  2. 0 KiFastSystemCallRet ntdll 0x7c90e514
  3. 1 ZwWaitForMultipleObjects ntdll 0x7c90df4a
  4. 2 WaitForMultipleObjectsEx kernel32 0x7c809590
  5. 3 RealMsgWaitForMultipleObjectsEx USER32 0x7e4195f9
  6. 4 QEventDispatcherWin32::processEvents QtCore4 0x67117813
  7. 5 GdiReleaseDC GDI32 0x77f15a05
  8. 6 0xf0232
  9.  
  10. Thread 1
  11. 0 KiFastSystemCallRet ntdll 0x7c90e514
  12. 1 ZwWaitForMultipleObjects ntdll 0x7c90df4a
  13. 2 WaitForMultipleObjectsEx kernel32 0x7c809590
  14. 3 WaitForMultipleObjects kernel32 0x7c80a115
  15. 4 ProjectExplorer::SimpleBuildStepConfigWidget::displayName ProjectExplorer 0x1871b8f
  16. 5 ProjectExplorer::SimpleBuildStepConfigWidget::displayName ProjectExplorer 0x1871bfb
  17. 6 QThread::setPriority QtCore4 0x67025213
  18. 7 RtlInitializeCriticalSectionAndSpinCount ntdll 0x7c9115c6
  19. 8 BaseThreadStart kernel32 0x7c80b729
  20.  
  21. Thread 5
  22. 0 KiFastSystemCallRet ntdll 0x7c90e514
  23. 1 NtWaitForSingleObject ntdll 0x7c90df5a
  24. 2 WaitForSingleObjectEx kernel32 0x7c8025db
  25. 3 WaitForSingleObject kernel32 0x7c802542
  26. 4 QWaitCondition::wait QtCore4 0x67025f40
  27. 5 qt_plugin_instance CppEditor 0x2b124da
  28. 6 QThread::setPriority QtCore4 0x67025213
  29. 7 QDeclarativeScriptAction::transition QtDeclarative4 0x1bcd151
  30. 8 _callthreadstartex threadex.c 348 0x78543433
  31. 9 _threadstartex threadex.c 326 0x785434c7
  32. 10 BaseThreadStart kernel32 0x7c80b729
  33.  
  34. Thread 6
  35. 0 KiFastSystemCallRet ntdll 0x7c90e514
  36. 1 NtWaitForSingleObject ntdll 0x7c90df5a
  37. 2 WaitForSingleObjectEx kernel32 0x7c8025db
  38. 3 WaitForSingleObject kernel32 0x7c802542
  39. 4 QWaitCondition::wait QtCore4 0x67025f40
  40. 5 qt_plugin_instance CppEditor 0x2b124da
  41. 6 QThread::setPriority QtCore4 0x67025213
  42. 7 _callthreadstartex threadex.c 348 0x78543433
  43. 8 _threadstartex threadex.c 326 0x785434c7
  44. 9 BaseThreadStart kernel32 0x7c80b729
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement