CE 5.0 network stack
- From: saikia.partha@xxxxxxxxx
- Date: 1 Jun 2006 23:12:43 -0700
Hi,
Does someone here know of any stability issue with Win CE 5.0 network
stack?
We developed a wireless driver on Win CE 5.0 & started an overnight
ping to the AP. Next day, it hanged with an exception -
PID:a609d4c2 TID:5b3ef32 Fatal Stack Error, NOT Terminating thread
85b76a98
PID:a609d4c2 TID:5b3ef32 Exception 003 Thread=85b76a98 AKY=ffffffff
PC=ffffbeb0 BVA=ffffbf84
PID:a609d4c2 TID:5b3ef32 SR=00000003 AT=bdbdbdbd V0=00000003
V1=fffffffc
PID:a609d4c2 TID:5b3ef32 A0=00000000 A1=00000030 A2=0802fec0
A3=ffffc298
PID:a609d4c2 TID:5b3ef32 T0=ffffbeb0 T1=0000000a T2=00000000
T3=00000004
PID:a609d4c2 TID:5b3ef32 T4=00000004 T5=00000004 T6=00000003
T7=ffffc298
PID:a609d4c2 TID:5b3ef32 S0=ffffc020 S1=bdbdbdbd S2=bdbdbdbd
S3=bdbdbdbd
PID:a609d4c2 TID:5b3ef32 S4=bdbdbdbd S5=bdbdbdbd S6=bdbdbdbd
S7=bdbdbdbd
PID:a609d4c2 TID:5b3ef32 T8=ffffc29b T9=00000004 LO=00000000
HI=0000000a
PID:a609d4c2 TID:5b3ef32 GP=0802fec0 SP=ffffbfa8 S8=00000008
RA=86130c6c
We understand it's a kernel thread which is throwing the exception,
but no other clues.
The same ping works fine if run over Ethernet (KITL) interface.
There is no dynamic memory allocation in the driver. It allocates
memory pool only when loaded & reuses it for normal pkt transfers.
I have few queries -
1. As said above, any known issues with Win CE 5.0 network stack? I
mean anyone got similar experience .. & it turned out to be some quick
fix somewhere in Win CE rather than the 3rd-party driver?
2. Is there any way to dig deeper into the crash site .. using the
debug dump? How do we find out which thread it is .. out of some 50+
threads in device.exe? I saw some msgs talking abt thread handle/IDs ..
but wonder if it's going to help to dig deeper?
Would appreciate any enlightening replies ..
Regards,
Partha
.
- Follow-Ups:
- Re: CE 5.0 network stack
- From: Paul G. Tobey [eMVP]
- Re: CE 5.0 network stack
- Prev by Date: Route Command in Pocket PC
- Next by Date: Re: Problem in WinCE database
- Previous by thread: Route Command in Pocket PC
- Next by thread: Re: CE 5.0 network stack
- Index(es):
Relevant Pages
|