http://bugs.winehq.org/show_bug.cgi?id=25986 Summary: Windws Live Mail 2009 crashes in actctx / msvcr80.dll Product: Wine Version: 1.3.10 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: allen(a)decisiv.net Created an attachment (id=33124) --> (http://bugs.winehq.org/attachment.cgi?id=33124) running wine wlmail.exe from command line I was able to install Windows Live Mail 2009. I got Windows Live Mail from: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=56883de5-2024-46... The installer fired up OK and I unchecked all of the other Windows Live components. It installed fine. I have installed the required deps with winetricks; ie6, vcrun2005, vcrun2008, etc. When I run it, I get a whole lot of these: wine: Call from 0x7bc4a450 to unimplemented function MSVCR80.dll._initterm_e, aborting wine: Call from 0x7bc4a450 to unimplemented function MSVCR80.dll._except_handler4_common, aborting wine: Call from 0x7bc4a450 to unimplemented function MSVCR80.dll._except_handler4_common, aborting wine: Call from 0x7bc4a450 to unimplemented function MSVCR80.dll._except_handler4_common, aborting wine: Call from 0x7bc4a450 to unimplemented function MSVCR80.dll._except_handler4_common, aborting wine: Call from 0x7bc4a450 to unimplemented function MSVCR80.dll._except_handler4_common, aborting wine: Call from 0x7bc4a450 to unimplemented function MSVCR80.dll._except_handler4_common, aborting I am attaching two files: 1) stdout from running wine wlmail.exe from my .wine/ dir and 2) a WINEDEBUG=+all wine wlmail.exe output. Commands I ran: 1) wine .wine/dosdevices/c\:/Program\ Files/Windows\ Live/Mail/wlmail.exe 2) WINEDEBUG=+all wine .wine/dosdevices/c\:/Program\ Files/Windows\ Live/Mail/wlmail.exe > wlmail.debug.txt 2>&1 I am on Fedora 14 x86_64 with wine 1.3.10 and the winegecko bits installed. I *think* my issue may be related to http://bugs.winehq.org/show_bug.cgi?id=18889 but I don't know enough about what I am seeing or wine to know for sure. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.