﻿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
34509	Celery task throwing error	Rakshith Aloori	nobody	"A celery task is throwing the below error with Django 4.2 but downgrading to Django 4.1 fixes the issue.
------------
[2023-04-22 09:38:48,978: ERROR/MainProcess] Process 'ForkPoolWorker-8' pid:9717 exited with 'signal 11 (SIGSEGV)'
[2023-04-22 09:38:48,994: ERROR/MainProcess] Task handler raised error: WorkerLostError('Worker exited prematurely: signal 11 (SIGSEGV) Job: 0.')
Traceback (most recent call last):
File ""/Users/rick/django/venv/lib/python3.9/site-packages/billiard/pool.py"", line 1265, in mark_as_worker_lost
raise WorkerLostError(
billiard.exceptions.WorkerLostError: Worker exited prematurely: signal 11 (SIGSEGV) Job: 0."	Bug	closed	Utilities	4.2	Normal	invalid	celery		Unreviewed	0	0	0	0	0	0
