[issue25264] test_marshal always crashs on "AMD64 Windows10 2.7" buildbot

2016-11-03 Thread Serhiy Storchaka

Serhiy Storchaka added the comment:

Crashes seems was fixed in issue22734 and issue27019.

--
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> marshal needs a lower stack depth for debug builds on Windows

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25264] test_marshal always crashs on "AMD64 Windows10 2.7" buildbot

2016-02-11 Thread Serhiy Storchaka

Changes by Serhiy Storchaka :


--
priority: high -> critical

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25264] test_marshal always crashs on "AMD64 Windows10 2.7" buildbot

2015-11-21 Thread Serhiy Storchaka

Serhiy Storchaka added the comment:

Could anybody please run the test on Windows at found at least what test method 
is crashed? A stacktrace could help a lot too.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25264] test_marshal always crashs on "AMD64 Windows10 2.7" buildbot

2015-11-21 Thread Serhiy Storchaka

Changes by Serhiy Storchaka :


--
nosy: +serhiy.storchaka
priority: normal -> high

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25264] test_marshal always crashs on "AMD64 Windows10 2.7" buildbot

2015-09-29 Thread STINNER Victor

New submission from STINNER Victor:

test_marshal crash on Windows AMD64 since the first build of the "AMD64 
Windows10 2.7" buildbot:

http://buildbot.python.org/all/builders/AMD64%20Windows10%202.7/builds/1/steps/test/logs/stdio

It crashs since this build of the "AMD64 Windows8 2.7" buildbot:

http://buildbot.python.org/all/builders/AMD64%20Windows8%202.7/builds/368/steps/test/logs/stdio

Blamelist:

Change #43682
CategoryNone
Changed by  Zachary Ware 
Changed at  Thu 16 Jul 2015 05:42:04
Branch  2.7
Revisionca78b9449e040abf313659ea00ddcb6b20a68830
Comments

Close #24508: Backport the 3.5 MSBuild project files.

The old project files move to PC/VS9.0 and remain supported.

VS2008 is still required to build 2.7; VS2010 (or later, plus Windows SDK 
7.1)
is *also* required to use the new project files.

Between builds 367 and 368, the number of warnings doubled: 404 warnings => 796 
warnings.


Recent build:

http://buildbot.python.org/all/builders/AMD64%20Windows10%202.7/builds/76/steps/test/logs/stdio

...
[ 53/401] test_marshal
program finished with exit code -1073741571

--
components: Tests, Windows
messages: 251828
nosy: haypo, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: test_marshal always crashs on "AMD64 Windows10 2.7" buildbot
type: crash
versions: Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com