|
Posted by KKKK on January 26, 2007, 5:21 pm
Please log in for more thread options
Hi,
I am porting Windows Mobile 5.0 on our h\w. When I run the bubble breaker
application it gives a data abort in the GWES while opening, though it runs
fine.
The messages I get are:
"CertVerify: bubblebreaker.exe trust = 1
8451739 PID:efdceb76 TID:f38d7e6 CertVerify: bbres.dll trust = 1
8451749 PID:efdceb76 TID:f38d7e6 CertVerify: \Windows\bbres.dll.0409.MUI
trust = 1
8451821 PID:af9017ce TID:f38d7e6 Data Abort: Thread=8ef44688 Proc=8c33cc10
'gwes.exe'
8451822 PID:af9017ce TID:f38d7e6 AKY=00040021
PC=00046590(gwes.exe+0x00036590) RA=00046588(gwes.exe+0x00036588)
BVA=0c000064 FSR=00000007
8451823 PID:af9017ce TID:f38d7e6 TLSKERN_NOFAULT set... bypassing kernel
debugger."
The PC points to "SafeNewDuplicateString" in GWEMemory.obj.
Any help will be appreciated.
|