Projects

Ticket #675 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

Trying to do I/O on empty NSString crashes MacRuby

Reported by: jkh@… Owned by: lsansonetti@…
Priority: blocker Milestone: MacRuby 0.7
Component: MacRuby Keywords:
Cc:

Description

Easily demonstrated through Laurent's reduced example:

% ./miniruby -e "puts NSString.string" Assertion failed: (max > 0), function rb_str_bstr, file string.c, line 5603. Abort trap: 6

Change History

Changed 22 months ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from MacRuby 0.6 to MacRuby 0.7

Fixed in r4013.

Note: See TracTickets for help on using tickets.