Article ID: 835932 - Last Review: May 27, 2005 - Revision: 1.3 A C++ exception that is thrown in a DLL module causes an Illegal Instruction exceptionOn This PageSYMPTOMSA C++ exception result is not caught in the enclosing C++ exception handler. This behavior occurs when certain code in one module calls a function in a different module. Specifically, when the code in the try block calls a function in an EXE module or in a DLL module that is different from the module that contains the try block and the C++ exception handler. This behavior may cause unexpected behavior or may cause the application to stop responding. When you use the Embedded Visual C++ debugger, the debugger may report the following exception: 0xC000001D Illegal Instruction CAUSEThis problem occurs because the ARM compiler does not generate the correct code for the C++ exception handler when a function in a different EXE module or DLL module is called. RESOLUTIONHotfix InformationA supported software update is now available from Microsoft as Windows CE 4.2 Core OS QFE 040213_KB835932. To resolve this problem immediately, click the following article number for information about obtaining Windows CE Platform Builder and core operating system software updates:837392
(http://support.microsoft.com/kb/837392/
)
How to locate core operating system fixes for Microsoft Windows CE Platform Builder products PrerequisitesThis fix is supported only when all previously issued fixes for this product have also been installed.Restart RequirementYou must perform a clean operation and rebuild the platform and export the platform SDK after you apply this fix.Hotfix Replacement InformationThis hotfix does not replace any other hotfixes.File InformationThe English version of this package has the file attributes (or later) that are listed in the following table.Date Time Version Size File name ------------------------------------------------------------------------------------ 14-Feb-2004 00:51 4.2.4.213 981,744 Wincepb42-040213-kb835932-common.exe Date Time Version Size File name -------------------------------------------------------------- Path: Sdk\Bin\I386 03-Feb-2004 23:59 12.20.9775.0 884,736 C2_arm.dll STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section of this article. MORE INFORMATIONFor additional information, click the following article number to view the article in the Microsoft Knowledge Base: 824684
(http://support.microsoft.com/kb/824684/
)
Description of the Standard Terminology That Is Used to Describe Microsoft Software Updates
| Article Translations
|
Back to the top
