Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running test.js results in segmentation fault #300

Open
Faeziix opened this issue Oct 9, 2021 · 1 comment
Open

Running test.js results in segmentation fault #300

Faeziix opened this issue Oct 9, 2021 · 1 comment
Labels
S-Tolerable Low/no impact on users T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems.

Comments

@Faeziix
Copy link

Faeziix commented Oct 9, 2021

Describe the bug
When trying to run the test.js code, it doesn't create the eventloop for setInterval and after functions returned the results, console gives "zsh: segmentation fault". Even without setInterval still gives me the same error afterwards.

To Reproduce
Steps to reproduce the behavior:

  1. Build the module using the command "node-gyp configure & build"
  2. importing the module from lib folder
  3. running the code with "node test.js"
  4. See error

Expected behavior
Eventloop starting and setInterval function working and not resulting in segmentation fault
Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Artix Linux (openrc)
  • Browser Brave
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@Half-Shot Half-Shot added T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems. S-Tolerable Low/no impact on users labels May 18, 2022
@Half-Shot
Copy link
Collaborator

The libpurple code is still known to be a bit unstable, and really needs calling out explicitly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-Tolerable Low/no impact on users T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems.
Projects
None yet
Development

No branches or pull requests

2 participants