- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Kevin,
Thank you for spotting the problem. Basically, the test checks if the implementation of TBB scalable memory allocator complies with the requirements to memory allocation routines specified in the Single UNIX specification Version 3 (www.unix.org). Even if it fails, you still can use TBB on that platform. In case some instability appears in other tests and/or your applications, you might try to use TBB with the standard glibc memory allocator. For this, you need to make libtbbmalloc.so unaccessible for system loader (e.g. by renaming it or keeping it away of pathes in LD_LIBRARY_PATH).
In order to reproduce the issue and catch bugs behind, I would like to know more details of the platform where the test failed. Can you please tell me the version of Fedora and the version of g++ used?
Thanks.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page