Re: [Fxruby-users] Error: FXRbGetRubyObj(this=0x084e7fb8) returns non-Qnil
Status: Inactive
Brought to you by:
lyle
From: Hal F. <ha...@hy...> - 2004-03-15 03:45:55
|
Daniel Sheppard wrote: > I've experienced the same (or similar) problem - same error messages > anyway. > > I don't believe that it is related to the overriding of the objects. > > Have a look at the code at > http://sourceforge.net/tracker/index.php?func=detail&aid=913892&group_id > =20243&atid=120243 - it provides as little code as I could to reproduce > the problem. Are there any common elements with your code? > > I have a feeling the segfault is caused by a race condition involved in > the disposal code of either the treelist or the treeitem object, due to > the fact that adding profiling to the code also introduces the segfault > (see > http://sourceforge.net/tracker/index.php?func=detail&aid=913892&group_id > =20243&atid=120243) It's not obvious to me what the commonality is. What *is* interesting is that it segfaults on Linux the same as on Windows. Now that's cross-platform! ;) Hal |