-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
We have .net core application running on cent os7,
If we want to use ChakraCore with multithread (on linux) Our application had crashing issues,
After that we used Semaphore to call Chakra methods and allowed only one thread concurrently,
Now we are having this error occasionally :
======= Memory map: ========
/myapplication/libChakraCore.so(+0x151c3e)[0x7f1c38a82c3e]
/lib64/libc.so.6(+0x1186a2)[0x7f1cb60ba6a2]
/lib64/libc.so.6(__fortify_fail+0x37)[0x7f1cb60ba6e7]
======= Backtrace: =========
*** stack smashing detected ***: /usr/bin/dotnet terminated
Viir
Metadata
Metadata
Assignees
Labels
No labels