[issue8101] w32-shared-ptr.c assertion on Windows 7 with 2.6.4

Ned Batchelder report at bugs.python.org
Tue Mar 9 20:37:11 CET 2010


New submission from Ned Batchelder <nedbat at users.sourceforge.net>:

2.6.4 had been working fine for me.  Today, though, it will not stay up.  I run the Django development server on Windows 7, and 2.6.4 is repeatedly crashing on me:

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Validating models...
Assertion failed: w32_sharedptr->size == sizeof(W32_EH_SHARED), file ../../gcc-3.4.5/gcc/config/i386/w32-shared-ptr.c, line 247

I have no idea what's changed between yesterday and today.

----------
components: None
messages: 100739
nosy: nedbat
severity: normal
status: open
title: w32-shared-ptr.c assertion on Windows 7 with 2.6.4
type: crash
versions: Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8101>
_______________________________________


More information about the Python-bugs-list mailing list