Hi,

At Wed, 2 Sep 2009 12:52:23 +0900,
Hiro Asari wrote in [ruby-core:25257]:
> $ ruby19 -e 'puts Math.gamma(2<<63-1); puts Math.gamma(2<<63)'
> Infinity
> -e:1: [BUG] Segmentation fault
> ruby 1.9.2dev (2009-09-02 trunk 24735) [i386-darwin10.0.0]

I couldn't reproduce it on i386-darwin9.8.0.  Maybe, due to the
differences of gcc or system library versions?

> Incidentally, the URL at the end of this output should be updated. (Is that a separate ticket?)

Yes, please.

-- 
Nobu Nakada