Re: [Zope-dev] still segfaults, this time no ZMySQLDA

2002-02-28 Thread Casey Duncan
On Thursday 28 February 2002 02:51 pm, Leonardo Rochael Almeida allegedly wrote: [snip] > When you see the result page, you know that your pythonScripts are > recompiled (of course it won't take that long unless you have an 800+MiB > Data.fs crammed full of python scripts :-) > > Cheers, Leo I h

Re: [Zope-dev] still segfaults, this time no ZMySQLDA

2002-02-28 Thread Leonardo Rochael Almeida
On Thu, 2002-02-28 at 16:09, Leonardo Rochael Almeida wrote: > On Thu, 2002-02-28 at 10:55, Matthew T. Kromer wrote: > > > > On Wednesday, February 27, 2002, at 06:49 PM, Leonardo Rochael Almeida > > wrote: > > > > > So, what should I try now? > > > > > > > Did -t 1 help? If not, do you feel

Re: [Zope-dev] still segfaults, this time no ZMySQLDA

2002-02-28 Thread Matthew T. Kromer
On Thursday, February 28, 2002, at 02:09 PM, Leonardo Rochael Almeida wrote: > > Funny enough, running with -t 1 solved it. > > /me starts looking sideways to ZMySQLDA again, since it's not the new > beta version... > Good! Based on the fact that I'm not being innundated with "I'm still crash

Re: [Zope-dev] still segfaults, this time no ZMySQLDA

2002-02-28 Thread Leonardo Rochael Almeida
On Thu, 2002-02-28 at 10:55, Matthew T. Kromer wrote: > > On Wednesday, February 27, 2002, at 06:49 PM, Leonardo Rochael Almeida > wrote: > > > So, what should I try now? > > > > Did -t 1 help? If not, do you feel comfortable hooking up gdb and > getting a traceback? Funny enough, running

Re: [Zope-dev] still segfaults, this time no ZMySQLDA

2002-02-28 Thread Matthew T. Kromer
On Wednesday, February 27, 2002, at 06:49 PM, Leonardo Rochael Almeida wrote: > So, what should I try now? > Did -t 1 help? If not, do you feel comfortable hooking up gdb and getting a traceback? ___ Zope-Dev maillist - [EMAIL PROTECTED] http:

Re: [Zope-dev] still segfaults, this time no ZMySQLDA

2002-02-27 Thread Anthony Baxter
>>> Leonardo Rochael Almeida wrote > So, what should I try now? I've been unable to keep up with email lately (no decent net connection) but can I ask if you've got a core dump at all? If so, where was it? Inside the garbage collector, I'm guessing... If so, what was the object _before_ the corr

Re: [Zope-dev] still segfaults, this time no ZMySQLDA

2002-02-27 Thread Leonardo Rochael Almeida
So, what should I try now? On Wed, 2002-02-27 at 16:18, Matthew T. Kromer wrote: > Leonardo Rochael Almeida wrote: > > >On Tue, 2002-02-26 at 21:55, Matthew T. Kromer wrote: > > > >>in lib/python/Products/PythonScripts/PythonScripts.py, try changing > >>Script_magic to be 4, and see if that hel

Re: [Zope-dev] still segfaults, this time no ZMySQLDA

2002-02-27 Thread Dieter Maurer
Leonardo Rochael Almeida writes: > ... > I'm still looking for a way to recompile them all without > sending the machine (1GiB physical RAM) into a swap storm which would > ultimately crash Zope or the machine and keep it from commiting the > transaction that caused all the trouble in the fir

Re: [Zope-dev] still segfaults, this time no ZMySQLDA

2002-02-27 Thread Matthew T. Kromer
Leonardo Rochael Almeida wrote: >On Tue, 2002-02-26 at 21:55, Matthew T. Kromer wrote: > >>in lib/python/Products/PythonScripts/PythonScripts.py, try changing >>Script_magic to be 4, and see if that helps. >> > >Nope, time between restart after the change and 1st crash was aprox. >3m15s. > Rats

Re: [Zope-dev] still segfaults, this time no ZMySQLDA

2002-02-27 Thread Leonardo Rochael Almeida
On Tue, 2002-02-26 at 21:55, Matthew T. Kromer wrote: > in lib/python/Products/PythonScripts/PythonScripts.py, try changing > Script_magic to be 4, and see if that helps. Nope, time between restart after the change and 1st crash was aprox. 3m15s. > FYI, some of this is written up in > > http

Re: [Zope-dev] still segfaults, this time no ZMySQLDA

2002-02-26 Thread Matthew T. Kromer
in lib/python/Products/PythonScripts/PythonScripts.py, try changing Script_magic to be 4, and see if that helps. FYI, some of this is written up in http://www.zope.org/Members/matt/StabilityHOWTO On Tuesday, February 26, 2002, at 07:15 PM, Leonardo Rochael Almeida wrote: > On Tue, 2002-02

Re: [Zope-dev] still segfaults, this time no ZMySQLDA

2002-02-26 Thread Leonardo Rochael Almeida
On Tue, 2002-02-26 at 20:11, Leonardo Rochael Almeida wrote: > [...] > The options I think I have left: > * Try the new ExtensionClass.h Which one, by the way? the one in HEAD, the one in 2.5 branch or a different one altogether? Does it have any impact in the objects in the ZODB? Can I run a ZEO

[Zope-dev] still segfaults, this time no ZMySQLDA

2002-02-26 Thread Leonardo Rochael Almeida
Hi, It's me and my instability problems again :-) The system: Zope-2.4.4b1 (binary linux-x86 from zope.org) Python-2.1.2 (see above) Products (excluding Zope defaults and ZClass based ones): LocalFS Pagina0_Base (Hiperlógica product) Pagina1_Base (Hiperlógica product) Renderable exUserFolder I