Re: Random crashes in mscorwks.dll...
From: Gary Joy (GaryJoy_at_discussions.microsoft.com)
Date: 12/15/04
- Next message: Bret Pehrson: "Why does MS play these FIX games???"
- Previous message: jim: "Link error for new char[2]"
- In reply to: Oleg Starodumov: "Re: Random crashes in mscorwks.dll..."
- Next in thread: Vladimir Nesterovsky: "Re: Random crashes in mscorwks.dll..."
- Reply: Vladimir Nesterovsky: "Re: Random crashes in mscorwks.dll..."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 15 Dec 2004 09:07:09 -0800
Sorry... The call stack was created from a dump file which for some reason
didn't pick up the symbols when I opened it in VS. Here is the actual call
stack (I have typed it from a screen-shot and triple checked for typos):
mscorwks.dll!Thread::UnhijackThread() + 0x70d9f
mscorwks.dll!Thread::RareEnablePreemptiveGC() + 0x36
mscorwks.dll!Thread::RareDisablePreemptiveGC() + 0x49cb6
mscorwks.dll!SystemDomain::RunDllMain() + 0x7d
mscorwks.dll!ExecuteDLL() + 0x7fd12
mscoree.dll!__CorDllMain@12() + 0x1c
ntdll.dll!_LdrpCallInitRoutine@16() + 0x14
ntdll.dll!_LdrShutdownThread@0() + 0xdb
kernel32.dll!_ExitThread@4() + 0x3e
mscorwks.dll!ThreadpoolMgr::WorkerThreadStart() + 0x123
mscorwks.dll!ThreadpoolMgr::intermediateThreadProc() + 0x44
kernel32.dll!_BaseThreadStart@8() + 0x37
I have since tried using pageheap
(http://support.microsoft.com/default.aspx?scid=kb;en-us;286470 and
http://support.microsoft.com/default.aspx?scid=kb;en-us;264471) to detect
memory corruption in the application. Despite identifying and fixing a memory
problem the application still crashes in the same way.
I will be very gratefull for any help you can provide... :-)
- Next message: Bret Pehrson: "Why does MS play these FIX games???"
- Previous message: jim: "Link error for new char[2]"
- In reply to: Oleg Starodumov: "Re: Random crashes in mscorwks.dll..."
- Next in thread: Vladimir Nesterovsky: "Re: Random crashes in mscorwks.dll..."
- Reply: Vladimir Nesterovsky: "Re: Random crashes in mscorwks.dll..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|