Python core dumps

Marco Atzeri marco.atzeri@gmail.com
Thu Sep 17 12:32:00 GMT 2015


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.10
> ~$ uname -a
> CYGWIN_NT-6.1-WOW XXXXX-000001 2.2.1(0.289/5/3) 2015-08-20 11:40 i686 Cygwin
> ~$ python
> Python 2.7.10 (default, Jun  1 2015, 18:17:45)
> [GCC 4.9.2] on cygwin
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import json
>>>>
> Aborted (core dumped)
> ~
>
> TIA!
>

Same here
CYGWIN_NT-6.1-WOW 2.2.1(0.289/5/3) 2015-08-20 11:40 i686

but not on
CYGWIN_NT-6.1 2.2.1(0.289/5/3) 2015-08-20 11:42 x86_64

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list