iceman50

Untitled

Jan 1st, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 2.05 KB | None | 0 0
  1. DiCe!++ version: DiCe!++ v0.559.20 (r2759)
  2. TTH: U7YUAUTG3T47UHVOYE7GCFHC5OU34P2EW3D5NWI
  3. Compiled with MS Visual Studio 1600 (x64)
  4. Exception code: c0000005
  5. Windows version: major = 6, minor = 1, build = 7601, SP = 1, type = 1
  6. Processors: 4 * x64
  7.  
  8. Writing the stack trace...
  9.  
  10. ntdll: RtlFreeHeap
  11. kernel32: HeapFree
  12. MSVCR100: free
  13. DiCePlusPlus: dwt::Grid::~Grid
  14. DiCePlusPlus: dwt::Grid::`scalar deleting destructor'
  15. DiCePlusPlus: f:\migrate\source\dcpp_bzr\dicepp\dwt\src\widget.cpp (68:0), function: dwt::Widget::kill
  16. DiCePlusPlus: f:\migrate\source\dcpp_bzr\dicepp\dwt\src\dispatcher.cpp (68:0), function: dwt::WindowProc::wndProc
  17. USER32: GetWindowDC
  18. USER32: SetWindowTextW
  19. USER32: InSendMessageEx
  20. ntdll: KiUserCallbackDispatcher
  21. USER32: DestroyWindow
  22. DiCePlusPlus: f:\migrate\source\dcpp_bzr\dicepp\dwt\src\widgets\modaldialog.cpp (103:0), function: dwt::ModalDialog::show
  23. DiCePlusPlus: f:\migrate\source\dcpp_bzr\dicepp\win32\settingsdialog.cpp (88:0), function: SettingsDialog::run
  24. DiCePlusPlus: f:\migrate\source\dcpp_bzr\dicepp\win32\mainwindow.cpp (1060:22), function: MainWindow::handleSettings
  25. DiCePlusPlus: c:\program files (x86)\microsoft visual studio 10.0\vc\include\xxfunction (66:0), function: std::tr1::_Impl_no_alloc0<std::tr1::_Callable_obj<dwt::`anonymous namespace'::<lambda0>,0>,void>::_Do_call
  26. DiCePlusPlus: f:\migrate\source\dcpp_bzr\dicepp\dwt\src\application.cpp (256:23), function: dwt::Application::dispatchAsync
  27. DiCePlusPlus: f:\migrate\source\dcpp_bzr\dicepp\dwt\src\application.cpp (187:8), function: dwt::Application::dispatch
  28. DiCePlusPlus: f:\migrate\source\dcpp_bzr\dicepp\dwt\src\application.cpp (155:8), function: dwt::Application::run
  29. DiCePlusPlus: f:\migrate\source\dcpp_bzr\dicepp\win32\main.cpp (168:8), function: dwtMain
  30. DiCePlusPlus: f:\migrate\source\dcpp_bzr\dicepp\dwt\src\application.cpp (282:0), function: WinMain
  31. DiCePlusPlus: f:\dd\vctools\crt_bld\self_64_amd64\crt\src\crtexe.c (547:37), function: __tmainCRTStartup
  32. kernel32: BaseThreadInitThunk
  33. ntdll: RtlUserThreadStart
  34.  
  35. Information about the crash has been written.
Advertisement
Add Comment
Please, Sign In to add comment