17 Feb
2010
17 Feb
'10
10:41 p.m.
#615: macruby segfaults when generating large random numbers -------------------------------+-------------------------------------------- Reporter: ahobson@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: rand bignum -------------------------------+-------------------------------------------- Comment(by lsansonetti@…): I can reproduce a crash with {{{while true; rand(2**1000); end}}}. Looks like a bignum problem. -- Ticket URL: <http://www.macruby.org/trac/ticket/615#comment:4> MacRuby <http://macruby.org/>