Innerspace crashes (with WinDbg dump )

Discussion of Inner Space

Moderators: Lavish Software Team, Moderators

Post Reply
redcomet
GamingTools Subscriber
Posts: 1
Joined: Tue Mar 20, 2007 5:05 pm

Innerspace crashes (with WinDbg dump )

Post by redcomet » Fri Mar 06, 2009 4:18 am

For the past couple of days my everquest 2 with ISXEQ2 and innerspace will crash while I am using a script. There is no crash report generated, the application just closes.
I do not get this problem when running without innerspace and I do not crash when I am not 'using' innerspace. Ie, when I am questing and not using any innerspace scripts.

I am copying a stack trace and register value report from windbg about this crash.

Code: Select all

0:000> kv
ChildEBP RetAddr  Args to Child              
WARNING: Stack unwind information not available. Following frames may be wrong.
0012f970 778e323c 03eaf77c 00000004 00000001 ntdll!KiFastSystemCallRet
*** WARNING: Unable to verify checksum for C:\Program Files\InnerSpace\IS-Kernel.dll
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\InnerSpace\IS-Kernel.dll - 
0012f998 03db4556 03eaf77c f6ea6ec7 03eaf770 ntdll!EtwEventEnabled+0xd9
0012fa04 03e14ba0 00000000 00000000 00000001 IS_Kernel!F1+0x26336
0012fa2c 03e0d88e 03d60000 00000000 00000001 IS_Kernel!F1+0x86980
0012fa6c 03e0d8f8 03d60000 778de1c4 03d60000 IS_Kernel!F1+0x7f66e
0012fa94 778ca8dd 03e0d8db 03d60000 00000000 IS_Kernel!F1+0x7f6d8
0012fb34 778ca85f 0012fb50 77643b69 00000000 ntdll!RtlExitUserProcess+0xe6
0012fb3c 77643b69 00000000 77e8f3b0 ffffffff ntdll!RtlExitUserProcess+0x68
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll - 
0012fb50 6fefc444 00000000 00000000 00000001 kernel32!ExitProcess+0x15
0012fd78 6fe10520 00000000 0012fdbc 6fe5bb76 mscorwks!CorDllMain+0x1f84
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Windows\system32\mscoree.dll - 
0012fe14 71966cf4 00000000 6fd90000 0012fe5c mscorwks!CorExeMain+0x569
*** WARNING: Unable to verify checksum for C:\Program Files\Sony\EverQuest II\Everquest2.exe
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Sony\EverQuest II\Everquest2.exe - 
0012fe24 00c18e74 00000000 00c18fdb 00000000 mscoree!CorExitProcess+0x46
0012fe5c 00c19001 00000000 00000000 00000000 Everquest2!MemoryManager::allocate+0x16c53f
0012ff88 77664911 7ffdf000 0012ffd4 778de4b6 Everquest2!MemoryManager::allocate+0x16c6cc
0012ff94 778de4b6 7ffdf000 77c2aadf 00000000 kernel32!BaseThreadInitThunk+0x12
0012ffd4 778de489 00c1d9ba 7ffdf000 00000000 ntdll!RtlInitializeExceptionChain+0x63
0012ffec 00000000 00c1d9ba 7ffdf000 00000000 ntdll!RtlInitializeExceptionChain+0x36

Code: Select all

0:000> r
eax=00000ecc ebx=00000001 ecx=000017d8 edx=00000000 esi=03eaf77c edi=03eaf77c
eip=778f9a94 esp=0012f910 ebp=0012f970 iopl=0         nv up ei pl zr na pe nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00200246
ntdll!KiFastSystemCallRet:
778f9a94 c3              ret

eqjoe
GamingTools Subscriber
Posts: 221
Joined: Wed Oct 13, 2004 2:34 pm

Post by eqjoe » Mon Mar 09, 2009 8:29 pm

I would reinstall IS.

-j

Post Reply