Opened 7 years ago
Closed 7 years ago
#28855 closed Bug (needsinfo)
Running Django, I crashed the Python interpreter (wow)
Reported by: | Bill Torcaso | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 1.8 |
Severity: | Normal | Keywords: | crash, python |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I was debugging my Django 1.8 app with 'runserver', and I crashed Python. I hope that submitting this trace will be of some use to the Django team. The error is not repeatable.
Attachments (1)
Change History (2)
by , 7 years ago
Attachment: | python-realloc-failure.txt added |
---|
comment:1 by , 7 years ago
Resolution: | → needsinfo |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Without a way to reproduce, it's not of much use. Also, an interpreter crash is more likely a Python problem than a Django one.