Ruby

Out of context: Reply #15

  • Started
  • Last post
  • 29 Responses
  • stewdio0

    Woa @armsbottomer!

    This looks pretty cool but I couldn't get it to run. Compiled fine, but when I try to run the ballerina example I just get errors :( So close! Can you nudge your friend and ask what the current status is? Is s/he looking to make tutorials and so on? (I could be of help!) Makes me miss NYC nerds—one particular autumn running from morning meetings at Parsons over to ITP to do office hours. The nerd universe is a good universe.

    .
    .

    For reference, did the Git clone via Terminal on OS X 10.6.6 running Ruby 1.9. The "make" went fine. But when I tried to run Ballerina I received this output:
    <main>: [BUG] Bus Error
    ruby 1.9.2p0 (2010-08-18) [i386-darwin10.4.0]

    -- control frame ----------
    c:0001 p:0000 s:0002 b:0002 l:0001b4 d:0001b4 TOP
    ---------------------------

    -- C level backtrace information --------------------------------...
    0 zajal 0x00388274 rb_vm_bugreport + 196
    1 zajal 0x0023462c report_bug + 396
    2 zajal 0x002346db rb_bug + 43
    3 zajal 0x002fefab sigbus + 27
    4 libSystem.B.dylib 0x9692b46b _sigtramp + 43
    5 ??? 0xffffffff 0x0 + 4294967295
    6 zajal 0x00235627 rb_raise + 103
    7 zajal 0x0023b5c5 rb_require_safe + 1733
    8 zajal 0x0023b7d1 rb_require + 65
    9 zajal 0x0039c8a5 _ZN16ZajalInterpreterC1EPc + 415
    10 zajal 0x0039906b main + 51
    11 zajal 0x0000acc1 start + 53

    [NOTE]
    You may have encountered a bug in the Ruby interpreter or extension libraries.
    Bug reports are welcome.
    For details: http://www.ruby-lang.org/bugrepo…

    Abort trap

View thread