I have the Xerces source code. But not able to figure out which line in XMLScanner::CommonInit() is causing the issue.
Following is some more additional information from the crash dump. AULTING_IP: xerces_c_3_1!xercesc_3_1::XMLScanner::commonInit+1e 00000000`12082d6a 488b0b mov rcx,qword ptr [rbx] EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff) ExceptionAddress: 0000000012082d6a (xerces_c_3_1!xercesc_3_1::XMLScanner::commonInit+0x000000000000001e) ExceptionCode: c0000005 (Access violation) ExceptionFlags: 00000000 NumberParameters: 2 Parameter[0]: 0000000000000000 Parameter[1]: 0000000000000000 Attempt to read from address 0000000000000000 PROCESS_NAME: w3wp.exe ADDITIONAL_DEBUG_TEXT: Use '!findthebuild' command to search for the target build information. If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols. FAULTING_MODULE: 0000000077bb0000 ntdll DEBUG_FLR_IMAGE_TIMESTAMP: 4bd18e21 ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s. EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s. EXCEPTION_PARAMETER1: 0000000000000000 EXCEPTION_PARAMETER2: 0000000000000000 READ_ADDRESS: 0000000000000000 Can someone please point me for a fix to the issue? Regards, George -- View this message in context: http://apache-xml-project.6118.n7.nabble.com/XMLScanner-CommonInit-crash-tp41456p41533.html Sent from the Xerces - C - Users mailing list archive at Nabble.com.