public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Python core dumps
@ 2015-09-17 12:02 JP de Vooght
  2015-09-17 12:32 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: JP de Vooght @ 2015-09-17 12:02 UTC (permalink / raw)
  To: cygwin

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!

Jean-Paul de Vooght
+49 79 823 7271
jp@vooght.de
 Please consider the environment before printing this email



--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Python core dumps
  2015-09-17 12:02 Python core dumps JP de Vooght
@ 2015-09-17 12:32 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2015-09-17 12:32 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-17 12:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-17 12:02 Python core dumps JP de Vooght
2015-09-17 12:32 ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).