New submission from William D Colburn:

Linking cython against the static libpython in a python install compiled with 
shared libraries causes a glibc error that a double free or corruption was 
found while importing site.  I don't think it is cython's fault.

Happens on RHEL6.6.
Linux anotheruvula 2.6.32-504.30.3.el6.x86_64 #1 SMP Thu Jul 9 15:20:47 EDT 
2015 x86_64 x86_64 x86_64 GNU/Linux
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)

I am attaching a shell script which demonstrates the problem.

----------
components: Interpreter Core
messages: 253354
nosy: wcolburnnrao
priority: normal
severity: normal
status: open
title: 2.7.10 glibc double free detected
type: crash
versions: Python 2.7

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

Reply via email to