tabrizadmin

Crash log 5

May 30th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 3.10 KB | None | 0 0
  1. Revision: ForgottenCore 4.3.4 rev. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win32, RelWithDebInfo)
  2. Date 30:5:2013. Time 21:34
  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: C0000094 INT_DIVIDE_BY_ZERO
  15. Fault address:  00DA8209 01:00277209 C:\4.0.6a Cataclysm\Core\worldserver.exe
  16.  
  17. Registers:
  18. EAX:00000001
  19. EBX:0000018B
  20. ECX:1FE55A20
  21. EDX:00000000
  22. ESI:5C854048
  23. EDI:3FB66FF8
  24. CS:EIP:0023:00DA8209
  25. SS:ESP:002B:357DF574  EBP:357DF584
  26. DS:002B  ES:002B  FS:0053  GS:002B
  27. Flags:00010246
  28.  
  29. Call stack:
  30. Address   Frame     Function      SourceFile
  31. 00DA8209  00000000  Player::BuyCurrencyFromVendorSlot+F9  l:\skyfireemu\megatron\src\server\game\entities\player\player.cpp line 22096
  32. 01022C7D  00000000  WorldSession::HandleBuyItemOpcode+2ED  l:\skyfireemu\megatron\src\server\game\handlers\itemhandler.cpp line 534
  33. 00BEFFAB  00000000  WorldSession::Update+24B  l:\skyfireemu\megatron\src\server\game\server\worldsession.cpp line 366
  34. 00B7525D  00000000  World::UpdateSessions+9D  l:\skyfireemu\megatron\src\server\game\world\world.cpp line 2653
  35. 00B76F53  00000000  World::Update+253  l:\skyfireemu\megatron\src\server\game\world\world.cpp line 2011
  36. 00B3CAB9  00000000  WorldRunnable::run+A9  l:\skyfireemu\megatron\src\server\worldserver\worldthread\worldrunnable.cpp line 67
  37. 010E25B0  00000000  ACE_Based::Thread::ThreadTask+10  l:\skyfireemu\megatron\src\server\shared\threading\threading.cpp line 186
  38. 6F7F855B  00000000  ACE_OS_Thread_Adapter::invoke+9B  l:\skyfireemu\megatron\dep\acelite\ace\os_thread_adapter.cpp line 103
  39. 7341C556  00000000  _endthreadex+3A
  40. 7341C600  00000000  _endthreadex+E4
  41. 767033CA  00000000  BaseThreadInitThunk+12
  42. 77099ED2  00000000  RtlInitializeExceptionChain+63
  43. 77099EA5  00000000  RtlInitializeExceptionChain+36
  44. ========================
  45. Local Variables And Parameters
  46.  
  47. Call stack:
  48. Address   Frame     Function      SourceFile
  49. 00DA8209  00000000  Player::BuyCurrencyFromVendorSlot+F9  l:\skyfireemu\megatron\src\server\game\entities\player\player.cpp line 22096
  50. punting on symbol vendorGuid
  51. punting on symbol vendorSlot
  52. punting on symbol currency
  53. punting on symbol count
  54. punting on symbol creature
  55.  
  56. 01022C7D  00000000  WorldSession::HandleBuyItemOpcode+2ED  l:\skyfireemu\megatron\src\server\game\handlers\itemhandler.cpp line 534
  57. punting on symbol recvData
  58. punting on symbol bag
  59.  
  60. 00BEFFAB  00000000  WorldSession::Update+24B  l:\skyfireemu\megatron\src\server\game\server\worldsession.cpp line 366
  61. punting on symbol diff
  62. punting on symbol updater
  63. punting on symbol packet
  64. punting on symbol deletePacket
  65. punting on symbol firstDelayedPacket
  66.  
  67. 00B7525D  00000000  World::UpdateSessions+9D  l:\skyfireemu\megatron\src\server\game\world\world.cpp line 2653
  68. punting on symbol diff
  69. punting on symbol sess
Advertisement
Add Comment
Please, Sign In to add comment