If you're working with drlvm, similar problem usually arises when wrong hythr.dll is in path (should be drlvm's one).
-- Alexey 2008/3/19, Tim Ellison <[EMAIL PROTECTED]>: > Anyone else having a problem with the build at the moment? > > I just built r638813 and got failures running 'java -version': > > ModLoad: 00400000 0040e000 java.exe > ModLoad: 7c900000 7c9b0000 ntdll.dll > ModLoad: 7c800000 7c8f5000 C:\WINDOWS\system32\kernel32.dll > (1728.1594): Unknown exception - code c0000022 (first chance) > (1728.1594): Unknown exception - code c0000022 (!!! second chance !!!) > eax=0013fc54 ebx=00000000 ecx=0013fc80 edx=7c90eb94 esi=7ffda000 > edi=c0000022 > eip=7c964ed1 esp=0013fc54 ebp=0013fca4 iopl=0 nv up ei pl zr na > pe nc > cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 > efl=00000246 > *** ERROR: Symbol file could not be found. Defaulted to export symbols > for ntdll.dll - > ntdll!RtlRaiseStatus+0x26: > 7c964ed1 c9 leave > > Investigating... > > Tim >
