Wednesday, 28 August 2013

Regarding a memory dump of 32-bit process on 64-bit Windows 7

Regarding a memory dump of 32-bit process on 64-bit Windows 7

I used 64-bit Windows 7's normal task manager (taskmgr) to dump the memory
of chrome processes, which are 32-bit, but then I read an article that
says it will mess up the dump. If 64-bit taskmgr does mess up the memory
dump of 32-bit processes, is there a way to convert the already-done
memory dump so that it will be properly analyzed?
Also, if you have full memory dump available, can a person re-create
processes and programs running before crash occurred?
http://www.devopsonwindows.com/memory-dumps-done-right/
http://blogs.msdn.com/b/tess/archive/2010/09/29/capturing-memory-dumps-for-32-bit-processes-on-an-x64-machine.aspx

No comments:

Post a Comment