[issue1787] segfault in obmalloc.c

2008-01-11 Thread Guido van Rossum
Guido van Rossum added the comment: Sorry, there's just no way that this is going to be dealt with on the Python core tracker. Who says it isn't memory corruption caused by some Zope extension module... -- nosy: +gvanrossum resolution: -> rejected status: open -> closed __

[issue1787] segfault in obmalloc.c

2008-01-11 Thread Christian Theune
New submission from Christian Theune: Python 2.4.4 on Linux crashes with following backtrace. Application is a Zope server. The other threads seem to be idle at that moment, only the segfaulting thread gives a reasonable backtrace (see attachment). -- components: Interpreter Core files: