tabrizadmin

Server doesn't start with last TC core

May 22nd, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 3.66 KB | None | 0 0
  1. Revision: TrinityCore rev. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win32, Release)
  2. Date 22:5:2013. Time 12:47
  3. //=====================================================
  4. *** Hardware ***
  5. Processor: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
  6. Number Of Processors: 8
  7. Physical Memory: 4194303 KB (Available: 4194303 KB)
  8. Commit Charge Limit: 4194303 KB
  9.  
  10. *** Operation System ***
  11. Windows Server 2008 R2 Server 4.0, Enterprise Edition Service Pack 1 (Version 6.1, Build 7601)
  12.  
  13. //=====================================================
  14. Exception code: C0000005 ACCESS_VIOLATION
  15. Fault address:  013A24C7 01:003814C7 C:\4.3.4 Cataclysm\Core\worldserver.exe
  16.  
  17. Registers:
  18. EAX:00000563
  19. EBX:016E46C0
  20. ECX:735F3F2B
  21. EDX:0016DDF8
  22. ESI:016E4678
  23. EDI:016E46B4
  24. CS:EIP:0023:013A24C7
  25. SS:ESP:002B:00C9DA28  EBP:00C9EA3C
  26. DS:002B  ES:002B  FS:0053  GS:002B
  27. Flags:00010202
  28.  
  29. Call stack:
  30. Address   Frame     Function      SourceFile
  31. 013A24C7  00000000  std::vector<std::_List_iterator<std::_List_val<std::pair<unsigned int const ,CreatureAddon>,std::allocator<std::pair<unsigned int const ,CreatureAddon> > > >,std::allocator<std::_List_iterator<std::_List_val<std::pair<unsigned int const ,CreatureAddon>,std::allocator<std::pair<unsigned int const ,CreatureAddon> > > > > >::insert+17  c:\program files\microsoft visual studio 10.0\vc\include\vector line 1058
  32. 017108FC  00000000  ??_C@_1EKO@PHDJFBOM@?$AAs?$AAt?$AAd?$AA?3?$AA?3?$AA_?$AAL?$AAi?$AAs?$AAt?$AA_?$AAc?$AAo?$AAn?$AAs?$AAt?$AA_?$AAi?$AAt?$AAe?$AAr?$AAa?$AAt?$AAo?$AAr?$AA?$DM?$AAc?$AAl?$AAa?$AAs?$AAs?$AA?5@+1AC
  33. 01205C57  00000000  WorldObject::setActive+A7  l:\TrinityCore\4.3.4\src\server\game\entities\object\object.cpp line 1619
  34. 0120D092  00000000  UpdateMask::AppendToPacket+72  l:\TrinityCore\4.3.4\src\server\game\entities\object\updates\updatemask.h line 58
  35. 01043107  00000000  std::_Vector_iterator<std::_Vector_val<std::vector<LoginDatabaseConnection *,std::allocator<LoginDatabaseConnection *> >,std::allocator<std::vector<LoginDatabaseConnection *,std::allocator<LoginDatabaseConnection *> > > > >::operator+=+17  c:\program files\microsoft visual studio 10.0\vc\include\vector line 358
  36. 01029A98  00000000  RASocket::check_access_level+158  l:\TrinityCore\4.3.4\src\server\worldserver\remoteaccess\rasocket.cpp line 212
  37. 01027555  00000000  ACE_Acceptor<RASocket,ACE_SOCK_Acceptor>::open+B5  l:\TrinityCore\4.3.4\dep\acelite\ace\acceptor.cpp line 93
  38. 01027570  00000000  ACE_Acceptor<RASocket,ACE_SOCK_Acceptor>::open+D0  l:\TrinityCore\4.3.4\dep\acelite\ace\acceptor.cpp line 96
  39. 01026E8C  00000000  RARunnable::run+CC  l:\TrinityCore\4.3.4\src\server\worldserver\remoteaccess\rarunnable.cpp line 66
  40. 0165DB98  00000000  std::_Hash<std::tr1::_Umap_traits<unsigned int,AchievementRewardLocale,std::_Hash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,AchievementRewardLocale> >,0> >::_Begin+28  c:\program files\microsoft visual studio 10.0\vc\include\xhash line 718
  41. 751733CA  00000000  BaseThreadInitThunk+12
  42. 76F49ED2  00000000  RtlInitializeExceptionChain+63
  43. 76F49EA5  00000000  RtlInitializeExceptionChain+36
  44. ========================
  45. Local Variables And Parameters
  46.  
  47. Call stack:
  48. Address   Frame     Function      SourceFile
  49. 013A24C7  00000000  std::vector<std::_List_iterator<std::_List_val<std::pair<unsigned int const ,CreatureAddon>,std::allocator<std::pair<unsigned int const ,CreatureAddon> > > >,std::allocator<std::_List_iterator<std::_List_val<std::pair<unsigned int const ,CreatureAddon>,std::allocator<std::pair<unsigned int const ,CreatureAddon> > > > > >::insert+17  c:\program files\microsoft visual studio 10.0\vc\include\vector line 1058
  50. punting on symbol this
Advertisement
Add Comment
Please, Sign In to add comment