This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author genericplayer
Recipients
Date 2004-04-22.21:20:50
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Running openbsd 3.5/sparc64 with python 2.3.3.  If I tell my zope (2.
7.0) installation to setuid to user _zope and start it as root so it can 
bind to port 80, python crashes with sigbus.  Its fine if I start it out 
as user _zope and just let it use port 8080 though.  I tried to compile 
python with debugging symbols to get a backtrace, but all I get is 
___start() and main() then the rest of the trace is all ??.  Feel free to 
email me for info, like if you can help me get a real backtrace or 
something.
History
Date User Action Args
2007-08-23 14:21:10adminlinkissue940354 messages
2007-08-23 14:21:10admincreate