[MacRuby] #262: require 'json/pure' crashes macruby due to missing encoding function
#262: require 'json/pure' crashes macruby due to missing encoding function ---------------------------------+------------------------------------------ Reporter: dj2@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: ---------------------------------+------------------------------------------
require 'json/pure' dyld: lazy symbol binding failed: Symbol not found: _rb_enc_find_index Referenced from: /Library/Frameworks/MacRuby.framework/Versions/0.4/usr/lib/ruby/1.9.1 /universal-darwin9.0/iconv.bundle Expected in: flat namespace
dyld: Symbol not found: _rb_enc_find_index Referenced from: /Library/Frameworks/MacRuby.framework/Versions/0.4/usr/lib/ruby/1.9.1 /universal-darwin9.0/iconv.bundle Expected in: flat namespace Trace/BPT trap -- Ticket URL: <http://www.macruby.org/trac/ticket/262> MacRuby <http://macruby.org/>
#262: require 'json/pure' crashes macruby due to missing encoding function ---------------------------------+------------------------------------------ Reporter: dj2@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Comment(by dj2@…): This is a duplicate of bug #66 -- Ticket URL: <http://www.macruby.org/trac/ticket/262#comment:1> MacRuby <http://macruby.org/>
#262: require 'json/pure' crashes macruby due to missing encoding function ---------------------------------+------------------------------------------ Reporter: dj2@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: Component: MacRuby | Resolution: duplicate Keywords: | ---------------------------------+------------------------------------------ Changes (by mattaimonetti@…): * status: new => closed * resolution: => duplicate -- Ticket URL: <http://www.macruby.org/trac/ticket/262#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby