[issue37220] test_idle crash on Windows when run with -R:

Zachary Ware report at bugs.python.org
Mon Jun 10 18:49:49 EDT 2019


New submission from Zachary Ware <zachary.ware at gmail.com>:

See for example https://buildbot.python.org/all/#/builders/33/builds/613

This build ended when I logged into the machine and clicked the "Close the program" button on the "python_d.exe crashed" dialog box.  Here's the details from that dialog:

Problem signature:
  Problem Event Name:	APPCRASH
  Application Name:	python_d.exe
  Application Version:	0.0.0.0
  Application Timestamp:	5cfe5fd5
  Fault Module Name:	tk85g.dll
  Fault Module Version:	8.5.2.19
  Fault Module Timestamp:	5bf46c38
  Exception Code:	c0000005
  Exception Offset:	000000000002ef7f
  OS Version:	6.3.9600.2.0.0.256.27
  Locale ID:	1033
  Additional Information 1:	0d70
  Additional Information 2:	0d701a26b222a63773c5247c2c1f6fa1
  Additional Information 3:	044d
  Additional Information 4:	044dd28b2ab7dea188c1da19a590076d



Bisection shows that the issue showed up with 1b57ab5c6478b93cf4150bd8c475022252776598 in bpo-37177.

----------
assignee: terry.reedy
components: IDLE, Windows
keywords: buildbot
messages: 345148
nosy: paul.moore, steve.dower, taleinat, terry.reedy, tim.golden, zach.ware
priority: normal
severity: normal
stage: test needed
status: open
title: test_idle crash on Windows when run with -R:
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37220>
_______________________________________


More information about the Python-bugs-list mailing list