Project

General

Profile

Actions

Bug #13680

closed

break in once causes [BUG]

Added by shyouhei (Shyouhei Urabe) almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.5.0dev (2017-06-26 trunk 59146) [x86_64-darwin15]
[ruby-core:81775]

Description

Attached script dumps core.


Files

bug.rb (12 Bytes) bug.rb shyouhei (Shyouhei Urabe), 06/26/2017 01:10 PM

Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #13690: next in once causes [BUG]ClosedActions
Actions #1

Updated by nobu (Nobuyoshi Nakada) almost 7 years ago

  • Status changed from Open to Closed

Applied in changeset trunk|r59181.


vm_insnhelper.c: break in once

  • vm_insnhelper.c (vm_throw_start): size of catch table has been
    included in iseq_catch_table struct, which could be NULL, since
    2.2. e.g., proc-closure in `once'.
    [ruby-core:81775] [Bug #13680]
Actions #2

Updated by usa (Usaku NAKAMURA) almost 7 years ago

  • Related to Bug #13690: next in once causes [BUG] added
Actions #3

Updated by nagachika (Tomoyuki Chikanaga) over 6 years ago

  • Backport changed from 2.2: REQUIRED, 2.3: REQUIRED, 2.4: REQUIRED to 2.2: REQUIRED, 2.3: REQUIRED, 2.4: DONE

ruby_2_4 r59491 merged revision(s) 59181.

Updated by usa (Usaku NAKAMURA) over 6 years ago

  • Backport changed from 2.2: REQUIRED, 2.3: REQUIRED, 2.4: DONE to 2.2: REQUIRED, 2.3: DONE, 2.4: DONE

ruby_2_3 r59543 merged revision(s) 59181.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0