ctapi Zombieprozesse
Marcel Naziri <[email protected]>
| Newsgroups | gmane.comp.lib.libchipcard.devel |
|---|---|
| Organization | FB Mathematik - Universität Mainz |
| Message-ID | <[email protected]> |
Hallo,
bei mir bleiben immer ctapi Prozesse als Zombies übrig. Nach dem Entladen des
Treibers wird scheinbar der Exit-Code nicht abgeholt. Der folgende Patch
schafft für mich Abhilfe, allerdings bin ich mir nicht sicher, wie das ganze
IPC-Messagehandling gedacht war... :) zumindest findet sich nun
wieder "Driver terminated normally" im Log...
--- devicemanager.c.orig 2006-09-19 16:57:17.611639024 +0200
+++ devicemanager.c 2006-09-19 16:55:27.834327712 +0200
@@ -1748,8 +1748,6 @@
LCDM_Driver_GetDriverName(d),
LCDM_Driver_GetDriverId(d));
LCDM_Driver_SetIpcId(d, 0);
- LCDM_DeviceManager_AbandonDriver(dm, d, LC_DriverStatusDown,
- "Driver connection went down");
}
}
Gruss
Marcel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Libchipcard-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libchipcard-devel
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFEAc/MhKy9p2BrQQRAlQFAKC16AXQzdzIAw99xswClrqD5d6vKACgqr97 rITwE0uFTPUaX2iji6XGwKw= =qotW -----END PGP SIGNATURE-----