﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
34361	"Missing the package ""gdal-bin"" results in Segmentation fault."	Simon Kern	nobody	"OS: Linux (ubuntu 22.04)

If you have ""django.contrib.gis"" enabled, but a required package, e.g., gdal-bin is not installed, every command will be terminated with a segmentation fault.

I feel like this should rather emit an error message informing about the lack of said library, shouldn't it?

Example output:
{{{
./manage.py check
System check identified no issues (0 silenced).
Segmentation fault (core dumped)
}}}
"	Uncategorized	closed	GIS	4.1	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
