Hi,
In message "Re: [ ruby-Bugs-4949 ] segmentation fault while evaluating printf:Kernel"
on Thu, 6 Jul 2006 03:03:34 +0900, <noreply / rubyforge.org> writes:
|Initial Comment:
|I tried
|
| $ ruby -e 'printf("%12378378773f\n", 1.2)'
|
|on the command line. The result is
|
| $ -e:1: [BUG] Segmentation fault
It's fixed in the recent version of Ruby.
matz.