rpcrt4.dll exception
From: Bill T (btheisen_at_itis.com)
Date: 02/21/05
- Next message: jamestheDork: "COM PORT Rayming TN-200 and USB"
- Previous message: Samuel Phung: "Re: WinCE GSM Dev Platform"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 21 Feb 2005 16:20:26 -0600
We have an x86 product that we are porting to CE 5.0. The application
consists of numerous *.exe's & *.dll's and uses MFC, STL, ATL and DCOM.
During input stress testing, we observe various exceptions such as those
below.
Exception ffffffff Thread=83c91d0c Proc=c3c99862 'MainApp.exe'
AKY=00000081 PC=03a422b0(rpcrt4.dll+0x000122b0) ESP=1015e630 EA=00000000
Exception ffffffff Thread=83c91d0c Proc=c3c99862 'MainApp.exe'
AKY=00000081 PC=03a422b0(rpcrt4.dll+0x000122b0) ESP=1015eb28 EA=00000000
The exception output seems to suggest that the exception occurs in
rpcrt4.dll at offset 0x000122b0 (is this a correct assumption?). The rpcrt4
map files indicates that this is within the SelectTransferSyntax() function.
Although I know that this file is part of DCOM. nNeither on-line help nor
internet searches provide information on this function. Does anyone know
what this function does or know why it is exceptioning?
- Next message: jamestheDork: "COM PORT Rayming TN-200 and USB"
- Previous message: Samuel Phung: "Re: WinCE GSM Dev Platform"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|