#27586: Django sometimes crashes on Windows when being launched in PyCharm
------------------------------+--------------------------------------
     Reporter:  Vilius Poška  |                    Owner:  nobody
         Type:  Bug           |                   Status:  closed
    Component:  Utilities     |                  Version:  1.10
     Severity:  Normal        |               Resolution:  needsinfo
     Keywords:                |             Triage Stage:  Unreviewed
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+--------------------------------------

Comment (by Vašek Dohnal):

 I'm have sometimes same issue on Windows 10 Pro (1607) when I run Django
 runserver from Powershell console. Here is mine Windows Event log:

 {{{
 Faulting application name: python.exe, version: 3.5.1150.1013, time stamp:
 0x576eff6a
 Faulting module name: ucrtbase.dll, version: 10.0.14393.0, time stamp:
 0x57898db2
 Exception code: 0xc0000005
 Fault offset: 0x000b6d95
 Faulting process id: 0x2518
 Faulting application start time: 0x01d266e0af109346
 Faulting application path:
 C:\Users\***\.virtualenvs\***\Scripts\python.exe
 Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
 Report Id: b30fc25b-9183-4c8f-b01f-5fb5b71fddad
 Faulting package full name:
 Faulting package-relative application ID:
 }}}

 After several re-runs runserver works OK. I'm using Python 3.5.2 and
 Django 1.10.5.

--
Ticket URL: <https://code.djangoproject.com/ticket/27586#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.d35b2e48ce0ee14b522474749c55d99a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to