Project

General

Profile

Actions

Bug #3751

closed

SEGV: ruby -rprofile test/ruby/test_proc.rb -v -n test_curry

Added by pweldon (Peter Weldon) over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.3dev (2010-08-27) [i386-mswin32_100]
Backport:
[ruby-core:31871]

Description

=begin

ruby -rprofile test\ruby\test_proc.rb -v -n test_curry
Loaded suite test/ruby/test_proc
Started
TestProc#test_curry: test/ruby/test_proc.rb:167: [BUG] Segmentation fault
ruby 1.9.3dev (2010-08-27) [i386-mswin32_100]

-- control frame ----------
c:0022 p:---- s:0083 b:0083 l:000082 d:000082 FINISH
c:0021 p:---- s:0081 b:0081 l:001cb0 d:000080 IFUNC
c:0020 p:---- s:0079 b:0079 l:000078 d:000078 CFUNC :[]
c:0019 p:0031 s:0074 b:0074 l:0005ec d:001b6c BLOCK test/ruby/test_proc.rb:167
c:0018 p:0077 s:0072 b:0072 l:0015a8 d:0015a8 METHOD install/lib/ruby/1.9.1/minitest/unit.rb:205
c:0017 p:0015 s:0064 b:0064 l:00013c d:00013c METHOD install/lib/ruby/1.9.1/test/unit/assertions.rb:23
c:0016 p:0547 s:0059 b:0059 l:0005ec d:0005ec METHOD test/ruby/test_proc.rb:167
c:0015 p:0063 s:0054 b:0054 l:0004d0 d:0004d0 METHOD install/lib/ruby/1.9.1/minitest/unit.rb:680
c:0014 p:0091 s:0048 b:0048 l:001c74 d:0007a0 BLOCK install/lib/ruby/1.9.1/minitest/unit.rb:641
c:0013 p:---- s:0043 b:0043 l:000042 d:000042 FINISH
c:0012 p:---- s:0041 b:0041 l:000040 d:000040 CFUNC :each
c:0011 p:0026 s:0038 b:0038 l:001c74 d:000698 BLOCK install/lib/ruby/1.9.1/minitest/unit.rb:635
c:0010 p:---- s:0035 b:0035 l:000034 d:000034 FINISH
c:0009 p:---- s:0033 b:0033 l:000032 d:000032 CFUNC :each
c:0008 p:0082 s:0030 b:0030 l:001c74 d:001c74 METHOD install/lib/ruby/1.9.1/minitest/unit.rb:634
c:0007 p:0209 s:0025 b:0025 l:001c24 d:001c24 METHOD install/lib/ruby/1.9.1/minitest/unit.rb:594
c:0006 p:0026 s:0016 b:0016 l:001f00 d:001f00 METHOD install/lib/ruby/1.9.1/test/unit.rb:21
c:0005 p:0033 s:0012 b:0011 l:001e7c d:00028c BLOCK install/lib/ruby/1.9.1/test/unit.rb:166
c:0004 p:0036 s:0009 b:0009 l:00269c d:00269c METHOD install/lib/ruby/1.9.1/test/unit.rb:27
c:0003 p:0019 s:0006 b:0006 l:001e7c d:00265c BLOCK install/lib/ruby/1.9.1/test/unit.rb:165
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:00236c d:00236c TOP

-- Ruby level backtrace information ----------------------------------------
install/lib/ruby/1.9.1/test/unit.rb:165:in block in autorun' install/lib/ruby/1.9.1/test/unit.rb:27:in run_once'
install/lib/ruby/1.9.1/test/unit.rb:166:in block (2 levels) in autorun' install/lib/ruby/1.9.1/test/unit.rb:21:in run'
install/lib/ruby/1.9.1/minitest/unit.rb:594:in run' install/lib/ruby/1.9.1/minitest/unit.rb:634:in run_test_suites'
install/lib/ruby/1.9.1/minitest/unit.rb:634:in each' install/lib/ruby/1.9.1/minitest/unit.rb:635:in block in run_test_suites'
install/lib/ruby/1.9.1/minitest/unit.rb:635:in each' install/lib/ruby/1.9.1/minitest/unit.rb:641:in block (2 levels) in run_test_suites'
install/lib/ruby/1.9.1/minitest/unit.rb:680:in run' test/ruby/test_proc.rb:167:in test_curry'
install/lib/ruby/1.9.1/test/unit/assertions.rb:23:in assert_raise' install/lib/ruby/1.9.1/minitest/unit.rb:205:in assert_raises'
test/ruby/test_proc.rb:167:in block in test_curry' test/ruby/test_proc.rb:167:in []'
=end


Files

curry (4.18 KB) curry runpaint (Run Paint Run Run), 08/27/2010 08:23 PM

Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #3750: SEGV: ruby -rprofile test/ruby/test_assignment.rbClosedmame (Yusuke Endoh)08/27/2010Actions
Actions #1

Updated by shyouhei (Shyouhei Urabe) over 13 years ago

  • Status changed from Open to Assigned
  • Assignee set to mame (Yusuke Endoh)

=begin

=end

Actions #2

Updated by runpaint (Run Paint Run Run) over 13 years ago

=begin
I can reproduce on Linux.
=end

Actions #3

Updated by nobu (Nobuyoshi Nakada) over 13 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

=begin
This issue was solved with changeset r29136.
Peter, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0