Projects

Ticket #86 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Assertion failed: (rb_current_cfunc_node != NULL)

Reported by: psychs@… Owned by: lsansonetti@…
Priority: blocker Milestone: MacRuby 0.3
Component: MacRuby Keywords:
Cc:

Description

Running  http://limechat.net/macruby/LimeChatTest1.zip causes a crash.

Assertion failed: (rb_current_cfunc_node != NULL), function rb_objc_to_ruby_closure, file objc.m, line 1090.

Change History

Changed 4 years ago by lsansonetti@…

  • milestone set to MacRuby 0.3

Changed 4 years ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to fixed

Fixed in r307/trunk.

# Now LimeChat crashes when calling setVertical: on a Splitter instance. But this is an other bug.

Note: See TracTickets for help on using tickets.