Project

General

Profile

This project is closed and read-only.

Actions

Backport #508

closed

lib/pp.rb:468: [BUG] Segmentation fault

Backport #508: lib/pp.rb:468: [BUG] Segmentation fault

Added by pegacorn (pegacorn jp) about 18 years ago. Updated about 7 years ago.


Description

=begin
1.8.6-p286 でも、[ruby-dev:35104]と同じ箇所で SEGV します。

 $ make test-all
 ./miniruby.exe  ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console
 Loaded suite .
 Started
 .....
 (中略)
 .................../home/user/tmp/ruby-1.8.6-p286/lib/pp.rb:468: [BUG] Segmentation fault
 ruby 1.8.6 (2008-08-08) [i386-cygwin]
 
 make: *** [test-all] Aborted (core dumped)

=end

Updated by naruse (Yui NARUSE) almost 17 years ago Actions #1

  • Status changed from Open to Assigned
  • Assignee set to nobu (Nobuyoshi Nakada)
  • ruby -v set to 1.8.6-p286 (2008-08-08) [i386-cygwin]

=begin
これってまだ再現するんでしょうか
=end

Updated by pegacorn (pegacorn jp) almost 17 years ago Actions #2

=begin
1.8.6-p383 でも再現しました。

 % make test-all
 ./miniruby.exe  ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console
 Loaded suite .
 Started
 .....
 (中略)
 ........................................../home/user/tmp/ruby-1.8.6-p383/lib/pp.rb:468: [BUG] Segmentation fault
 ruby 1.8.6 (2009-08-04) [i386-cygwin]
 
 make: *** [test-all] Aborted (core dumped)

=end

Updated by jeremyevans0 (Jeremy Evans) about 7 years ago Actions #3

  • Tracker changed from Bug to Backport
  • Project changed from 2 to 5
  • Description updated (diff)
  • Status changed from Assigned to Closed
  • ruby -v deleted (1.8.6-p286 (2008-08-08) [i386-cygwin])
Actions

Also available in: PDF Atom