Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 10 XamlUniversal template does not pass VS2015 App Certification Test #44

Closed
stammen opened this issue Aug 10, 2015 · 5 comments

Comments

@stammen
Copy link
Member

stammen commented Aug 10, 2015

Windows 10 XamlUniversal template does not pass VS2015 App Certification Test. The CoreWindowUniversal template does not have this issue.

Angle SHA: d9efa47

Microsoft Visual Studio Community 2015
Version 14.0.23107.0 D14REL
Visual Studio Tools for Universal Windows Apps 14.0.23121.00 D14OOB

How to repo:

  1. Install templates using install.bat script
  2. Create a new XAML App for OpenGL ES (Windows Universal)
  3. Do a release build and run the App Certification Test from Store/Create App Packages

Test fails with the result:

Overall result: FAILED

Deployment and launch tests

FAILED
Crashes and hangs
Error Found: The crashes and hangs test detected the following errors:
Executable C:\Program Files\WindowsApps\347708df-d7c3-4c27-9e97-0ee438759aa1_1.0.1.0_x86__e8xk87pxx0yyw\AppForOpenGLES1.exe was detected by Windows Error Reporting and experienced a crash or hang.
Application 347708df-d7c3-4c27-9e97-0ee438759aa1_1.0.1.0_x86__e8xk87pxx0yyw was detected by Windows Error Reporting and experienced a crash or hang.
Impact if not fixed: An app that stops responding or crashes can cause data loss and is a poor user experience.
How to fix: Investigate and debug the app to identify and fix the problem.
Using Application Verifier Within Your Software Development Lifecycle

@austinkinross
Copy link
Member

Hey Dale, thanks for reporting this.

Does this consistently repro for you? I've run the WACK a few times against the default XAML template with the commit hash you mentioned, but I haven't managed to repro the crash/hang yet.

We'll keep trying to repro this, but it would be great to know if you always hit this error.

Thanks!

@stammen
Copy link
Member Author

stammen commented Aug 11, 2015

I was hitting this error with the RC versions of VS2015 as well. I though it might be a problem with the WACK tests. But it consistently reproduces for me with the RTM version of VS2015.

cocos2d-x for Win10 UWP is based on this template and is therefore failing WACK.


From: Austin Kinross notifications@github.com
Sent: Monday, August 10, 2015 8:39 PM
To: MSOpenTech/angle
Cc: Dale Stammen
Subject: Re: [angle] Windows 10 XamlUniversal template does not pass VS2015 App Certification Test (#44)

Hey Dale, thanks for reporting this.

Does this consistently repro for you? I've run the WACK a few times against the default XAML template with the commit hash you mentioned, but I haven't managed to repro the crash/hang yet.

We'll keep trying to repro this, but it would be great to know if you always hit this error.

Thanks!

Reply to this email directly or view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fgithub.com%2fMSOpenTech%2fangle%2fissues%2f44%23issuecomment-129692361&data=01%7c01%7cdalestam%40microsoft.com%7c0e95089e5767451d279708d2a1fe7afa%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=dUzwg7R6VdJGymlChaEDRDQev5cCwUdeF%2b4oB74HA3k%3d.

@coopp
Copy link
Contributor

coopp commented Aug 14, 2015

I just tried to repro this as well and couldn't get one. I did get a failure, but that was only because the default image/logos were left unchanged and the WACK tests check for that condition.

No crashes or hangs.

@stammen
Copy link
Member Author

stammen commented Aug 14, 2015

I did a clean install of Windows 10 release (reformat hard drive) and Visual Studio 2015 release and the problem has gone away on both my machines. It seems that VIsual 2015 may not be upgrading correctly from RC to RTM. Will close this issue for now.

@stammen stammen closed this as completed Aug 14, 2015
@stammen
Copy link
Member Author

stammen commented Aug 17, 2015

Please note this issue returned with a clean install of Win10 and VS2015 RTM versions. After running Windows Update, WACK continued to fail. Dmp file reported a crash in nvwgf2um.dll which is an NVidia dll. I ran the NVidia Geforce experience app and used it to update the GeForce drivers to version 355.60 and the WACK test is no longer failing the crash and hang test.

GPU: GeForce GTX750
CPU: Intel Core i&-5820K @ 3.30 GHz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants