Actions
Bug #3194
closedSegmentation fault in rb_hash_tbl
Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.1p376 (2009-12-07 revision 26041) [i486-linux]
Backport:
Description
=begin
I am trying ZiK (an audio player) with ruby1.9.1. Everything works fine but when I close the player I obtain a segmentation fault.
gdb (I am not used to gdb so maybe I am not doing the rigth thing) gives me :
Program received signal SIGSEGV, Segmentation fault.
rb_hash_tbl (hash=4) at hash.c:255
I do not have this fault with ruby 1.8.
P.S. : if you want to test the segfault with ZiK (git version), you will have to patch ruby-taglib. I can upload the patch if necessary.
=end
Files
Actions
Like0
Like0Like0Like0Like0Like0Like0