Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
tested against ros 0.4.14-RC-59-ge6a5af4 gcc 8.4.0 dbg Win RosBE2.2.1 build here,
but we do have the same outcome also for master 0.4.15-dev-203-g711f631 gcc 8.4.0 dbg linux.
Reproduction steps
- download https://archive.org/download/vs-2010-express-1/VS2010Express1.iso
- Run F:\VcExpress\autorun.exe
- During install deselect the 2 options "Silverlight and SQL Server 2008 SP1" (this is just for the sake of simplicity and speedup)
- after the .NET4 installation it asks you to reboot, whatever you click, it won't reboot automatically for you yet, you have to reboot manually
- run the setup again F:\VcExpress\autorun.exe and let it complete the rest
setup will complete successfully- now start the VS2010 GUI
Observed result
It will crash with a msgbox 'Exception has been thrown by the target of an invocation.'
0.4.14-RC-59-ge6a5af4.png![]()
0.4.14-RC-59-ge6a5af4.log![]()
0.4.14-RC-59-ge6a5af4.webm![]()
I retried after setting 'set condition * first always' and it failed with the same msgbox and did not break into debugger.
0.4.14-RC-59-ge6a5af4_BreakOnFirstChance.log![]()
Expected result
It should run the GUI. It works in XPSP3 and 2k3SP2.
Attachments
Issue Links
- relates to
-
CORE-17418 "Microsoft Visual Studio 2010 C++ Express setup" presents an unintended msgbox after reboot that can be ignored
-
- Open
-
-
CORE-16964 MS Visual Studio 2010 IDE hangs at start
-
- Open
-