[MacRuby] #614: Compiling lib/net/telnet.rb on r3489 crashes on latest trunk
#614: Compiling lib/net/telnet.rb on r3489 crashes on latest trunk ----------------------------------------+----------------------------------- Reporter: ernest.prabhakar@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby | Keywords: ----------------------------------------+----------------------------------- This happened to me after doing a rake clean and then rake. I can reproduce consistently with: selfserve:trunk prabhaka$ macrubyc --internal --arch i386 --arch x86_64 -C "lib/net/telnet.rb" -o "lib/net/telnet.rbo" Assertion failed: (chmaxlen < sizeof(chbuf)), function unescape_escaped_nonascii, file re.c, line 2204. Error when executing `arch -x86_64 ./miniruby --emit-llvm "/var/folders/S4/S4xN9fg3Ffm690BkNjJPM++++r6/-Tmp-/telnetx86_64-25241.bc" MREP_CF0E4A104E724FB9ACBA64217CDB0B6B "lib/net/telnet.rb"' -- Ticket URL: <http://www.macruby.org/trac/ticket/614> MacRuby <http://macruby.org/>
#614: Compiling lib/net/telnet.rb on r3489 crashes on latest trunk ----------------------------------------+----------------------------------- Reporter: ernest.prabhakar@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------------+----------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed Comment: This should be fixed in trunk. -- Ticket URL: <http://www.macruby.org/trac/ticket/614#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby