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
RuntimeError: rb_sym_to_s not implemented
from ruby.c:2752:in `rb_tr_error'
from ruby.c:4236:in `rb_sym_to_s'
from ~/.gem/truffleruby/2.4.4/gems/bson-4.4.2/ext/bson/bson_native.c:326:in `put_hash_callback'
from ~/.rubies/truffleruby-1.0.0-rc12/lib/truffle/truffle/cext.rb:1036:in `execute_without_conversion'
from ~/.rubies/truffleruby-1.0.0-rc12/lib/truffle/truffle/cext.rb:1036:in `block in rb_hash_foreach'
from ~/.rubies/truffleruby-1.0.0-rc12/lib/truffle/truffle/cext.rb:1035:in `each'
from ~/.rubies/truffleruby-1.0.0-rc12/lib/truffle/truffle/cext.rb:1035:in `rb_hash_foreach'
from ruby.c:1574:in `rb_hash_foreach'
from ~/.gem/truffleruby/2.4.4/gems/bson-4.4.2/ext/bson/bson_native.c:357:in `rb_bson_byte_buffer_put_hash'
from ~/.rubies/truffleruby-1.0.0-rc12/lib/truffle/truffle/cext.rb:296:in `execute_without_conversion'
from ~/.rubies/truffleruby-1.0.0-rc12/lib/truffle/truffle/cext.rb:296:in `execute_with_mutex'
from ~/.rubies/truffleruby-1.0.0-rc12/lib/truffle/truffle/cext_ruby.rb:41:in `put_hash'
from ~/.gem/truffleruby/2.4.4/gems/bson-4.4.2/lib/bson/hash.rb:42:in `to_bson'
from ~/.gem/truffleruby/2.4.4/gems/bson-4.4.2/lib/bson/code_with_scope.rb:94:in `to_bson'
from (irb):11
from ~/.rubies/truffleruby-1.0.0-rc12/bin/irb:29:in `<main>'
The text was updated successfully, but these errors were encountered:
To reproduce:
Error:
The text was updated successfully, but these errors were encountered: