-
Notifications
You must be signed in to change notification settings - Fork 44
Segmentation fault #346
Copy link
Copy link
Open
Description
I have a segmentation fault when loading my native module from a file.
Strangely if I load it from another topper file it's ok then.
I debugged via console.log the index.js entrypoint and the issue is coming when calling. getReports() fonction that lead to the segmentation fault.
So it even does not get the glibcVersionRuntime ,
If I import it elsewhere on my project it's ok and get the glibcVersionRuntime 2.28 and return false
Not sure what to do then..
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
