" requested the Runtime to terminate it in an unusual way"

15 ビュー (過去 30 日間)
Jonathan Epperl
Jonathan Epperl 2012 年 10 月 14 日
コメント済み: Lowell Day 2016 年 4 月 11 日
Freshly installed MATLAB on Windows 7, 64Bit.
  • If I select the MATLAB shortcut in the Start Menu, I get a windows error saying the following:
%%%%%%%%%%%%%%%%%%%%%%%%%%
Microsoft Visual C++ Runtime Library
%
Runtime Error!
%
Program: C:\MATLAB7\bin\win32\MATLAB.exe
%
This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  • If I go to the directory C:\Program Files\MATLAB\R2012b\bin and start using the matlab.exe located there, Matlab starts but the command window displays a lot of errors:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Cannot find function, getDefaultUserFolder, in library services.
Warning: MATLAB did not appear to successfully set the search path. To recover for this session of MATLAB, type "restoredefaultpath;matlabrc". To find out how to avoid this warning the next time you start MATLAB, type "docsearch problem path" after recovering for this session.
Warning: Duplicate directory name: C:\Program Files\MATLAB\R2012b\toolbox\local
%
and so on an so forth.
SafeMode, -nojvm, -shield none all yield the exact same behaviour, and it occurred at least with Matlab 64bit 2012b and 2011b.

採用された回答

Jonathan Epperl
Jonathan Epperl 2012 年 10 月 14 日
...and I'll just answer my own question, in case somebody else has the same problem and Google leads here: The culprit is another program, Lucid Logix's VirtuMVP Version 2.1.115.23214. It's an application that enables some teamwork between iGPU and dedicated GPU and ships with some Asus Motherboards, maybe with others, too. (off-topic: it does improve performance quite drastically, at least in Crysis...) Anyway, I installed Version 2.1.111.20856 and the problem is gone. Go figure, but I'm glad everything is working fine now.
  6 件のコメント
Rasmus Jensen
Rasmus Jensen 2013 年 2 月 3 日
Thank you so much, I was wrecking my head with, why Matlab wasn't working.
It seems I can run 2.1.112 but none of the other versions of 2012 work.
Philip Borghesani
Philip Borghesani 2013 年 4 月 15 日
編集済み: Philip Borghesani 2013 年 4 月 15 日
I just debugged the same problem it appears that virtuMVP injects its own services.dll into the MATLAB process and prevents MATLAB from loading its own copy of services.dll thereby breaking MATLAB. Disabling virtuMVP did not solve the problem the only solution I found was to uninstall it.

サインインしてコメントする。

その他の回答 (1 件)

Jonathan Epperl
Jonathan Epperl 2014 年 9 月 25 日
Gave it another try, this time with Matlab 2013b and Virtu MVP Pro Core: 3.0.109.29300 (The newest version at the moment)...
Unfortunately, there's no change: Stopping Virtu MVP, killing it in the Task Manager, killing its Service, disabling the service and rebooting, nothing helps.
Only solution so far: Uninstall, install last known working version 2.1.111.20856
That's a pretty crappy situation, has anybody in the last 2 years come up with a better workaround?
  1 件のコメント
Lowell Day
Lowell Day 2016 年 4 月 11 日
To resolve the issue, you can remove Virtu MVP from your system PATH environment variable.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by