Community
Participate
Working Groups
If Agent Controller crashes or is terminated with SIGKILL(9) signal, it leaves unclean shared memory blocks and another user can't lanch AC due to shared memory creation error.
Hi Igor. Please evaluate and change the sizing and target field if necessary. I am setting it to 4.4i2 for now.
Samson, patch is ready and I'll submit it tomorrow.
Created attachment 60813 [details] ra patch
Created attachment 60814 [details] transport patch Samson, please review the patches. Logically there are two improvements: - detecting if existing shared memory block is unused and opening for read/write when got creation memory error - adding function to close shared memory block (marking it to remove by OS when all users will be deatached)
Hi Igor. I looked at "RASharedMemory.def" and the last entry should be "ossRamboClose" instead, right?
Yes, sorry for misprint. I havn't tested the patch on Windows yet. I've tested the patch on Linux today. It resolves the shared memory problem. And I'm going to perform some additional testting tomorrow.
Resolving since Samson committed the patch
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since the originator of this enhancement/defect has an inactive Bugzilla account and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.