Actions
Backport #508
closedlib/pp.rb:468: [BUG] Segmentation fault
Status:
Closed
Assignee:
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 15 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
Updated by pegacorn (pegacorn jp) almost 15 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
Updated by jeremyevans0 (Jeremy Evans) over 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
Like0
Like0Like0Like0