Hello,
i try to build my RAM Disk driver on Widnows 2000. When i try to compile it
with in the checked environment a curious fault occurs. The following is the
last lines from the buildlog:
pnp.obj : error : Internal error during Pass2
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 4B82B47A
NumberParameters = 00000002
ExceptionInformation[0] = 00000000
ExceptionInformation[1] = 00000014
CONTEXT:
Eax = 00000000 Esp = 0012F0B8
Ebx = 0033A328 Ebp = 0012F0C8
Ecx = 00000000 Esi = 0033A328
Edx = 008E0009 Edi = 00000000
Eip = 4B82B47A EFlags = 00010256
SegCs = 0000001B SegDs = 00000023
SegSs = 00000023 SegEs = 00000023
SegFs = 00000038 SegGs = 00000000
Dr0 = 0012F0B8 Dr3 = 0033A328
Dr1 = 0012F0C8 Dr6 = 00000000
Dr2 = 00000000 Dr7 = 00000000
Stop.
I also tried to compile a driver from the samples, but without success. The
most curious thing, is that under the free build environment everything
works fine.
Does anyone has the same problem or a solution for this problem ?
A. Roth
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com