Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

TBB Crash Issues

Anand_S_1
Beginner
417 Views

Hi all,

I used tbb library for my computer vision applications.I build the tbb using the command for Windows 64(Mingw w64 - GCC 5.2.0).

mingw32-make.exe compiler=gcc arch=intel64 runtime=mingw

Once i did this,tbb.dll is generated sucessfully.

I used the tbb library for my application working fine.after i stopped my application the tbb getting crash issue Windows 64(Mingw w64 - GCC 5.2.0).

For 32bit windows,The same application will works fine without any crash issues.

Please explain what is the reason for isssue that happening in 64 bit windows.

Thanks in advance for help!!!

0 Kudos
0 Replies
Reply