Backport #508
closed
lib/pp.rb:468: [BUG] Segmentation fault
Added by pegacorn (pegacorn jp) about 16 years ago.
Updated over 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
- 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
=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
- 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])
Also available in: Atom
PDF
Like0
Like0Like0Like0