New submission from Joe Gaspard:

Python 3.4.1 hang while trying to save a file on  29 July 2014 5Pm.  The 
computer was a "DIY" i7/WIN7-64 bit/INTEL DZ87KLT-75 Motherboard (w/ Intel 
i7-4770-K 3.5 GHz processor).   IDLE was operating on "G:\python.exe 3.4.1 
(v3.4.1:c0e311e010fc, May 18 2014 10:45:13) [MSC v.1600 64 bit (AMD64] on win 
32"
The hang occurred when  a "file save as" operation was attempted.  The file was 
a display of a "print" of a 400,000 line result from a 3-loop nested "while" 
count ".py" program.  NOTE: The "make test" set was run a few days earlier and 
did not result in any messages (all ok).  Thanks - "py" is a great proram and 
excellent docs.   

Description:
  A problem caused this program to stop interacting with Windows.

Problem signature:
  Problem Event Name:   AppHangB1
  Application Name:     pythonw.exe
  Application Version:  0.0.0.0
  Application Timestamp:        5378731e
  Hang Signature:       7efa
  Hang Type:    2048
  OS Version:   6.1.7601.2.1.0.768.3
  Locale ID:    1033
  Additional Hang Signature 1:  7efa98bee311c458b7449fe89d922f8b
  Additional Hang Signature 2:  271f
  Additional Hang Signature 3:  271ff7b6e5aa15e9ab2854edd8b040b6
  Additional Hang Signature 4:  7efa
  Additional Hang Signature 5:  7efa98bee311c458b7449fe89d922f8b
  Additional Hang Signature 6:  271f
  Additional Hang Signature 7:  271ff7b6e5aa15e9ab2854edd8b040b6

----------
components: IDLE
messages: 224286
nosy: Joe
priority: normal
severity: normal
status: open
title: Hang during File "Save As"
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22105>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to