Hi! It's a pitty but I have to report that two programs which worked with the previous (November) wine release don't work anymore. The first one is a front panel for the measuring instrument, which worked perfectly after the serial handshake fixes but now (from about Dec 19) it crashes. The second one is a Nokia Logo Manager. It was not too useful for other wine problems but it at least ran. Now it crashes in exactly the same place as the first prog so I think it's a common problem. When started using winedbg, it shows a page fault on read acces to 0x48 from 0x400ccfd9. It's wine_server_call+0x21 in libntdll.so, crashing instruction is movl 0x40(%esi),%edx. ESI is 0x8, which forms the page fault address. Could somebody look at it ? The first program is of a high importance for me... With regards, Pavel Troller