[Python-bugs-list] [ python-Bugs-506349 ] Zope crashing with signal 11

noreply@sourceforge.net noreply@sourceforge.net
Fri, 19 Apr 2002 06:37:08 -0700


Bugs item #506349, was opened at 2002-01-21 01:00
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=506349&group_id=5470

Category: Python Interpreter Core
Group: Python 2.1.2
Status: Closed
Resolution: Invalid
Priority: 5
Submitted By: Harald Koschinski (astir)
Assigned to: Anthony Baxter (anthonybaxter)
Summary: Zope crashing with signal 11

Initial Comment:
after switching to python 2.1.2 compiled with GC
(intranet:/usr/local/src/Python-2.1.2 # ./configure
--without-pymalloc)
the crashes are back again :-(((((((((((((((((((((((

-------------------------------------------------------------------------------------
2002-01-04T06:23:51 ERROR(200) zdaemon zdaemon: Fri Jan
 4 07:23:51 2002: Aiieee! 9671 exited with error code: 11
2002-01-04T07:25:48 ERROR(200) zdaemon zdaemon: Fri Jan
 4 08:25:48 2002: Aiieee! 10107 exited with error code: 11
2002-01-04T07:30:45 ERROR(200) zdaemon zdaemon: Fri Jan
 4 08:30:45 2002: Aiieee! 10412 exited with error code: 11
2002-01-21T08:30:43 ERROR(200) zdaemon zdaemon: Mon Jan
21 09:30:43 2002: Aiieee! 6749 exited with error code: 11
-----------------------------------------------------------------------------------

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2002-04-19 06:37

Message:
Logged In: NO 

Currently it has been fixed : 
python 2.1.3 at http://www.python.org

The zope beta packages are already updated with this 
version of python.


----------------------------------------------------------------------

Comment By: Harald Koschinski (astir)
Date: 2002-03-13 05:02

Message:
Logged In: YES 
user_id=321375

Many people have this problem but nobody has as real
solution. I can fix the problem in to way's:
1. -t1
2. compiling python without gc

Both are no real solutions and have big disadvantages :-(

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2002-03-13 03:08

Message:
Logged In: NO 

I also have this problem. I have Zope 2.5.1 beta 1, and
it crashes on linux and on windows. It DOESN't crash,
however, with the -t1 option. 

I thought this could be a c extension we are using (ming),
but it also crashes without this library installed.

Does SOMEBODY have any idea? 
(ZOPE_SECURITY_POLICY=PYTHON doens't work also)
mart@eastsite.nl

----------------------------------------------------------------------

Comment By: Anthony Baxter (anthonybaxter)
Date: 2002-01-22 20:28

Message:
Logged In: YES 
user_id=29957

This is a bug in the current Zope 2.4.3 release. Either
upgrade to the current 2.4 branch of CVS, grab the current
2.5 beta, or else wait until 2.4.4 is out.


----------------------------------------------------------------------

Comment By: Anthony Baxter (anthonybaxter)
Date: 2002-01-21 02:23

Message:
Logged In: YES 
user_id=29957

Which version of Zope are you running?
Does it have the RestrictedCompiler fix?

As far as I am aware, Zope 2.4 includes it's own 
version of the Compiler code, and the current release 
of 2.4 still has the stacksize bug.

----------------------------------------------------------------------

Comment By: Anthony Baxter (anthonybaxter)
Date: 2002-01-21 01:39

Message:
Logged In: YES 
user_id=29957

Which version of Zope are you running?
Does it have the RestrictedCompiler fix?

As far as I am aware, Zope 2.4 includes it's own 
version of the Compiler code, and the current release 
of 2.4 still has the stacksize bug.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=506349&group_id=5470