Skip to content

Navigation Menu

Sign in
    • GitHub Copilot
      Write better code with AI
    • Security
      Find and fix vulnerabilities
    • Actions
      Automate any workflow
    • Codespaces
      Instant dev environments
    • Issues
      Plan and track work
    • Code Review
      Manage code changes
    • Discussions
      Collaborate outside of code
    • Code Search
      Find more, search less
    Explore
    • All features
    • Documentation
    • GitHub Skills
    • Blog
  • By company size
    • Enterprises
    • Small and medium teams
    • Startups
    • Nonprofits
    By use case
    • DevSecOps
    • DevOps
    • CI/CD
    • View all use cases
    By industry
    • Healthcare
    • Financial services
    • Manufacturing
    • Government
    • View all industries
    View all solutions
  • Topics
    • AI
    • DevOps
    • Security
    • Software Development
    • View all
    Explore
    • Learning Pathways
    • Events & Webinars
    • Ebooks & Whitepapers
    • Customer Stories
    • Partners
    • Executive Insights
    • GitHub Sponsors
      Fund open source developers
    • The ReadME Project
      GitHub community articles
    Repositories
    • Topics
    • Trending
    • Collections
    • Enterprise platform
      AI-powered developer platform
    Available add-ons
    • Advanced Security
      Enterprise-grade security features
    • GitHub Copilot
      Enterprise-grade AI features
    • Premium Support
      Enterprise-grade 24/7 support
  • Pricing

Search code, repositories, users, issues, pull requests...

Clear
    Search syntax tips

    Provide feedback

    We read every piece of feedback, and take your input very seriously.

    Saved searches

    Use saved searches to filter your results more quickly

    To see all available qualifiers, see our documentation.

    Sign in
    Sign up
    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
    rsmbl / Resemble.js Public
    • Notifications You must be signed in to change notification settings
    • Fork 426
    • Star 4.5k
    • Code
    • Issues 27
    • Pull requests 1
    • Actions
    • Security
    • Insights
    Additional navigation options
    • Code
    • Issues
    • Pull requests
    • Actions
    • Security
    • Insights
    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.

    Sign up for GitHub

    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

    Jump to bottom

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

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

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

    AshuTheDoughnut opened this issue Jul 19, 2022 · 2 comments

    Comments

    @AshuTheDoughnut
    Copy link

    AshuTheDoughnut commented Jul 19, 2022 •
    edited
    Loading

    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

    The text was updated successfully, but these errors were encountered:

    All reactions
    @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

    All reactions

    Sorry, something went wrong.

    @AshuTheDoughnut
    Copy link
    Author

    AshuTheDoughnut commented Sep 16, 2022

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

    All reactions

    Sorry, something went wrong.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Assignees
    No one assigned
    Labels
    None yet
    Projects
    None yet
    Milestone
    No milestone
    Development

    No branches or pull requests

    2 participants
    @Kaizodo @AshuTheDoughnut

    Footer

    © 2025 GitHub, Inc.

    Footer navigation

    • Terms
    • Privacy
    • Security
    • Status
    • Docs
    • Contact
    You can’t perform that action at this time.