New submission from tanaga :
A segmentation error happens in Embedding Python.
condition
When I called four times of Py_Main in one process.
and When I used ctypes in the script.
A happening
segmentation error(core dumped)
[u...@localhost debug]$
[u...@localhost debug]$ ls -l
tanaga added the comment:
I used Python 2.6.5 on CentOS 5.5.
[r...@localhost ~]# uname -a
Linux localhost.localdomain 2.6.18-194.3.1.el5 #1 SMP Thu May 13 13:09:10 EDT
2010 i686 i686 i386 GNU/Linux
[r...@localhost ~]# python
Python 2.6.5 (r265:79063, May 30 2010, 03:05:19)
[GCC 4.1.2
tanaga added the comment:
Thanx Hirokazu Yamamoto!! (arigato gozaimasu)
I was insufficient when search.
I searched keywords "segment ctype" that didn't match :(
--
___
Python tracker
<http://bugs.py