Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

SIGSEGV __kmp_cleanup_threadprivate_caches()

J__Anurag
Beginner
675 Views

I am getting segmentation fault at:  

signal SIGSEGV, Segmentation fault.
0x00007f21293df7c3 in __kmp_cleanup_threadprivate_caches () at ../../src/kmp_threadprivate.cpp:812

Since, I can't provide code details. Could you please suggest something which could be the possible reason behind this?

My cases run fine in optimize version, but with debug, If I use gdb, I get this following error at the exit of executable.

Anurag

0 Kudos
1 Reply
Viet_H_Intel
Moderator
675 Views

Unfortunately, we would need to have a reproducer to investigate it.

0 Kudos
Reply