Actions
Bug #1348
closedCrash in library under Ruby 1.9.1
Description
=begin
We have a small C library that now crashes under Ruby 1.9.1. It appears to compile cleanly, but gives the following error:
validates_vulgarity.rb:6: [BUG] unknown type 0x22 (0xc given) ruby 1.9.1p0 (2009-01-30 revision 21907) [i686-linux]
This crash happens in the call to "initialize" (eg, new) in the Teragram class:
@teragram = Teragram.new(@vulgarity_dictionary_path)
Our source file and crash dump are attached.
Thanks,
Nate Wiger
PlayStation
=end
Files
Actions
Like0
Like0Like0Like0