Re: [Fxruby-users] Segfaults
Status: Inactive
Brought to you by:
lyle
From: <ly...@kn...> - 2004-04-05 14:49:54
|
On Sun, 04 Apr 2004 10:22:47 +0200, Gilles Filippini <gil...@fr...> wrote : > It takes about 60 iterations on may box. But this problems may eventualy > be unrelated to FXRuby: > > - the segfault occurs without any Ruby msg. It's a brutal segfault: > ... > count = 58 > count = 59 > Erreur de segmentation > maison:~/devel/bug$ > > - I've run the very same test case using valgrind and it's gone as far > as 6000+ before I stop it. > > Well... I don't know where to look now :/ Is there any possibility at all that some of this machine's memory (RAM) is going bad? For what it's worth, I did go back and rebuild FXRuby-1.0.28 from the sources and ran the test case for several thousand iterations before finally killing it. So I'm fairly sure there is some other problem afoot. |