On Saturday 01 October 2005 22:56, Joshua Swink wrote: > I have a large ruby program that runs fine in older versions but > causes 1.8.3 to segfault (always). How and where should bugs be > reported? I searched ruby-lang.org to no avail. I had this issue too and it was solved by appending an empty line or a line with a comment to one of the script files. > I would gladly supply a copy of the program to any ruby developer > for testing, but I don't want to publicly distribute it yet. The bugtracker for Ruby is available under: http://rubyforge.org/tracker/?atid=1698&group_id=426&func=browse Regargs, Stefan