http://bugs.winehq.org/show_bug.cgi?id=9484
--- Comment #27 from Klaus Layer klaus.layer@gmx.de 2009-12-08 14:47:56 --- When loading the device driver winedevice.exe crashes at
0x683feae3 load_driver_module+0x283 [/home/d023868/make/wine-git/programs/winedevice/device.c:103] in winedevice: movl $0x0,0xa0(%edx) 103 nt->OptionalHeader.DataDirectory[IMAGE_DIRECTORY_ENTRY_BASERELOC].VirtualAddress = 0;
This occurs in current git as well as in older versions. Test back til wine-1.1.15.
Any idea?