From: why the lucky stiff Date: 2004-03-28T09:42:42+09:00 Subject: Re: lib/ruby/1.9/yaml.rb:193: [BUG] Segmentation fault Mauricio Fern�ndez wrote: > Happens in both 1.9.0 (2004-03-25) and ruby 1.8.1 (2003-12-25). > > Program received signal SIGSEGV, Segmentation fault. > 0x080b0a34 in st_lookup (table=0x401f4d90, key=4369, value=0xbffef078) at st.c:258 > 258 hash_val = do_hash(key, table); batsman, what is happening with this bug? If you're still getting this, I'd really like to see a script. If you're not getting it, can you say why you were getting it? Just don't want to see this sort of scary happenin. _why