From: Bob W. <bwh...@my...> - 2012-01-09 21:11:35
|
Its using the default uniprocess kernel (nopae): ntoskrnl.exe NT Kernel & System Microsoft Corporation 5.1.2600.6165 according to process explorer. What last message? I though everything was posted to the list. I checked my files and the only message from you concerns posting the top part of windbg output which I did post when I reported the problem to the bug tracker. -Bob From: Miller, Shao [mailto:sha...@yr...] Sent: Monday, January 09, 2012 3:14 PM To: Bob Wheater Cc: col...@li... Subject: RE: [coLinux-users] Colinux Blue Screen Crashes Did you get my last message regarding possibly useful info you could share? If not, I'd appreciate it if you could review it. There are several kernels: * Uniprocessor, no-PAE (the default ntoskrnl.exe) * Uniprocessor, PAE (ntkrnlpa.exe) * Multiprocessor, no-PAE (ntkrnlmp.exe) * Multiprocessor, PAE (ntkrpamp.exe) Try using Microsoft's SysInternals' Process Explorer (ProcExp.exe), highlight the System process, then choose View -> Lower Pane View -> DLLs and make sure that View -> Show Lower Pane has a check-mark. Then scroll through the list of DLLs and observe which one matches the pattern ntXXX.exe. You can be using a PAE kernel without knowing it and without the /PAE switch in BOOT.INI. - Shao Miller |