Re: [Zope-dev] the segfault saga continues

2002-03-08 Thread Matthew T. Kromer
Leonardo Rochael Almeida wrote: > >I'm used debugging with gdb, but I don't know much about python >internals, specially cycle-gc related. Once I trap the segfault, what >should I look for? I mean, besides the stack trace? > >I intend investigate this tomorrow (Friday) at 14:00(BRT). This is >17:

Re: [Zope-dev] the segfault saga continues

2002-03-07 Thread Leonardo Rochael Almeida
Now this is really weird. I could swear I recompiled all python scripts. I ZCataloged them all and then recompiled them in chunks. But I still get those anoying 'needs recompiling' messages. I wonder if it'd be too bad an idea to set self._p_changed = 1 at PythonScript.__setstate__ to make the tra