Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
21149 Ruby Bug Rejected Strange behavior of ObjectSpace.each_object after Ractor.new 02/19/2025 11:05 PM Actions
21109 Ruby Feature Closed Want to clarify how $/ is handled in Ractor 03/27/2025 06:17 PM Actions
21090 Ruby Bug Closed SEGV from require in Thread in Ractor ractor 06/12/2025 09:03 PM Actions
20934 Ruby Bug Closed `UnboundMethod#bind_call` may cause "double free or corruption" with Ractor ractor 03/20/2025 09:01 PM Actions
19922 Ruby Bug Open ObjectSpace.dump_all in multiple threads in parallel causes SEGV 11/13/2023 08:21 AM Actions
18180 Ruby Bug Closed opt_newarray_min/max instructions ignore refined methods 09/30/2021 10:18 PM Actions
17275 Ruby Bug Closed Please backport 8b0dc77a621ded75f72486c33f55404ce73f00d7 04/04/2021 11:31 PM Actions
17192 Ruby Bug Closed ISeq.load_from_binary can cause BUG if binary is a rbinc-derived 02/11/2021 05:08 AM Actions
16161 Ruby Bug Closed tailcall_optimization may be disabled after r67315 ko1 (Koichi Sasada) 10/25/2019 05:13 AM Actions
16019 Ruby Bug Closed please backport df317151a5b4e0c5a30fcc321a9dc6abad63f7ed 08/18/2019 05:21 AM Actions
15833 Ruby Feature Open Some refactors for shared-root array 07/29/2019 07:13 AM Actions
15821 Ruby Bug Closed ruby_process_options() may cause "WB miss (O->Y)" 08/26/2019 03:02 PM Actions
15747 Ruby Feature Rejected `(..1).last(2)` should return array but raise TypeError 10/06/2019 06:30 AM Actions
15629 Ruby Bug Closed super_method fails on binded/unbinded/cloned methods 12/03/2019 11:35 PM Actions
15406 Ruby Bug Closed Loaded iseq may cause SEGV on GC 12/13/2018 03:02 AM Actions
15396 Ruby Bug Closed Please backport r62621 for LLP64 environment 12/10/2018 12:32 PM Actions
15232 Ruby Bug Closed Is https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.2.tar.bz2 corrupted? nagachika (Tomoyuki Chikanaga) 10/18/2018 11:51 PM Actions
15085 Ruby Feature Rejected Decrease memory cache usage of MJIT 11/09/2018 12:17 AM Actions
15071 Ruby Bug Closed RubyVM::MJIT.pause may cause deadlock after compaction k0kubun (Takashi Kokubun) 10/19/2018 03:08 PM Actions
14660 Ruby Bug Closed RubyVM::InstructionSequence.load_from_binary(bin).eval may cause SEGV after r62856 04/05/2018 01:13 PM Actions
13887 Ruby Bug Closed test/ruby/test_io.rb may get stuck with FIBER_USE_NATIVE=0 on Linux ko1 (Koichi Sasada) 03/18/2018 03:27 PM Actions
13412 Ruby Bug Closed Infinite recursion with define_method may cause silent SEGV or cfp consistency error 09/05/2017 10:46 AM Actions
11616 Ruby Bug Closed Forwardable fails to adjust backtrace when Forwardable is not reachable from the target class 10/23/2015 10:29 PM Actions
11107 Ruby Bug Closed Syntax error is raised by "p ->() do a(1) do end end", but not by "p ->() do a 1 do end end" 05/13/2015 04:00 PM Actions
10722 Ruby Bug Closed Array#keep_if is borked if user calls 'break' 01/15/2015 02:02 AM Actions
9803 Ruby Misc Rejected document of Removed C API is missing in NEWS zzak (zzak _) 05/05/2014 04:46 PM Actions
9761 Ruby Feature Closed TRY_WITH_GC with ruby_gc_stress 04/21/2014 09:53 PM Actions
5671 Ruby Bug Closed windows でのマルチバイト文字列を含むファイルへの File.chmod usa (Usaku NAKAMURA) 02/21/2012 10:23 PM Actions
3638 Ruby Feature Closed VM内データ構造へアクセスするマクロ ko1 (Koichi Sasada) 06/26/2012 04:20 AM Actions
3267 Ruby Bug Closed BigDecimal/mathでatan()に1.08を入れると戻り値の有効桁数が足りない mrkn (Kenta Murata) 04/30/2011 10:04 PM Actions
3198 Ruby Bug Rejected O_APPEND for redirect fd is ignored on windows usa (Usaku NAKAMURA) 06/27/2011 02:54 PM Actions
2776 Ruby Bug Rejected can't return from lambda with outer block matz (Yukihiro Matsumoto) 04/30/2011 10:04 PM Actions
2632 Ruby Bug Rejected Windows での未読のあるソケットのクローズ後の読み取り wanabe (_ wanabe) 04/30/2011 10:03 PM Actions
2584 Ruby Bug Rejected クラス定義中の defined? yield が "yield" を返す ko1 (Koichi Sasada) 04/30/2011 10:03 PM Actions
2583 Ruby Bug Closed クラス定義中の defined? yield が "yield" を返す ko1 (Koichi Sasada) 04/30/2011 10:03 PM Actions
2552 Ruby Bug Closed HOME 変数を空にして起動すると、再度空にできなくなる usa (Usaku NAKAMURA) 04/30/2011 10:03 PM Actions
2541 Ruby Bug Closed fork のない環境での spawn による未使用 fd へのリダイレクト 04/30/2011 10:03 PM Actions
2471 Ruby Feature Rejected want to choose a GC algorithm matz (Yukihiro Matsumoto) 07/14/2012 02:16 PM Actions
2425 Ruby Bug Closed Kernel#public_method の例外メッセージ nobu (Nobuyoshi Nakada) 04/30/2011 10:03 PM Actions
2390 Ruby Bug Closed Marshal.dump pass a hidden object 04/30/2011 10:03 PM Actions
2372 Ruby Feature Closed read_all() with buffering 04/30/2011 10:03 PM Actions
2369 Ruby Bug Rejected ENV's strange behavior on WinXP usa (Usaku NAKAMURA) 04/30/2011 10:03 PM Actions
2342 Ruby Bug Closed bootstraptest/test_thread.rb がまれに失敗する nobu (Nobuyoshi Nakada) 04/30/2011 10:03 PM Actions
2341 Ruby Bug Closed CGIMultipartTest#_read のモードをバイナリモードに xibbar (Takeyuki FUJIOKA) 04/30/2011 10:03 PM Actions
2328 Ruby Feature Rejected malloc_limit の肥大化を防ぎたい 04/30/2011 10:03 PM Actions
2310 Ruby Bug Closed should ensure GVL_UNLOCK_END in rb_thread_blocking_region 04/30/2011 10:03 PM Actions
2226 Ruby Bug Closed case 文の式が省略され when 節に配列展開があるときの挙動 matz (Yukihiro Matsumoto) 04/30/2011 10:03 PM Actions
1676 Ruby Bug Closed only last "return" is traced by set_trace_func ko1 (Koichi Sasada) 04/30/2011 10:03 PM Actions
1674 Ruby Bug Closed set_trace_func with 1line block ko1 (Koichi Sasada) 04/30/2011 10:03 PM Actions
926 Ruby Bug Closed module_function中のsuperでSystemStackError ko1 (Koichi Sasada) 04/30/2011 10:03 PM Actions
(1-50/56) Per page: 50, 100

Also available in: CSV PDF Atom