Rare Random Crash

A forum for reporting bugs NOT related to custom plugins.

Moderator: MacroQuest Developers

User avatar
LrdDread
a snow griffon
a snow griffon
Posts: 343
Joined: Sun Sep 12, 2004 7:55 am
Contact:

Rare Random Crash

Post by LrdDread » Sat Oct 25, 2008 7:12 am

seen this about 6 times since last build (40ish hours of play)....

Code: Select all

************CRASH ONE****************

[MQ2]Call - Calling subroutine DoSotW with params 
First-chance exception at 0x006057e7 in eqgame.exe: 0xC0000005: Access violation writing location 0x000022a9.

>	eqgame.exe!006057e7() 	




************CRASH TWO*****************

[MQ2]Return - Returned to /call DoCastingEvents
[MQ2]Call - Calling subroutine SpellCast with params "gem7" "Ancestral Hearkening Rk. II" "Check4Pad" "15272" "10s"
[MQ2]GetFuncParam(1): 'spellType'
[MQ2]GetFuncParam(2): 'spellName'
[MQ2]GetFuncParam(3): 'mySub'
[MQ2]GetFuncParam(4): 'int spellID'
[MQ2]GetFuncParam(5): 'giveUpValue)'
First-chance exception at 0x006057e7 in eqgame.exe: 0xC0000005: Access violation writing location 0x0000072a.

006057E7  mov         dword ptr [eax+194h],ecx 

>	eqgame.exe!006057e7() 	

I forgot to copy one of the lines in the first crash debug, but am pretty certain it was the same as the 2nd, the

Code: Select all

006057E7  mov         dword ptr [eax+194h],ecx
line. I tried doing this a couple more times, but after a couple hours of running the debugger, it really bogs down the session that it's attached to. This is while running AutoBot, and if more info is need let me know and I'll try to get it.

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

Post by dont_know_at_all » Sat Oct 25, 2008 12:37 pm

You crashed in CPetInfoWnd::SetBuffIcon. I don't believe this is our crash.

FYI, have at least 15 hours with autobot x 2 toons with pets without seeing this...

Run "dds esp L 200" to see if there is anything on the stack pointing at MQ2.