I am new to Django and getting below error in a simple todo app that i trying to create.
I am not sure what is causing it. I only added one app of 'todos' and when i go to admin page i get this error below on pycharm running on MacOS.
[21/Dec/2018 06:58:05] "GET /admin/ HTTP/1.1" 200 3042 Python(1756,0x700009e06000) malloc: *** error for object 0x1015c6ae4: pointer being freed was not allocated set a breakpoint in malloc_error_break to debug Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
Below is some part of the crash report that i get.
Process: Python [1151] Path: /usr/local/Cellar/python/3.7.0/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python Identifier: Python Version: 3.7.0 (3.7.0) Code Type: X86-64 (Native) Parent Process: Python [1150] Responsible: Python [1151] User ID: 501 Process: Python [1151] Path: /usr/local/Cellar/python/3.7.0/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python Identifier: Python Version: 3.7.0 (3.7.0) Code Type: X86-64 (Native) Parent Process: Python [1150] Responsible: Python [1151] User ID: 501