New submission from Ján Jockusch:

Python2.7.11+ as distributed by Ubuntu 16.04LTS and Debian testing crashes with 
a segmentation fault when running a simple Zope2 instance.

Python.org's Python2.7.11 does not exhibit the same crash.

It is possible that one of the patches in debian/patches or another factor of 
the Debianization introduces a regression or a new issue.

The issue has been registered with Ubuntu here:

https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1580577

Matthias Klose, Debian maintainer for the package, has asked me to
report this problem upstream, because otherwise we will invariably run
into this regression in 2.7.12.

I have attached the script I use to produce the segmentation fault. I involves 
installing Zope2 from the internet, but other that that, it only requires a 
standard Python2.7 installation (with zlib support).

I have also succeeded in calling and producing this error in gdb, but I don't 
know how to move on from there.

Any hints on how I can locate the problem are very welcome!

----------
files: testing_script.sh
messages: 265814
nosy: Ján Jockusch
priority: normal
severity: normal
status: open
title: Python2.7.11+ as in Debian testing and Ubuntu 16.04 LTS crashes with 
segfault
type: crash
versions: Python 2.7
Added file: http://bugs.python.org/file42889/testing_script.sh

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27052>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to