Advertisement
Guest User

Untitled

a guest
Oct 4th, 2011
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. Crash at shutdown with many hubs opened. Happens with r2619, too. Cannot be reproduced with r2614.
  2.  
  3. ---------------------------
  4.  
  5. DC++ has crashed on 2011-10-03 at 23:10:47.
  6. Please report this data to the DC++ team for further investigation.
  7.  
  8. DC++ version: DC++ v0.785 (r2623)
  9. TTH: XGKK6BJLWMR6OJXY3XYLUTPK7PF3GPCVVQUB5PY
  10. Compiled with GCC 4.6.1 (debug)
  11. Exception code: c0000005
  12. Windows version: major = 6, minor = 1, build = 7601, SP = 1, type = 1
  13. Processors: 8 * x64
  14.  
  15. Writing the stack trace...
  16.  
  17. kernel32: [Failed to load the debugging data into memory (error: 2)] GetConsoleMode
  18. DCPlusPlus_debug: E:\DCDev\bazaar\dcplusplus/boost/boost/thread/win32/basic_recursive_mutex.hpp (79), function: bool try_recursive_lock(void/unknown* const this, long int current_thread_id)
  19. DCPlusPlus_debug: E:\DCDev\bazaar\dcplusplus/boost/boost/thread/win32/basic_recursive_mutex.hpp (49), function: void/unknown lock(void/unknown* const this)
  20. DCPlusPlus_debug: E:\DCDev\bazaar\dcplusplus/boost/boost/thread/locks.hpp (413), function: void/unknown lock(void/unknown* const this)
  21. DCPlusPlus_debug: E:\DCDev\bazaar\dcplusplus/boost/boost/thread/locks.hpp (291)
  22. DCPlusPlus_debug: E:\DCDev\bazaar\dcplusplus/dcpp//Speaker.h (117), function: void/unknown removeListener(Speaker<dcpp::BufferedSocketListener>* const this, BufferedSocketListener* aListener)
  23. DCPlusPlus_debug: E:\DCDev\bazaar\dcplusplus/dcpp/Client.cpp (155), function: void/unknown on(Client* const this, string const& const aLine)
  24. DCPlusPlus_debug: E:\DCDev\bazaar\dcplusplus/dcpp/NmdcHub.cpp (969), function: void/unknown on(NmdcHub* const this, string const& const aLine)
  25. DCPlusPlus_debug: E:\DCDev\bazaar\dcplusplus/dcpp//Speaker.h (59), function: void/unknown fire<dcpp::BufferedSocketListener::X<7>, const std::basic_string<char>&>(X<7> T0, void/unknown const& T1, void/unknown* const this, X<7>& const type, void/unknown const& const p1)
  26. DCPlusPlus_debug: E:\DCDev\bazaar\dcplusplus/dcpp/BufferedSocket.cpp (514), function: void/unknown fail(void/unknown* const this, string const& const aError)
  27. DCPlusPlus_debug: E:\DCDev\bazaar\dcplusplus/dcpp/BufferedSocket.cpp (465), function: bool checkEvents(void/unknown* const this)
  28. DCPlusPlus_debug: E:\DCDev\bazaar\dcplusplus/dcpp/BufferedSocket.cpp (490), function: int run(void/unknown* const this)
  29. DCPlusPlus_debug: E:\DCDev\bazaar\dcplusplus/dcpp//Thread.h (106), function: DWORD starter(void/unknown p)
  30. kernel32: [Failed to load the debugging data into memory (error: 2)] BaseThreadInitThunk
  31. ntdll: [Failed to load the debugging data into memory (error: 2)] RtlInitializeExceptionChain
  32. ntdll: [Failed to load the debugging data into memory (error: 2)] RtlInitializeExceptionChain
  33.  
  34. Information about the crash has been written.
  35.  
  36.  
  37.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement