http://bugs.winehq.org/show_bug.cgi?id=6032 Summary: Attempting to open any application in WINE results in an "Invalid Address" error. Product: Wine Version: 0.9.19. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-misc AssignedTo: wine-bugs(a)winehq.org ReportedBy: leblanc.mitchell(a)rogers.com Using WINE 0.9.19 on Gentoo Linux, compiled from source via Portage (Gentoo Package Management System). WINECFG has setup symlinks to all the drives properly, this has been double checked. However, when attempting to load any program (excluding notepad.exe for some reason), the launch will fail; mitch(a)gentooPC /home/mitch $ wine ./DCOM98.EXE wine_main_preload_info not found wine_main_preload_info not found wine: could not load L"H:\\DCOM98.EXE": Invalid address When attempted with winedbg: mitch(a)gentooPC //home/mitch $ winedbg ./DCOM98.EXE wine_main_preload_info not found err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report wine_main_preload_info not found wine: could not load L"H:\\DCOM98.EXE": Invalid address Couldn't start process './DCOM98.EXE The exact same error occurs when attempting to open ANY program under wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.