On 6/9/2013 12:35 PM, GrahamC wrote:
Since the latest upgrade the following python program causes an "Aborted (core
dumped)" error:
#!/usr/bin/python
import ctypes
import zlib
a = 1
If the order of imports is reversed (zlib then ctypes) no core dump error
occurs.
python2.7.exe.stackdump cont
Since the latest upgrade the following python program causesĀ an "Aborted (core
dumped)" error:
#!/usr/bin/python
import ctypes
import zlib
a = 1
If the order of imports is reversed (zlib then ctypes) no coreĀ dump error
occurs.
python2.7.exe.stackdump contains nothing of use:
Stack trace:
Frame
2 matches
Mail list logo