DICE_NO_REPLY error
Ronald Aigner
ra3 at os.inf.tu-dresden.de
Sun Jul 23 11:02:57 CEST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Michael,
Michael Scheibel wrote on 21.07.2006 17:20 this:
> Running the generated stubs we noticed that ~0.89% of the IPC transactions
> fail. In such a case the parameters passed to the server still contain their
> initialization values on return. The client trace says "ipc error c0" and the
> server trace says "DICE_NO_REPLY".
IPC error code 0xc0 is "IPC: Receive operation aborted". This usually
only occurs if the thread's state is changed (using the l4_exregs system
call). My first guess is that either server or client are L4Linux
applications and L4Linux is changing the thread state. That would
axplain the "ipc error c0". Because the IPC is aborted, the parameters
are not overwritten and thus still contain their initial values.
HTH, Ron.
- --
Mit freundlichen Gruessen / with regards
ra3 @ inf.tu-dresden.de
http://os.inf.tu-dresden.de/~ra3/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEwztBvCdOf9l7ipgRAs82AJwPuMZ6ERKsDrqMYaHwHlPUppu81QCgnnp6
Qf4SOzN85W9WhfF/MwDrhck=
=aZLv
-----END PGP SIGNATURE-----
More information about the l4-hackers
mailing list