Skip to content

*** stack smashing detected ***  #5781

@mstfatmc

Description

@mstfatmc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions