Hi,
Managed to get things running again.
I'm getting this when compiling ros on ros in lib/msvcrt/stdlib;
(create.c:36) <\Win32Pipes.00003775.00000001> =
<\Win32Pipes.00003775.00000001>,
than it just locked up and had to do a ctrl-c to break out and run make again.
Now it is slowing down and you can count the char's type across the console screen.
Process 4 thread 50 of csrss is eating kernel time.
Process 1 thread 3 has the same or less than process 1 thread 0 (aka IdleProcessThread).
Note.
We need a standalone idle process (0) and thread (0) out side of SYSTEM.
Anyway, it finished with out anymore errors or lockups.
Next I noticed both vbemp.sys and vgamp.sys loaded.
ModuleName Code Data Bss Paged Init LinkDate
------------------------------------------------------------------------------
ntoskrnl.exe 569344 8192 163840 0 49152 Wed Oct 13 19:53:14 2004
hal.dll 28672 4096 135168 0 0 Wed Oct 13 19:53:31 2004
pci.sys 16384 0 4096 0 0 Wed Oct 13 19:54:09 2004
scsiport.sys 20480 0 4096 0 0 Wed Oct 13 20:14:49 2004
atapi.sys 20480 0 4096 0 0 Wed Oct 13 20:14:42 2004
class2.sys 16384 0 0 0 0 Wed Oct 13 20:14:44 2004
disk.sys 12288 0 0 0 0 Wed Oct 13 20:14:45 2004
vfatfs.sys 57344 4096 4096 0 0 Wed Oct 13 20:13:55 2004
bootvid.sys 8192 4096 4096 0 0 Wed Oct 13 20:13:25 2004
ndis.sys 28672 4096 4096 0 0 Wed Oct 13 20:14:16 2004
floppy.sys 20480 0 20480 0 0 Wed Oct 13 20:14:48 2004
cdrom.sys 8192 0 0 0 0 Wed Oct 13 20:14:43 2004
fs_rec.sys 8192 0 0 0 0 Wed Oct 13 20:13:37 2004
beep.sys 4096 0 0 0 0 Wed Oct 13 20:13:22 2004
null.sys 4096 4096 0 0 0 Wed Oct 13 20:13:24 2004
serial.sys 4096 0 0 0 0 Wed Oct 13 20:13:24 2004
psaux.sys 12288 4096 4096 0 0 Wed Oct 13 20:13:28 2004
keyboard.sys 8192 4096 4096 0 0 Wed Oct 13 20:13:26 2004
mouclass.sys 4096 0 0 0 0 Wed Oct 13 20:13:27 2004
debugout.sys 4096 0 0 0 0 Wed Oct 13 20:13:23 2004
blue.sys 8192 0 0 0 0 Wed Oct 13 20:13:22 2004
videoprt.sys 16384 0 4096 0 0 Wed Oct 13 20:15:05 2004
vbemp.sys 8192 0 0 0 0 Wed Oct 13 20:14:59 2004
vgamp.sys 4096 4096 4096 0 0 Wed Oct 13 20:14:58 2004
msfs.sys 8192 0 0 0 0 Wed Oct 13 20:13:39 2004
npfs.sys 12288 0 0 0 0 Wed Oct 13 20:13:42 2004
kmregtests.sys 8192 0 4096 0 0 Wed Oct 13 19:53:19 2004
freetype.dll 417792 4096 0 0 0 Wed Oct 13 19:58:51 2004
win32k.sys 413696 8192 28672 0 0 Wed Oct 13 20:12:30 2004
kbdus.dll 4096 4096 4096 0 0 Wed Oct 13 20:10:01 2004
tcpip.sys 147456 4096 8192 0 0 Wed Oct 13 20:14:34 2004
afd.sys 40960 4096 0 0 0 Wed Oct 13 20:14:09 2004
framebuf.DLL 8192 4096 0 0 0 Wed Oct 13 20:14:57 2004
------------------------------------------------------------------------------
Total 1953792 69632 405504 0 49152
FYI,
James
Show replies by date