Project

General

Profile

This project is closed and read-only.

Actions

Backport #1656

closed

fdiv の使用で Segmentation fault が発生する

Backport #1656: fdiv の使用で Segmentation fault が発生する

Added by tadf (tadayoshi funaba) over 17 years ago. Updated over 15 years ago.

Status:
Closed

Description

=begin
fdiv の使用で Segmentation fault が発生します。

1.9 でも発生しますが、同じ理由かどうか判りません。

$ ruby -e '(Float::MAX.to_i*2).fdiv(0)'
-e:1: [BUG] Segmentation fault
ruby 1.8.7 (2009-06-12 patchlevel 174) [i686-linux]

Aborted
=end

Actions

Also available in: PDF Atom