Re: [Fxruby-users] segfault with FXTreeList in Ruby 1.8.0
Status: Inactive
Brought to you by:
lyle
From: Joel V. <vj...@PA...> - 2003-08-25 18:33:21
|
Lyle Johnson wrote: > Are you running under Linux? Have you tried to valgrind it yet? I'm getting a lot of errors just with 'valgrind ruby hello.rb', but 'valgrind ruby -e 1' is ok. I guess some of the "uninitialized value" warnings are to be expected? I don't see any "clobbered stack" warnings for my program, but that may just be because valgrind stopped showing errors at some point. Do you have a suppressions file for working with fox? |