#416: DRB does not work with MacRuby 5.0 ------------------------------+--------------------------------------------- Reporter: gaz@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: drb ------------------------------+--------------------------------------------- Comment(by lsansonetti@…): The problem is inside File#open, the modes argument doesn't seem valid. {{{ (gdb) po modes { "argc_limit" = 256; idconv = "#<DRb::DRbIdConv:0x2000f3c60>"; "load_limit" = 26214400; "safe_level" = 0; "tcp_acl" = "<null>"; verbose = 0; } }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/416#comment:1> MacRuby <http://macruby.org/>