[New-bugs-announce] [issue29908] Inconsistent crashing with an access violation

Cameron Mckain report at bugs.python.org
Sat Mar 25 23:53:33 EDT 2017


New submission from Cameron Mckain:

Almost every time I attempt to run my Django server ("python manage.py runserver") from PyCharm, python.exe crashes with the error "Unhandled exception at 0x7647BD9E (ucrtbase.dll) in python.exe: 0xC0000005: Access violation reading location 0x03BF8000." and "Process finished with exit code -1073741819 (0xC0000005)" is printed in the console. These errors only happen about 90% of the time.

----------
messages: 290504
nosy: Cameron Mckain
priority: normal
severity: normal
status: open
title: Inconsistent crashing with an access violation

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


More information about the New-bugs-announce mailing list