Skip to content

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

@ghost

Description

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

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