[MacRuby] #1276: Assertion failed: (repl_buflen > 0)
#1276: Assertion failed: (repl_buflen > 0) -----------------------------+---------------------------------------------- Reporter: k.haase@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -----------------------------+---------------------------------------------- Running Sinatra's test/builder_test.rb, I get this: `Assertion failed: (repl_buflen > 0), function create_translate_charset_table, file string.c, line 5377.` -- Ticket URL: <http://www.macruby.org/trac/ticket/1276> MacRuby <http://macruby.org/>
#1276: Assertion failed: (repl_buflen > 0) -----------------------------+---------------------------------------------- Reporter: k.haase@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: Component: MacRuby | Resolution: needinfo Keywords: | -----------------------------+---------------------------------------------- Changes (by eloy.de.enige@…): * status: new => closed * resolution: => needinfo Comment: The same reaction to #1272 applies to this ticket, it's too abstract. Can you isolate the code that's causing the assertion to be triggered? I.e. a code sample that does not load any dependencies. -- Ticket URL: <http://www.macruby.org/trac/ticket/1276#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby