New submission from Ned Batchelder <ned...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue8101>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to