Skip to content

Conflict with the gtk4 gem #50

Description

@SamiSieranoja

I get a segfault when running the following code:

#!/usr/bin/env ruby
require "gtk4"
require "trie"
t = Trie.new

If I remove "require "gtk4", then it works fine. Not sure if bug is in the gtk4 gem or the trie gem.

Requirements:

gem install fast_trie
gem install gtk4

Using ruby version ruby 3.1.4p223

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions