Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.28 KB

c-runtime-error-r6031.md

File metadata and controls

25 lines (21 loc) · 1.28 KB
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: C Runtime Error R6031
C Runtime Error R6031
11/04/2016
R6031
R6031
805d4cd1-cb2f-43fe-87e6-e7bd5b7329c5

C Runtime Error R6031

Attempt to initialize the CRT more than once. This indicates a bug in your application.

Note

If you encounter this error message while running an app, the app was shut down because it has an internal problem. This may be caused bug in the app, or by a bug in an add-on or extension that the app uses.

You can try these steps to fix this error:

  • Use the Apps and Features or Programs and Features page in the Control Panel to repair or reinstall the program.
  • Use the Apps and Features or Programs and Features page in the Control Panel to remove, repair or reinstall any add-on or extension programs used by the app.
  • Check Windows Update in the Control Panel for software updates.
  • Check for an updated version of the app. Contact the app vendor if the problem persists.

Information for Programmers

This diagnostic indicates that MSIL instructions were executing during loader lock. For more information, see Initialization of Mixed Assemblies.