RubyConf 2023 - The Second Oldest Bug by Jeremy Evans

Channel:
Subscribers:
42,100
Published on ● Video Link: https://www.youtube.com/watch?v=cIKYxSLCyX0



Duration: 44:25
144 views
3


Historically, calling a method with a very large number of arguments resulted in a core dump. In Ruby 1.9, this was improved to instead raise SystemStackError. In Ruby 2.2, the issue was fixed for methods defined in Ruby. However, in Ruby 3.2, this is still an issue for methods defined in C. This issue was reported as a bug over 12 years ago, and was the second oldest open bug in Ruby's bug tracker. Come learn about stacks, heaps, argument handling during method dispatch, and how we fixed this bug in Ruby 3.3.




Other Videos By Confreaks


2024-01-01RubyConf 2023 - State of the RubyGems by Samuel Giddins
2024-01-01RubyConf 2023 - Wrapping Rust in Ruby by Garen Torikian
2024-01-01RubyConf 2023 - Demystifying the Ruby package ecosystem by Jenny Shen
2024-01-01RubyConf 2023 - Keynote by Sharon Steed
2024-01-01RubyConf 2023 - Closing from Ruby Central with Adarsh Pandit
2024-01-01RubyConf 2023 - Welcome Ceremony with Catherine Ricafort McCreary
2024-01-01RubyConf 2023 - Ruby on Rack: The Magic Between Request and Response by Meagan Waller
2024-01-01RubyConf 2023 - Lightning Talks
2024-01-01RubyConf 2023 - Rooftop Ruby podcast by Collin Donnell
2024-01-01RubyConf 2023 - Get your Data prod ready, Fast, with Ruby Polars! by Paul Reece
2024-01-01RubyConf 2023 - The Second Oldest Bug by Jeremy Evans
2024-01-01RubyConf 2023 - Livin’ La Vida Hanami by Tim Riley
2024-01-01RubyConf 2023 - Keynote by Yukihiro "Matz" Matsumoto
2024-01-01RubyConf 2023 - The Future of Understanding Ruby Code by Kevin Newton
2024-01-01RubyConf 2023 - Finding a needle in the haystack - Debugging performance issues by Puneet Khushwani
2024-01-01RubyConf 2023 - How Programs Learn, and What Happens After They're Built by Phil Crissman
2024-01-01RubyConf 2023 - The Secret Ingredient: How To Understand and Resolve Just... by Alan Ridlehoover
2024-01-01RubyConf 2023 - Popping Into CRuby by Jemma Issroff
2024-01-01RubyConf 2023 - Which Time Is It? by Joël Quenneville
2024-01-01RubyConf 2023 - Keynote by Saron Yitbarek
2024-01-01RubyConf 2023 - Re-interpreting Data by Murray Steele



Tags:
RubyConf
Ruby
Programming
rubyfriends
tech conferences
coding
tech sessions
tech event
Ruby and Rails