On 17/09/2015 14:02, JP de Vooght wrote:
I have noticed python REPL core dumps after importing certain libraries (core,
site-dependent) followed by exit() or CTRL-D. I rebased and it still happens.
Any thought? Just me?
See versions and example below with import json.
~$ python -V
Python 2.7.1
I have noticed python REPL core dumps after importing certain libraries (core,
site-dependent) followed by exit() or CTRL-D. I rebased and it still happens.
Any thought? Just me?
See versions and example below with import json.
~$ python -V
Python 2.7.10
~$ uname -a
CYGWIN_NT-6.1-WOW X-0
On Nov 21 14:09, Dr. Volker Zell wrote:
> #8 0x610dd4e3 in abort () at
> /usr/src/debug/cygwin-1.7.33-1/winsup/cygwin/signal.cc:375
> #9 0x53e134c1 in cyggcc_s-1!.deregister_frame_info_bases () from
> /usr/bin/cyggcc_s-1.dll
deregister_frame_info_bases calls abort. It would be nice to know
wh
kaging and
testing works fine under 64bit cygwin but under 32bit cygwin, python
core dumps already during the
/usr/bin/python setup.py config
stage of cygport. I'm not a debuging expert but here's what I get under
gdb after downloading the debug packages of python and libdiscid:
pyt
4 matches
Mail list logo