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

GLib-GObject-Warning errors are crashing the process #218

Open
AshuGuptaGamer opened this issue Jul 19, 2022 · 2 comments
Open

GLib-GObject-Warning errors are crashing the process #218

AshuGuptaGamer opened this issue Jul 19, 2022 · 2 comments

Comments

@AshuGuptaGamer
Copy link

AshuGuptaGamer commented Jul 19, 2022

Hey, I am using Resemble.js to find similarities between 2 images. It used to work great before but once I changes the environment it randomly started crashing.

By environment I mean, I am using this lib for a Discord Bot. So the environment it is running is:

Main_Process:
  Child_Process1:
    Thread_Worker:
      Running The compare() function to compare tons of images.
  Child_Process2:
    Thread_Worker:
      Running The compare() function to compare tons of images.
and more if needed...

Here is the error
image
Here is another one
image

Thanks

@Kaizodo
Copy link

Kaizodo commented Sep 16, 2022

image

Got the same issue its not even throwing any error just randomly crashing also i think its blocking the thread or something is going on weirdly as async tasks working as sync

@AshuGuptaGamer
Copy link
Author

Yeah, I am still not able to figure this issue out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants