ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:72381] [Ruby trunk - Bug #11845] [Open] source_location against symbol.to_proc causes infinite loop
       [not found] <redmine.issue-11845.20151219140421@ruby-lang.org>
@ 2015-12-19 14:04 ` kou
  2016-02-03 10:34 ` [ruby-core:73670] [Ruby trunk Bug#11845] " usa
  1 sibling, 0 replies; 2+ messages in thread
From: kou @ 2015-12-19 14:04 UTC (permalink / raw)
  To: ruby-core

Issue #11845 has been reported by Kouhei Sutou.

----------------------------------------
Bug #11845: source_location against symbol.to_proc causes infinite loop
https://bugs.ruby-lang.org/issues/11845

* Author: Kouhei Sutou
* Status: Open
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.3.0dev (2015-12-19 trunk 53202) [x86_64-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
`ruby -v -e ':class.to_proc.source_location'` causes inifinite loop:

```text
% /tmp/local/bin/ruby -v -e ':class.to_proc.source_location'
ruby 2.3.0dev (2015-12-19 trunk 53202) [x86_64-linux]
(never finished)
```

It's also caused with ruby 2.3.0preview2:

```text
/tmp/local/bin/ruby -v -e ':class.to_proc.source_location'
ruby 2.3.0preview2 (2015-12-11 trunk 53028) [x86_64-linux]
(never finished)
```

This may be related to `Proc#call` optimization.



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ruby-core:73670] [Ruby trunk Bug#11845] source_location against symbol.to_proc causes infinite loop
       [not found] <redmine.issue-11845.20151219140421@ruby-lang.org>
  2015-12-19 14:04 ` [ruby-core:72381] [Ruby trunk - Bug #11845] [Open] source_location against symbol.to_proc causes infinite loop kou
@ 2016-02-03 10:34 ` usa
  1 sibling, 0 replies; 2+ messages in thread
From: usa @ 2016-02-03 10:34 UTC (permalink / raw)
  To: ruby-core

Issue #11845 has been updated by Usaku NAKAMURA.

Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN to 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONTNEED

----------------------------------------
Bug #11845: source_location against symbol.to_proc causes infinite loop
https://bugs.ruby-lang.org/issues/11845#change-56862

* Author: Kouhei Sutou
* Status: Closed
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.3.0dev (2015-12-19 trunk 53202) [x86_64-linux]
* Backport: 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONTNEED
----------------------------------------
`ruby -v -e ':class.to_proc.source_location'` causes inifinite loop:

```text
% /tmp/local/bin/ruby -v -e ':class.to_proc.source_location'
ruby 2.3.0dev (2015-12-19 trunk 53202) [x86_64-linux]
(never finished)
```

It's also caused with ruby 2.3.0preview2:

```text
/tmp/local/bin/ruby -v -e ':class.to_proc.source_location'
ruby 2.3.0preview2 (2015-12-11 trunk 53028) [x86_64-linux]
(never finished)
```

This may be related to `Proc#call` optimization.



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-03 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-11845.20151219140421@ruby-lang.org>
2015-12-19 14:04 ` [ruby-core:72381] [Ruby trunk - Bug #11845] [Open] source_location against symbol.to_proc causes infinite loop kou
2016-02-03 10:34 ` [ruby-core:73670] [Ruby trunk Bug#11845] " usa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).