https://bugs.winehq.org/show_bug.cgi?id=37026
Bug ID: 37026 Summary: Matlab 2009a crashes on unimplemented function msvcr80.dll._fread_nolock Product: Wine Version: 1.7.23 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net
Hello folks,
as the summary says.
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/MATLAB/R2009a/bin
$ wine ./matlab.exe ... wine: Call from 0x7b83ae8f to unimplemented function msvcr80.dll._fread_nolock, aborting --- snip ---
Source: http://source.winehq.org/git/wine.git/blob/b540277cc7b8dc5b8118ce948b485afe8...
'winetricks -q vcrun2005' works around.
$ wine --version wine-1.7.23-33-gc654b7b
Regards
https://bugs.winehq.org/show_bug.cgi?id=37026
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rounaksingh17@gmail.com
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- *** Bug 37379 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=37026
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Matlab 2009a crashes on |Matlab 2009a, 2010 crashes |unimplemented function |on unimplemented function |msvcr80.dll._fread_nolock |msvcr80.dll._fread_nolock
https://bugs.winehq.org/show_bug.cgi?id=37026
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- A patch was submitted for that - https://www.winehq.org/pipermail/wine-patches/2014-October/134929.html.
https://bugs.winehq.org/show_bug.cgi?id=37026
--- Comment #3 from Rounak Singh rounaksingh17@gmail.com --- Thanks to @Ivan for the patch, and @Nikolay... the patch is working... I have tested the patched code; compiled code with wine 1.7.28 and run Matlab 2010 in Linux Mint 13 environment... Matlab is working fine... (However, Simulink is showing error on unimplemented function msvcr80.dll._ungetc_nolock, I am going to file a new bug(& mail Ivan) for that...
I have uploaded the forked code on github for further testing: https://github.com/rounaksingh/wine...
Compile and enjoy... Once again Thanks to @Ivan and @Nikolay...
https://bugs.winehq.org/show_bug.cgi?id=37026
Iván Matellanes matellanesivan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |matellanesivan@gmail.com
--- Comment #4 from Iván Matellanes matellanesivan@gmail.com --- The patch has been committed today: http://source.winehq.org/git/wine.git/commit/206ea48f203dc6001828b99db261bf4...
https://bugs.winehq.org/show_bug.cgi?id=37026
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |206ea48f203dc6001828b99db26 | |1bf493235f683 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/206ea48f203dc6001828b99db26...
Thanks Iván
Regards
https://bugs.winehq.org/show_bug.cgi?id=37026
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.29.