New submission from sami <fazel.sam...@gmail.com>:
Hi, I am running my python code for large data set and currently, I received this exit code: "Process finished with exit code -1073741819 (0xC0000005)" I monitored via Event Viewer and found the following error. I wonder how I can solve this issue? Thanks Faulting application name: python.exe, version: 0.0.0.0, time stamp: 0x56abcaee Faulting module name: python27.dll, version: 2.7.11150.1013, time stamp: 0x56abcaed Exception code: 0xc0000005 Fault offset: 0x00000000000a4f81 Faulting process id: 0x29d0 Faulting application start time: 0x01d8287ff03c7476 Faulting application path: C:\Users\sami\Anaconda2\python.exe Faulting module path: C:\Users\sami\Anaconda2\python27.dll ---------- messages: 413859 nosy: fa.sami priority: normal severity: normal status: open title: Process finished with exit code -1073741819 (0xC0000005) type: crash _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46839> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com