From ragaprasanth at gmail.com Tue Apr 3 05:24:20 2018 From: ragaprasanth at gmail.com (PRASANTH R) Date: Tue, 3 Apr 2018 15:54:20 +0530 Subject: [ace-bugs] ACE+TAO: Tests failures- memory, naming, leak Message-ID: ACE VERSION: 6.4.7 Host: Ubuntu 16.04.1 kernel- 4.13.0-37-genericGCC host 5.4.0 Target: ARM-based machine and kernel-4.1.15 GCC-5.5.0 THE $ACE_ROOT/ace/config.h #include "ace/config-linux.h" THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE [if you use a link to a platform-specific file, simply state which one (unless this isn't used in this case, e.g., with Microsoft Visual C++)]: CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features (used by MPC when you generate your own makefiles): default.rel file was present *_ROOT TAO_ROOT, $ACE_ROOT/TAO CIAO_ROOT, $TAO_ROOT/CIAO AREA/CLASS/EXAMPLE AFFECTED: [What example failed? What module failed to compile?] memory, naming, leak tests failed DOES THE PROBLEM AFFECT: COMPILATION? LINKING? On Unix systems, did you run make realclean first? EXECUTION? OTHER (please specify)? [Please indicate whether ACE, your application, or both are affected.] SYNOPSIS: [Brief description of the problem] Tried cross-compiling the package for my arm target, run test scripts in the target, found errors in the test logs DESCRIPTION: [Detailed description of the problem. Don't just say " doesn't work, here's a fix," explain what your program does to get to the state. ] The only problem identified is the memory allocation issue, "init_acquire failed: Cannot allocate memory" which make the malloc test to get fail REPEAT BY: [What you did to get the error; include test program or session transcript if at all possible. ] SAMPLE FIX/WORKAROUND: [If available ] Thanks & Regards, Prasanth 8124063630 <081240%2063630> -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: config.h Type: text/x-chdr Size: 30 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: platform_macros.GNU Type: application/octet-stream Size: 9172 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Malloc_Test.log Type: text/x-log Size: 583 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: TSS_Leak_Test.log Type: text/x-log Size: 335 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Naming_Test.log Type: text/x-log Size: 624 bytes Desc: not available URL: