On Mon, Nov 08, 2004 at 04:41:59AM -0800, Dan Kegel wrote:
Michael Jung wrote:
I fear that the problems with crypt.c and the crash are related to rsaenh.dll, which is pretty new in wine cvs. I can't reconstruct the test failures on my system. There are some entries in the initial registry, which did change due to rsaenh.dll. Could please retry without an existent .wine directory?
Done. (I even rebooted with nosmp.) That seems to have helped the crypt test;
Well, the test passes on my desktop at home (FC2 with 2.6.9 Linus kernel with SMP (HT)) but fails on my RHEL3-U3 (up2date) laptop with UP kernel.
now I just get ../../../../wine/tools/runtest -q -P wine -M rsaenh.dll -T ../../.. -p rsaenh_test.exe.so ../../../../wine/dlls/rsaenh/tests/rsaenh.c && touch rsaenh.ok fixme:crypt:CRYPT_VerifyImage (rsaenh.dll, 0x40200f90): not verifying image fixme:crypt:CRYPT_VerifyImage (rsaenh.dll, 0x40200fb0): not verifying image fixme:crypt:CRYPT_VerifyImage (rsaenh.dll, 0x40202598): not verifying image
which is benign, right?
Unfortunately, it uncovered some other problems, which I'll post about separately.
On the laptop i get the typelib errors (missing DCOM9x) and capture and wave errors (sound related). Rest works like a charm (ok, i manualy create the t: drive just in case).
bye michael