[argyllcms] Re: Errors from visual studio build (running on Win10)

  • From: "Auke Nauta" <auke@xxxxxxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Tue, 18 Oct 2016 14:24:21 +0200

Hi again,

Here is the trace information from 'Application Verifier':

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<avrf:logfile xmlns:avrf="Application Verifier">
        <avrf:logSession TimeStarted="2016-10-18 : 14:21:42" PID="9336" 
Version="2">
                <avrf:logEntry Time="2016-10-18 : 14:21:42" LayerName="Heaps" 
StopCode="0x13" Severity="Error">
                        <avrf:message>First chance access violation for current 
stack trace.</avrf:message>
                        <avrf:parameter1>2e0f1bd0 - Invalid address causing the 
exception.</avrf:parameter1>
                        <avrf:parameter2>7ffe6925c7c9 - Code address executing 
the invalid access.</avrf:parameter2>
                        <avrf:parameter3>27439fbff0 - Exception 
record.</avrf:parameter3>
                        <avrf:parameter4>27439fbb00 - Context 
record.</avrf:parameter4>
                        <avrf:stackTrace>
                                <avrf:trace>vrfcore!VerifierDisableVerifier+950 
( @ 0)</avrf:trace>
                                <avrf:trace>verifier!VerifierStopMessage+97 ( @ 
0)</avrf:trace>
                                <avrf:trace>ntdll!RtlApplicationVerifierStop+96 
( @ 0)</avrf:trace>
                                <avrf:trace>vfbasics!+7ffe2aeb26c5 ( @ 
0)</avrf:trace>
                                <avrf:trace>vfbasics!+7ffe2aeb4606 ( @ 
0)</avrf:trace>
                                <avrf:trace>vfbasics!+7ffe2aeb3c4a ( @ 
0)</avrf:trace>
                                
<avrf:trace>ntdll!RtlInitializeCriticalSection+190 ( @ 0)</avrf:trace>
                                <avrf:trace>ntdll!RtlImageNtHeaderEx+17b ( @ 
0)</avrf:trace>
                                <avrf:trace>ntdll!KiUserExceptionDispatcher+3a 
( @ 0)</avrf:trace>
                                <avrf:trace>VCRUNTIME140!memset+49 ( @ 
0)</avrf:trace>
                                <avrf:trace>printtarg!+7ff763d84f9b ( @ 
0)</avrf:trace>
                                <avrf:trace>printtarg!+7ff763d8037e ( @ 
0)</avrf:trace>
                                <avrf:trace>printtarg!+7ff763d800e5 ( @ 
0)</avrf:trace>
                                <avrf:trace>printtarg!+7ff763d39781 ( @ 
0)</avrf:trace>
                                <avrf:trace>printtarg!+7ff763cf4524 ( @ 
0)</avrf:trace>
                                <avrf:trace>printtarg!+7ff763cf81fd ( @ 
0)</avrf:trace>
                                <avrf:trace>printtarg!+7ff763cfa844 ( @ 
0)</avrf:trace>
                                <avrf:trace>printtarg!+7ff763dce34d ( @ 
0)</avrf:trace>
                                <avrf:trace>KERNEL32!BaseThreadInitThunk+14 ( @ 
0)</avrf:trace>
                                <avrf:trace>ntdll!RtlUserThreadStart+21 ( @ 
0)</avrf:trace>
                        </avrf:stackTrace>
                </avrf:logEntry>
        </avrf:logSession>
</avrf:logfile>


Other related posts:

  • » [argyllcms] Re: Errors from visual studio build (running on Win10) - Auke Nauta