Project

General

Profile

Actions

Backport #508

closed

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

Added by pegacorn (pegacorn jp) over 15 years ago. Updated almost 5 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

Actions #1

Updated by naruse (Yui NARUSE) over 14 years ago

  • 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

Actions #2

Updated by pegacorn (pegacorn jp) over 14 years ago

=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

Actions #3

Updated by jeremyevans0 (Jeremy Evans) almost 5 years ago

  • Tracker changed from Bug to Backport
  • Project changed from Ruby 1.8 to Backport187
  • 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: Atom PDF

Like0
Like0Like0Like0