Opened 7 years ago
Closed 7 years ago
#29601 closed Bug (needsinfo)
Segfault while rendering a template
Description ¶
I have found a segfault in Django 2.0 while rendering a template.
Detailed info here, and instructions of how to reproduce the fault: https://github.com/vhelke/django-cas-crash
Note:
See TracTickets
for help on using tickets.
Generally a segfault would be blamed on Python or elsewhere as Django doesn't contain any C code. Feel free to reopen if you can explain why Django is at fault.